Comment 10 for bug 2012926

Revision history for this message
Andreas Hasenack (ahasenack) wrote (last edit ):

I think I found a way to reproduce it with python3-pyagentx, a demo agentx agent, and a bit of time.sleep() :)

Jun 16 17:57:01 f-net-snmp-dbl-free snmpd[2421]: Unknown operation 6 in agentx_got_response
Jun 16 17:57:02 f-net-snmp-dbl-free snmpd[2421]: Unknown operation 6 in agentx_got_response
Jun 16 17:57:03 f-net-snmp-dbl-free snmpd[2421]: corrupted double-linked list
Jun 16 17:57:03 f-net-snmp-dbl-free systemd[1]: Created slice system-apport\x2dforward.slice.
Jun 16 17:57:03 f-net-snmp-dbl-free systemd[1]: Starting Apport crash forwarding receiver...
Jun 16 17:57:03 f-net-snmp-dbl-free systemd[1]: snmpd.service: Main process exited, code=dumped, status=6/ABRT
Jun 16 17:57:03 f-net-snmp-dbl-free systemd[1]: snmpd.service: Failed with result 'core-dump'.
Jun 16 17:57:03 f-net-snmp-dbl-free systemd[1]: apport-forward@0-unknown.service: Succeeded.

Slightly different error message, though. Let's see what else I can dig up.