[JDEV] Is this bug fixed after 1.2 ?

David Barth dbarth at idealx.com
Mon Jan 8 12:48:39 CST 2001


Dennis Noordsij a écrit :
[...]
> Also, when I don't put in the <ns> tags in the jabber.xml file my external
> component receives all jabber:x:offline messages, even replies to them, but
> the xdb_file.so module seems to 'win'. No crashes, but no point in my program
> either :-)

Have you tried declaring your instances in jabberd.xml with a different
order ?

> If I patch the xdb_file.so module to ignore jabber:x:offline messages, there
> is no Server Configuration Error when sending the get request, the rest of
> the events are the same, ie the get is received and responded to properly,
> then a set is sent but jabber segfaults (external program never sees the set
> though).
> 
> Does it help if I go to 1.4 ? :-)

Maybe. I've tried a similar test involving an external XDB handler (two
jabberd processes interconnected through a <connect/><accept/> link) and
the behaviour is somewhat the same : segfault.

However, I've been able to get some replies, even stress-test the
message delivery logic between separate instances. I cannot say if an
old 1.2 release passes the test.

But as soon as the jsm or a pthsock_client is involved the server
crashes in random places.

--
dbarth




More information about the JDev mailing list