Zeex / samp-plugin-crashdetect

Crash/error reporting plugin for SA-MP server
http://forum.sa-mp.com/showthread.php?t=262796
BSD 2-Clause "Simplified" License
116 stars 23 forks source link

Crashes #48

Closed kylesmith09 closed 6 years ago

kylesmith09 commented 9 years ago

Any idea why crashdetect isn't detecting the crashes:

This is what gdb debug is saying but I've no idea what's causing it:

crash.log: http://pastebin.com/aS88t3mr lastcrash: http://pastebin.com/FJ2KUCY6

Zeex commented 9 years ago

If you're running crashdetect under gdb it won't detect the crash because gdb gets the signal first and stops immediately. You usually use either one or the other but not both at once (unless you're debugging crashdetect itself).

karimcambridge commented 8 years ago

I'd like to bump this, the latest crashdetect 4.15.1 does not report anything.. (windows and linux). Using your latest PAWN compiler.. 31/05/2015.