[Bug 268212] Re: net-snmp-5.4.1.2-2.amd64 doesn't start
Elan Ruusamäe
268212 at bugs.launchpad.net
Thu Jan 24 22:54:11 CET 2013
** Changed in: Pld-linux Ac
Status: New => Invalid
** Changed in: pld-linux
Status: New => Invalid
--
You received this bug notification because you are subscribed to PLD
Linux.
https://bugs.launchpad.net/bugs/268212
Title:
net-snmp-5.4.1.2-2.amd64 doesn't start
Status in PLD Linux Distribution:
Invalid
Status in PLD Ac:
Invalid
Bug description:
Upgraded net-snmp from net-snmp-5.4.1.2-1.amd64.rpm to net-snmp-5.4.1.2-2.amd64 and now it doesn't start.
Downgrade to older version worked and fixed the problem.
Well basically this is the output for the faulty one:
18:48:32 root[pts/0]@doc amd64-pld-linux-thread-multi/CORE# service snmpd start
* Starting snmpd service..........................................[ FAIL ]
18:50:24 root[pts/0]@doc amd64-pld-linux-thread-multi/CORE# tail /var/log/messages
Sep 9 18:50:02 doc snmpd: /usr/bin/setsid startup failed
18:44:03 root[pts/0]@doc amd64-pld-linux-thread-multi/CORE# rpm -qa | grep snmp
net-snmp-mibs-5.4.1.2-2.amd64
net-snmp-5.4.1.2-2.amd64
net-snmp-libs-5.4.1.2-2.amd64
18:52:34 root[pts/0]@doc amd64-pld-linux-thread-multi/CORE# rpm -q --blink net-snmp
net-snmp-5.4.1.2-2.amd64.rpm
<= net-snmp-5.4.1.2-1.amd64.rpm
Also ran strace -ff and well basically got this just before it
reported startup failed:
19:27:15 root[pts/0]@doc ~# strace -ff /etc/rc.d/init.d/snmpd start
[pid 4746] open("/usr/lib64/libnetsnmp.so.15", O_RDONLY) = 3
[pid 4746] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0x\1\0\0"..., 640) = 640
[pid 4746] fstat(3, {st_mode=S_IFREG|0755, st_size=356352, ...}) = 0
[pid 4746] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff39d6a9000
[pid 4746] mmap(NULL, 1720128, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff39cdb8000
[pid 4746] mprotect(0x7ff39ce24000, 1277760, PROT_NONE) = 0
[pid 4746] mmap(0x7ff39cf24000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6c000) = 0x7ff39cf24000
[pid 4746] --- SIGBUS (Bus error) @ 0 (0) ---
Process 4746 detached
To manage notifications about this bug go to:
https://bugs.launchpad.net/pld-linux/+bug/268212/+subscriptions
More information about the pld-bugs
mailing list