11 Jul
2013
11 Jul
'13
5:57 a.m.
Stefan Winter wrote:
I have also copy&pasted a full "step" execution from the moment virtual_servers_free is called. This should allow to see the sequence of events that made the SEGV happen. ... 2242 next = loop->next; (gdb)
Program received signal SIGSEGV, Segmentation fault. modcallable_free (pc=pc@entry=0x7fffffffe418) at modcall.c:2242
Well, that's it. I've pushed a fix. Sorry for the delay. Alan DeKok.