anope segmentation fault on start
Posted: Sun Sep 25, 2005 8:22 am
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.
I tried running it under gdb, but it doesn't recognize it:nick@nix ~/services $ ./services -debug -nofork
[Sep 25 03:33:10.367339 2005] Segmentation fault
That happens instantly as I enter run, so it seg faults right away and exits.(gdb) run
Starting program: /home/nick/services/services
Program exited normally.