Re: Application window remains even the app crashes
Re: Application window remains even the app crashes
- Subject: Re: Application window remains even the app crashes
- From: Kishore G <email@hidden>
- Date: Tue, 6 Feb 2007 12:13:23 +0530
No, I am not launching any helper application. But it is running on
multiple threads.
Basically my application will get data by importing svg files. For
importing I am spawning a different thread. Once each file is
imported I am
drawing the contents of that file (on main thread).
Note:The app is crashing while importing.
On 05-Feb-07, at 10:56 PM, Shawn Erickson wrote:
On 2/5/07, Kishore G <email@hidden> wrote:
Hi All,
I am working on a drawing application.
It's getting crashed some times. After it is crashed the
crash
report dialog is appearing, but the application window still remains.
I need to perform an additional force quit to make the
application
quit.
I want to know, why the application window is appearing
even after
crashed? Am I doing something wrong?
We going to need more information... (you launching any helper
applications? using secondary threads?)
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden