crash when throwing exception
crash when throwing exception
- Subject: crash when throwing exception
- From: Daniel Oberhoff <email@hidden>
- Date: Mon, 21 Apr 2008 19:47:21 +0200
Hi,
I develop a small machine learning framework for my research on both
my linux machine and my osx laptop. Since a while everytime my
programs throw exceptions I get a crash, and exclusively on osx. This
happens with and without optimizations and the -fexceptions flag. I
dont have the exact stack trace right now, but it is always the
function unwind_resume_1 that crashes with a bad access to 0x0. I have
actually had this before on another project and also only after quite
some time of development, so it seems it only happens after the app
has a certain complexity. I ignored it then, but currently it really
gets annoying, as I use exceptions quite a lot, and the crash makes
debugging quite tedious.
Has aynone else had this before?
Best
Daniel
PS: I hope this is the right list, as I could not find one that suited
better. It really seems apple related, as I have never had this on
linux (or windows for that matter).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden