Search found 2 matches

by nix
Sun Sep 25, 2005 11:00 am
Forum: Services
Topic: anope segmentation fault on start
Replies: 3
Views: 3570

Okay, well this is the output and backtrace if it's of any use:


(gdb) r -debug -nofork
Starting program: /home/nick/.ircd/services/services -debug -nofork
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 19680)]
[Sep 25 06:28:52.208937 2005]
Program received signal SIGSEGV ...
by nix
Sun Sep 25, 2005 8:22 am
Forum: Services
Topic: anope segmentation fault on start
Replies: 3
Views: 3570

anope segmentation fault on start

I'm using the latest release of unrealircd and anope on amd64, when I try to start services I get a segmentation fault instantly. I've tried both the latest 1.6.x and 1.7.x versions of Anope, also.

nick@nix ~/services $ ./services -debug -nofork
[Sep 25 03:33:10.367339 2005] Segmentation fault

I ...