No crashlog & my application is leaving me :-(
No crashlog & my application is leaving me :-(
- Subject: No crashlog & my application is leaving me :-(
- From: Buddy Kurz <email@hidden>
- Date: Tue, 13 Jun 2006 14:58:30 -0700
My application is a server that accepts connections from network
clients and handles each with a separate thread. It seems to
function perfectly but periodically just drops everybody and goes
away. I have an NSLog(...) in applicationShouldTerminate: that is
not recording anything and there is nothing in the console log. It
just goes away. (aarrrrrrggghhh!!) It doesn't appear to be leaking
memory. If I quit the application, it politely shuts down it's
connections and records properly in the console log.
What I need is some hint on how to track down the cause.
Is there something I don't understand here? Can an application go
down without creating a crashlog or calling applicationShouldTerminate:?
thanks,
buddy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden