What's most common cause of SIGSEGV and SIGBUS
What's most common cause of SIGSEGV and SIGBUS
- Subject: What's most common cause of SIGSEGV and SIGBUS
- From: Ken Tozier <email@hidden>
- Date: Sat, 13 Mar 2004 20:26:48 -0500
I wrote a WebView policy delegate which always runs once then crashes
the app with either SIGSEGV or SIGBUS. Best I can figure is that
somehow the class the delegate calls is dealloc'd more than once, but
the only dealloc I explicitly define is in the document window dealloc
method, so I'm not doing it.
Any insights?
Ken
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.