[IRCServices Coding] Segmentation fault: 11

Andrew Church achurch at achurch.org
Tue Nov 7 10:24:46 PST 2006


>Hi. I am using Unreal3.2.5 in freebsd 6.1 and
>ircservices 5.1.a10
>I try to add some nicks in a channels access list,
>then i do update on the services, and it crashes. The
>debug log shows:
[...]
>[Nov 05 01:33:53.561133 2006] debug: Sent: :OperServ
>NOTICE sroot :Updating databases...
>[Nov 05 01:33:53.561428 2006] debug: Saving databases
>[Nov 05 01:33:53.569234 2006] PANIC! signal 11 (no
>buffer)

     I'll need to see a backtrace to be able to look into the problem.
Either start Services from inside GDB (use the -nofork option to Services
when running it), or reconfigure with the -dumpcore option to force
Services to dump core when a segmentation fault occurs and do a backtrace
on the core file.

  --Andrew Church
    achurch at achurch.org
    http://achurch.org/