[JDEV] Re: icqv7 transport failures

matthew c. mead mmead at goof.com
Sun Nov 17 01:05:38 CST 2002


On Sun, Nov 17, 2002 at 01:40:09AM -0500, matthew c. mead wrote:
> I upgraded a server box to FreeBSD 4.7 today.  I also rebuilt
> jabberd 1.4.2 and icqv7t.  Since this, I can no longer keep
> icqv7ext running.  It core dumps each time I log off the jabber
> server.
> 
> Anyone seen this behavior?
> 
> Thanks.

A small followup with some extra information from debugging:

(0x80fac00) -- icqv7ext: Calling socket_cb for read!
(0x80fac00) -- icqv7ext: Server socket in inconsistent state!
(0x80fac00) -- icqv7ext: Calling socket_cb for read!

Program received signal SIGABRT, Aborted.
0x2837eba4 in kill () from /usr/lib/libc_r.so.4
(gdb) where
#0  0x2837eba4 in kill () from /usr/lib/libc_r.so.4
#1  0x283ce174 in abort () from /usr/lib/libc_r.so.4
#2  0x281ff217 in __default_terminate () from /usr/local/lib/libsigc.so.1
#3  0x281ff238 in __terminate () from /usr/local/lib/libsigc.so.1
#4  0x281ff5f7 in __sjthrow () from /usr/local/lib/libsigc.so.1
#5  0x2815fc28 in TCPServer::Accept () from /usr/local/lib/libicq2000.so.5
#6  0x2814b13b in ICQ2000::Client::socket_cb ()
   from /usr/local/lib/libicq2000.so.5
#7  0x807e380 in MySocketWatcher::process (this=0xbfbff044)
    at MySocketWatcher.cpp:181
#8  0x807df7c in MySocketWatcher::beginProcessing (arg=0xbfbff044)
    at MySocketWatcher.cpp:126
#9  0x283588b6 in _thread_start () from /usr/lib/libc_r.so.4
#10 0x0 in ?? ()


-- 
matthew c. mead

http://www.goof.com/~mmead/



More information about the JDev mailing list