Do you have fork=no in config file? Change that to fork=yes, perhaps the module is not done for non-forking mode.

If not the above, as you got a core dump, you can use gdb to get the output of 'bt full' from the core file.


Reply to this email directly or view it on GitHub.