• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Catching Cocoa application Crash
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Catching Cocoa application Crash


  • Subject: Re: Catching Cocoa application Crash
  • From: "Kyle Sluder" <email@hidden>
  • Date: Fri, 8 Feb 2008 11:05:54 -0500

Make the main executable of your bundle a "wrapper" that forks and
execs the real app.  Then have it wait(2) for its child process.  The
wrapper executable can be responsible for cleaning up any loose ends
your app may leave behind.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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

References: 
 >Catching Cocoa application Crash (From: "parag vibhute" <email@hidden>)
 >Re: Catching Cocoa application Crash (From: "Apparao Mulpuri" <email@hidden>)
 >Re: Catching Cocoa application Crash (From: "parag vibhute" <email@hidden>)

  • Prev by Date: Re: How to detect focus on an NSTextField
  • Next by Date: Re: problem closing file handle
  • Previous by thread: Re: Catching Cocoa application Crash
  • Next by thread: Re: Catching Cocoa application Crash
  • Index(es):
    • Date
    • Thread