[IRCServices] services segfaults -- libc problem? - Addendum
"
"
Wed Oct 25 07:34:42 PDT 2000
What variant of Linux?
What version of IRCServices?
What daemon are you compiling for?
Scott Seufert
aka katsklaw
Oper Training Admin
Server Admin - Excalibre.ShadowFire.Org
----- Original Message -----
From: "Hendrik Mans" <hendrik at mans.de>
To: <ircservices at snow.shadowfire.org>
Sent: Wednesday, October 25, 2000 10:25 AM
Subject: RE: [IRCServices] services segfaults -- libc problem? - Addendum
> Hi everybody,
>
> > Also, you may wish to recompile services with the -g
> > switch enabled. This will add some debugging information
> > that will make your life much easier when using gdb.
>
> services have been compiled with -g. This is what gdb tells me:
>
> ---cut---
> ircserv at nali:~$ gdb services
> GNU gdb 5.0
> Copyright 2000 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you
are
> welcome to change it and/or distribute copies of it under certain
> conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB. Type "show warranty" for
details.
> This GDB was configured as "i686-pc-linux-gnu"...
> (gdb) run
> Starting program: /home/ircserv/services
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x400b636b in strtok () from /lib/libc.so.6
> (gdb) backtrace
> #0 0x400b636b in strtok () from /lib/libc.so.6
> #1 0x0 in ?? ()
> (gdb) next
> Single stepping until exit from function strtok,
> which has no line number information.
>
> Program terminated with signal SIGSEGV, Segmentation fault.
> The program no longer exists.
> (gdb)
> ---cut---
>
> I don't think that's of much help, either. Another thing of note: services
> does *not* dump a core file, although I've configured it to do so.
>
> Any other ideas/suggestions?
>
> Thanks & take care,
> Hendrik
>
>
> ---------------------------------------------------------------
> To unsubscribe, send email to majordomo at snow.shadowfire.org
> with "unsubscribe ircservices" in the body, without the quotes.
>
>
---------------------------------------------------------------
To unsubscribe, send email to majordomo at snow.shadowfire.org
with "unsubscribe ircservices" in the body, without the quotes.