From: antirez Date: Sun, 7 Jun 2009 12:00:31 +0000 (+0200) Subject: Dump a backtrace on sigsegv/sigbus, original coded thanks to Diego Rosario Brogna... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/56906eefea4b77e1cd43d0b483d11470a3dab90d?hp=56906eefea4b77e1cd43d0b483d11470a3dab90d Dump a backtrace on sigsegv/sigbus, original coded thanks to Diego Rosario Brogna, modified in order to work on different OSes and to enhance reliability ---