Hacker News new | ask | show | jobs
by inglor_cz 1814 days ago
My tip: if you can pinpoint the place where the bug occurs, trigger a SIGSEGV there and run the entire thing under Valgrind. It shows you a lot of interesting data.