I've got it running by using binaries built on FreeBSD 2.6-STABLE, which uses gcc 2.95.3. I now run FreeBSD 2.7, which uses gcc 2.95.4. Hard to believe gcc is this unstable (and even more so in the 3.x versions) after a decade of development.
-matt On Tue, Nov 19, 2002 at 09:08:37PM -0800, raditha dissanayake wrote: > mm in that case i am stumped sorry. thought you might be using the prev. > version which core dumped at the slightest excuse. > Having said that i did see a post in this group recently about an > different icqv7 transport maybe that might solve your problem. > > > matthew c. mead wrote: > > >0.3.0 pre 2 > > > > > > > >-matt > > > >On Sun, Nov 17, 2002 at 09:31:19PM -0800, Raditha Dissanayake wrote: > > > > > >>hi matthew > >>which version of icqv7t are you using? > >> > >>matthew c. mead writes: > >> > >> > >> > >>>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/ > >>>_______________________________________________ > >>>jdev mailing list > >>>[EMAIL PROTECTED] > >>>http://mailman.jabber.org/listinfo/jdev > >>> > >>> > >> > >> > >> > >> -------------------- > >>raditha dissanayake > >>[EMAIL PROTECTED] > >> > >>_______________________________________________ > >>jdev mailing list > >>[EMAIL PROTECTED] > >>http://mailman.jabber.org/listinfo/jdev > >> > >> > >> > > > > > > > > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > -- matthew c. mead http://www.goof.com/~mmead/ _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
