Re: crash when throwing exception
Re: crash when throwing exception
- Subject: Re: crash when throwing exception
- From: JanakiRam <email@hidden>
- Date: Tue, 22 Apr 2008 12:02:02 +0530
Are you writing a kernel extension in Mac OS X ?
Are you getting Kernel Panic or application Crash.
If you can provide some more details , i can help you.
On Mon, Apr 21, 2008 at 11:17 PM, Daniel Oberhoff <
email@hidden> wrote:
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
_______________________________________________
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