* * * * *
One more final note about the crashes
So far so good—no more crashes since yesterday [1].
It's also interesting to know that there's a Reddit [2] post on obtaining
stack traces on excpetions under Windows, Linux and Mac OS-X [3]. The
approach taken is similar to my approach (which I “borrowed” from Redis [4])
with the exception of using a separate signal stack—apparently, Mac OS-X
won't point to the right stack when running a signal handler—nice to know.
So, hopefully ,there won't be any more cra—
ha ha, only ki
[1]
gopher://gopher.conman.org/0Phlog:2013/01/12.1
[2]
http://www.reddit.com/
[3]
http://www.reddit.com/r/programming/comments/16j3qi/exceptions_and_stack_traces_for_c_on_windows/
[4]
http://redis.io/
Email author at
[email protected]