• 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: Force crash a cocoa app for Crash Reporter testing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Force crash a cocoa app for Crash Reporter testing


  • Subject: Re: Force crash a cocoa app for Crash Reporter testing
  • From: Gideon King <email@hidden>
  • Date: Fri, 21 Aug 2009 03:09:34 +1000

Try this:

	*(long*)0 = 0xDEADBEEF;


Hey All, I'm trying to do some testing with Smart Crash Reporter,
which integrates with Crash Reporter. So I'm trying to write some code
to force crash my app. But it won't crash. hahaha.

Anyone have any code I can use to do this?

I've been trying to just do some extra releases on an object, but no go.


_______________________________________________

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: 
 >Force crash a cocoa app for Crash Reporter testing (From: aaron smith <email@hidden>)

  • Prev by Date: Re: Force crash a cocoa app for Crash Reporter testing
  • Next by Date: Re: devil of a time with an NSImageView
  • Previous by thread: Re: Force crash a cocoa app for Crash Reporter testing
  • Next by thread: Re: Force crash a cocoa app for Crash Reporter testing
  • Index(es):
    • Date
    • Thread