[JDEV] jabberd 1.4 dumping core on receipt of SIGTERM

Phillip Oleson poleson at verio.net
Fri Feb 16 20:30:00 CST 2001


I'm quite sure this is caused by msn-t somehow in it's mt_shutdown() function.

The only two transports loaded that call register_shutdown() are icq & msn.
with icq loaded of the 2.. all is well.. but when msn is loaded in any 
combination, it crashes down in libpth. Schuyler, could you please take a
look and see if you can see anything amiss?

	Thanks,
		Phil.


Temas wrote:
> 
> Could you get some more info?  Maybe compile with debug enabled for a better
> backtrace.
> 
> --temas
> 
> ----- Original Message -----
> From: Phillip Oleson <poleson at verio.net>
> To: <jdev at jabber.org>
> Sent: Friday, February 16, 2001 3:58 PM
> Subject: [JDEV] jabberd 1.4 dumping core on receipt of SIGTERM
> 
> > This is on FreeBSD 4.2, though someone on OpenBSD has reproduced
> > the problem as well.  The source is from the 'final' tarballs and
> > only has the reparenting PID/stdout patch applied.
> >
> > Here is the Backtrace
> > (gdb) bt
> > #0  0x8086fb2 in __pth_ring_append ()
> > #1  0x8083918 in pth_mutex_acquire ()
> > #2  0x8050166 in shutdown_callbacks () at config.c:424
> > #3  0x805665f in main (argc=1, argv=0xbfbffa70) at jabberd.c:318
> > #4  0x804f1ad in _start ()
> >
> >
> > This is the 2nd time through the while loop in shutdown_callbacks().
> > And it has already been trough the msn-t shutdown func and now doing
> > the icq-t shutdown when it is failing.
> >
> > suggestions?
> >
> > Phil.
> > --
> > Mourn the passing of the Mystic Knights.. but revel in their legacy.
> >
> > _______________________________________________
> > jdev mailing list
> > jdev at jabber.org
> > http://mailman.jabber.org/listinfo/jdev
> >
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev

-- 
Mourn the passing of the Mystic Knights.. but revel in their legacy.




More information about the JDev mailing list