On Jul 03, 2009 at 15:45, Klaus Darilion <klaus.mailinglists(a)pernau.at> wrote:
Hi!
I tested starting ser with all common and ser's modules - in arbitrary
order. Of course this failed, nevertheless ser should not crash:
root@flunder:/# ser
loading modules under
/usr/local/lib/ser/modules:/usr/local/lib/ser/modules_s
ERROR: bad config file (29 errors)
Segmentation fault (core dumped)
Thanks, it was the prefix_route module which did not take into the
account the possibility of mod_destroy being called without mod_init
being called first.
It should be fixed now (7fc0ed0).
Andrei