Ask and ye shall receive:
This GDB was configured as "i586-suse-linux"... Core was generated by `bbtest-net --report --ping --checkresponse --debug --no-ssl'. Program terminated with signal 6, Aborted. Reading symbols from /lib/libc.so.6...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /lib/libnss_files.so.2...done. Loaded symbols for /lib/libnss_files.so.2 #0 0x4004c691 in kill () from /lib/libc.so.6
The bb-network.log is interesting -- doesn't bbtest-net understand the 'noconn' tag? I've got my systems multiply defined, to allow groupings by function and groupings by site; the function groupings all have 'noconn' specified.
I'll attach the log -- but this looks like where the problem hit:
2005-05-04 13:07:57 Got DNS result for host rey-primary-router : 10.112.254.12 2005-05-04 13:07:57 Got DNS result for host gos-secondary-router : 10.16.254.13 2005-05-04 13:07:57 DNS lookup failed for lod-router-hsrp - status Domain name not found (4) 2005-05-04 13:08:02 DNS lookup failed for whq-intranet-d.nibco.com - status Channel is being destroyed (16) 2005-05-04 13:08:02 DNS lookup failed for gos-iqserver - status Channel is being destroyed (16)
As I said, it seems to run just fine on SuSE 9.0, so I'm planning on updating this 8.2 (unpatched 8.2, at that!) to either 9.0 or 9.3. I had been hoping to wait until I got my 'new' hardware (this is a 4-way P4-450 Xeon box, an old Dell 4300; the replacement will be a 2-way Dell currently in use by another application).
Tom
-----Original Message----- From: Henrik Stoerner [mailto:henrik at hswn.dk] Sent: Wednesday, May 04, 2005 3:29 PM To: hobbit at hswn.dk Subject: Re: [hobbit] bbnet terminating on signal 6
On Wed, May 04, 2005 at 12:43:14PM -0500, Kauffman, Tom wrote:
Loaded symbols for /lib/libnss_files.so.2 #0 0x4004c691 in kill () from /lib/libc.so.6
Hrm - that doesn't say much about what's happening. Meaning that it's probably some sort of memory/stack corruption.
Could you try running it with --debug ? That should at least give some idea about what it is doing when it crashes.
This is SuSE 8.2 (yeah, I know!); I did not include ssl or lapd testing at config time.
Still, it shouldn't crash.
I saw one other signal 6 on the list, but no resolution. Have I missed something?
No I haven't figured out what happened there - since no one else reported something like that, I was suspecting a local setup issue of some kind. With two reports, that is rather unlikely.
Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk