Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

More -current issues



Hi,

I'm not sure what to make of this... This is on the same system which has 256 megs of memory, is running -current, and has issues allocating decent amounts of memory. sshd stopped responding properly, but luckily I had left a shell open. When I tried restarting sshd, I got a core dump, but I don't know what to make of it:

Core was generated by `sshd'.
Program terminated with signal 11, Segmentation fault.
#0 0x0803710a in _rtld_relocate_nonplt_objects () from /usr/libexec/ld.elf_so
(gdb) bt
#0 0x0803710a in _rtld_relocate_nonplt_objects () from /usr/libexec/ld.elf_so
#1  0x08038274 in _rtld_relocate_objects () from /usr/libexec/ld.elf_so
#2  0x08049400 in ?? ()
#3  0x0dffe900 in ?? ()
#4  0x08041394 in _rtld_objlist () from /usr/libexec/ld.elf_so
#5  0x000020f4 in ?? ()
#6  0x08040a9c in ?? () from /usr/libexec/ld.elf_so
#7  0x08037ee8 in _rtld () from /usr/libexec/ld.elf_so
Previous frame inner to this frame (corrupt stack?)

Any ideas or suggestions?

John Klos


Home | Main Index | Thread Index | Old Index