• 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: Overriding -copyWithZone: the right way
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Overriding -copyWithZone: the right way


  • Subject: Re: Overriding -copyWithZone: the right way
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Sat, 6 Nov 2004 16:50:01 +0100

At 15:39 Uhr -0800 05.11.2004, Byron Wright wrote:
Why don't you check the crash log or run the application in the debugger until it crashes. You'll get a stack trace from which will help you pinpoint the problem.

Though with memory bugs, the time at which you see the crash might not be the time at which the actual bug occurred. If you overwrite some memory, and it's still within your app's allocated range of addresses, you won't notice until you next attempt to use the overwritten data.


 Most "weird" crashes are memory-related.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
       "The Witnesses of TeachText are everywhere..."
                   http://www.zathras.de
_______________________________________________
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


References: 
 >Overriding -copyWithZone: the right way (From: Michael Becker <email@hidden>)
 >Re: Overriding -copyWithZone: the right way (From: Jean-Olivier Lanctôt <email@hidden>)
 >Re: Overriding -copyWithZone: the right way (From: Evan Schoenberg <email@hidden>)
 >Re: Overriding -copyWithZone: the right way (From: Jean-Olivier Lanctôt <email@hidden>)
 >Re: Overriding -copyWithZone: the right way (From: Byron Wright <email@hidden>)

  • Prev by Date: Re: QuickTime Callback
  • Next by Date: Re: Book about creating Cocoa widgets
  • Previous by thread: Re: Overriding -copyWithZone: the right way
  • Next by thread: Re: Overriding -copyWithZone: the right way
  • Index(es):
    • Date
    • Thread