ulimit -c unlimited
gdb map-server core.xxxx
bt full
Where are the DUMP files generated?If you're using windows, enable dbghelpplug plugin![]()
How to enable? see this: http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC
The .c file is in src/plugins folder
For sure I will use this to my live server since it is debianif you have gcc 4.8 or gcc 4.9 or some not very old clang, you can use this:
make clean./configure --enable-sanitize --enable-debug=gdb --enable-manager=nomake
After server crash it will show information about what happend on screen. You can copy it and show here.
We use essential cookies to make this site work, and optional cookies to enhance your experience.