1. mini coredump
a. segv
http://zh.scribd.com/doc/3726406/Crash-N-Burn-Writing-Linux-application-fault-handlers
https://github.com/gby/libcrash
b. /proc/PID/coredump_filter
http://stackoverflow.com/questions/8836459/minimal-core-dump-stack-trace-current-frame-only
c. google breakpad
http://brionas.github.io/2014/05/14/google-breakpad/
d. google coredump
https://code.google.com/p/google-coredumper/source/checkout
e. libsegv
catch_segfault in glibc
时间: 2024-10-13 16:18:08