[JDEV] icqv7 core dumps on external part ?

David Waite mass at akuma.org
Wed Mar 27 17:49:37 CST 2002


Wim Godden wrote:

>Trying to run it like this :
>icqv7ext -n icqv7ext -s secretpass -h 127.0.0.1 -p 7000 -m
>sms.localnetwork.local
>
>I get :
>Starting component...
>        Component ID : icqv7ext
>        Secret       : secretpass
>        Jabberd IP   : 127.0.0.1
>        Jabberd Port : 7000
>Segmentation fault (core dumped)
>
>
>Any ideas ?
>
Sounds like it is core-dumping wihle trying to start the component :-)

Perhaps you could post a backtrace from the core? (perhaps "gdb icqv7ext 
-c core", then "bt".) Cores from threaded components are much nicer if 
they are generated from something other than Linux; if you are using 
Linux try to use the newest kernel possible (as they reworked a bit of 
this logic within the 2.4 series)

-David Waite




More information about the JDev mailing list