• 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: "email@hidden" <email@hidden>
  • Date: Thu, 20 Aug 2009 18:17:51 +0100

A Cocoa approach to crashing a Cocoa app:

NSDecimalNumber *boom = (NSDecimalNumber *)[NSDecimalNumber numberWithInt:0];
[boom decimalNumberByAdding:nil];


On 20 Aug 2009, at 18:04, aaron smith wrote:

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.

Thanks
_______________________________________________

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

Jonathan Mitchell

Developer
http://www.mugginsoft.com





_______________________________________________

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: NSSortDescriptor in core-data document app
  • 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