[JDEV] setting presence kills 1.4 and 1.4.1
Dustin Puryear
dpuryear at usa.net
Thu Apr 12 11:36:57 CDT 2001
I am trying to set my presence from my client and it is segfaulting the
server (both 1.4 and 1.4.1). I AM running jabber on an internal server
that does not have a public DNS name. Following is a telnet session that
causes a crash. Following that is the last output of jabberd -D. Any
clues?
The output may get reformated slightly by your mail client.
telnet localhost 5222
Trying 127.0.0.1...
Connected to crack.
Escape character is '^]'.
<?xml version='1.0'?>
<stream:stream to='crack' xmlns='jabber:client'
xmlns:stream='http://etherx.jabber.org/streams'>
<?xml version='1.0'?><stream:stream
xmlns:stream='http://etherx.jabber.org/streams' id='3AD5D737'
xmlns='jabber:client' from='crack'>
<iq type='set' id='3AD5D737'> <query xmlns='jabber:iq:auth'>
<username>test_0</username> <password>password</password>
<resource>work</resource> </query> </iq>
<iq type='result' id='3AD5D737'/>
<presence><status>available</status></presence>
Connection closed by foreign host.
Thu Apr 12 11:28:41 2001 deliver.c:649 delivering to instance
'sessions'
Thu Apr 12 11:28:41 2001 xdb.c:41 xdb_results checking xdb packet <xdb
type='result' to='sessions' from='test_0 at crack' ns='jabber:x:offline'
id='5'><foo xmlns='jabber:x:offline'>
<message from='crack' to='test_0 at crack'>
<subject>Welcome!</subject>
<body>Welcome to the Jabber server at localhost -- we hope you enjoy
this service! For information about how to use Jabber, visit the Jabber
User's Guide at http://docs.jabber.org/
</body>
<x xmlns='jabber:x:delay' from='test_0 at crack'
stamp='20010405T14:41:13'>Offline Storage</x>
</message>
</foo></xdb>
Segmentation fault (core dumped)
[root at crack jabber-1.4]# Thu Apr 12 11:28:41 2001 dnsrv.c:143 dnsrv:
Read error on coprocess(1): 1 Operation not permitted
Thu Apr 12 11:28:41 2001 dnsrv.c:157 DNSRV CHILD: out of loop.. exiting
normal
Regards, Dustin
--
Dustin Puryear <dpuryear at usa.net>
http://members.telocity.com/~dpuryear
In the beginning the Universe was created.
This has been widely regarded as a bad move. - Douglas Adams
More information about the JDev
mailing list