Re: crash when throwing exception
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Organization: Fraunhofer - FIT Hi, On Tue, 2008-04-22 at 12:02 +0530, JanakiRam wrote:
Are you writing a kernel extension in Mac OS X ?
Are you getting Kernel Panic or application Crash.
No, it is a regular application using c++, but it has gotten relatively complex. I get regular crashes, i.e. "null-pointer" signals (invalid access to 0x0) whenever an exception is thrown, and it seems to happen in the stack unwinding code (I posted a stack trace in a nother message). What is especially annoying: the stackframe throwing the exception is lost, along with the type and message of the exception (and the possibilty to snoop around the source of the error). So is this list just for kernel extensions and the like? Which list would be appropriate for my problem? Or should I file a bug with this?
-- --- Daniel Oberhoff Fraunhofer FIT Schloss Birlinghoven 53754 Sankt Augustin, Germany Tel.: +49-(0)-2241-14-3486 Fax.:+49 (0) 2241/14-2080 _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Daniel Oberhoff