Re: Understanding a crazy backtrace

2012-12-03 Thread Milian Wolff
On Monday 03 December 2012 01:58:20 Vishesh Handa wrote: Hey everyone During my normal usage dolphin recently crashed for me twice. I managed to get the exact same backtrace, which doesn't make any sense. I was hoping that someone could help me make some sense of it. #5 signal handler

Re: Understanding a crazy backtrace

2012-12-03 Thread Michael Pyne
On Monday, December 03, 2012 10:59:41 Milian Wolff wrote: This is static deallocation, on exit - are you sure you tried to close dolphin? Anyhow, try to reproduce it in valgrind, it will tell you what happened - esp. if you think the stack is messed up it should tell you why. And keep in mind