[JDEV] Latest jabber crash at ^C
Lars Petersen
lp at coder.dk
Tue Jan 30 06:21:09 CST 2001
When I want to shutdown the server, I do a ^C, this is what
gets done:
^CTue Jan 30 13:05:03 2001 dnsrv.c:373 socket interupted
Tue Jan 30 13:05:03 2001 dnsrv.c:375 dnsrv: Read error on coprocess!
Tue Jan 30 13:05:03 2001 dnsrv.c:444 pid 26900, exit status: 0
Tue Jan 30 13:05:03 2001 dnsrv.c:451 child returned 0
Tue Jan 30 13:05:03 2001 dnsrv.c:464 child dying...4
Tue Jan 30 13:05:03 2001 dnsrv.c:465 child dying...3
Tue Jan 30 13:05:03 2001 dnsrv.c:467 child dying...2
Tue Jan 30 13:05:03 2001 dnsrv.c:469 child dying...1
Tue Jan 30 13:05:03 2001 dnsrv.c:471 child dying...0
Tue Jan 30 13:05:03 2001 log.c:105 <log type='alert'
from='-internal'>Recieved Kill. Jabberd shutting down.</log>
Tue Jan 30 13:05:03 2001 deliver.c:452 DELIVER 3:-internal <log
type='alert' from='-internal'>Recieved Kill. Jabberd shutting down.</log>
Tue Jan 30 13:05:03 2001 deliver.c:641 delivering to instance 'logger'
20010130T12:05:03: [alert] (-internal): Recieved Kill. Jabberd shutting
down.
Tue Jan 30 13:05:03 2001 log.c:105 <log type='notice'
from='msntrans.c:205'>MSN Transport, shutting down</log>
Tue Jan 30 13:05:07 2001 mio.c:799 MIO is shutting down
Tue Jan 30 13:05:07 2001 base_accept.c:100 process XML: m:EA160 state:4,
arg:EA128, x:5AD84
Tue Jan 30 13:05:07 2001 mio.c:354 freed MIO socket
Tue Jan 30 13:05:07 2001 dialback_in.c:170 dbin read: fd 8 flag 4
Tue Jan 30 13:05:07 2001 mio.c:354 freed MIO socket
Tue Jan 30 13:05:07 2001 mio.c:354 freed MIO socket
Bus Error (core dumped)
A backtrace looks like so:
(gdb) bt
#0 0xff377dc4 in pth_mutex_release () from /usr/local/lib/libpth.so.13
#1 0xff377ec4 in __pth_mutex_releaseall () from /usr/local/lib/libpth.so.13
#2 0xff376194 in __pth_thread_cleanup () from /usr/local/lib/libpth.so.13
#3 0xff375ab4 in pth_kill () from /usr/local/lib/libpth.so.13
#4 0x1d950 in main (argc=2, argv=0xffbefc1c) at jabberd.c:322
Dunno if it helps...?
Oh, how would I go about running it as a daemon?
I can't just & the command line and exit the shell...
Should I put it in rcx? Use screen?
And of course I'm using SunOS 5.8 on an Sun/Sparc...
Regards,
Lars
More information about the JDev
mailing list