[IRCServices Coding] Re: +AFs-IRCServices Coding+AF0- Re: Databases

Aragon Gouveia aragon at phat.za.net
Fri Aug 2 07:44:54 PDT 2002


I'm not involved with ircservices development, but I'm pretty sure they'll
need a backtrace too. After running gdb type "bt" and paste all of gdb's
output.


Regards,
Aragon


| By Saturn <saturn at jetirc.net>
|                                          [ 2002-08-02 16:04 +0200 ]
> OK here's the gdb stuff... To recap:  Running IRCServices 5.0 pre6 with
> Unreal3.1.3.  Tryign to import from an xml file (exported using the same
> services version earlier).  All i get is the Segmentation Fault error when i
> try to DO the import, however ircservices does run fine when I don't try to
> import;  It just doesn't have any of the nicks and channels i wanted to
> integrate.
> 
> Any help is greatly appreciated!
> 
> 
> ......
> Loaded symbols for /home/Jet/services/modules/httpd/redirect.so
> Reading symbols from /home/Jet/services/modules/misc/xml-export.so...done.
> Loaded symbols for /home/Jet/services/modules/misc/xml-export.so
> Reading symbols from /home/Jet/services/modules/misc/xml-import.so...done.
> Loaded symbols for /home/Jet/services/modules/misc/xml-import.so
> #0  0x4024db1e in read_data (flags=0) at xml-import.c:2167
> 
> warning: Source file is more recent than executable.
> 
> 2167                    error("Nick %s has invalid nick group %u,
> discarding",
> (gdb)
> 
> 
> ----- Original Message -----
> From: "Romek Kriszti?8?????? <r-krisztian at softhome.net>
> To: <ircservices-coding at ircservices.za.net>
> Sent: Friday, August 02, 2002 1:50 AM
> Subject: [IRCServices Coding] Re: Databases
> 
> 
> &gt; Hello!<BR>
> &gt; <BR>
> &gt; Try this in your ircservices directory:<BR>
> &gt; <BR>
> &gt; gdb ircservices core<BR>
> &gt; <BR>
> &gt; Or if you doesn't have gdb on your system, the best way is to send the
> 'ircservices' and&nbsp; the 'core' to someone who can debug it.<BR>
> &gt; <BR>
> &gt; Krisztian Romek<BR>
> &gt; <BR>
> &gt; <BR>
> &gt; ------------------------------------------------------------------<BR>
> &gt; To unsubscribe or change your subscription options, visit:<BR>
> &gt; http://www.ircservices.za.net/mailman/listinfo/ircservices-coding<BR>
> &gt; <BR>
> &gt;
> 
> 
> 
> 
> ------------------------------------------------------------------
> To unsubscribe or change your subscription options, visit:
> http://www.ircservices.za.net/mailman/listinfo/ircservices-coding