• 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: What cause EXC_BAD_ACCESS?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What cause EXC_BAD_ACCESS?


  • Subject: Re: What cause EXC_BAD_ACCESS?
  • From: Fritz Anderson <email@hidden>
  • Date: Sun, 30 Sep 2007 11:52:43 -0500


On 30 Sep 2007, at 9:26 AM, Norio Ota wrote:
An EXC_BAD_ACCESS error comes only after my app reads my custom format type of data and reads document nib file.

1. When new document is selected, no problem.
2. When open document is selected and the app reads one of three formats which Core Data supports, no problem.
3. Only after reading custom formatted file and after windowControllerDidLoadNib gets called, EXC_BAD_ACCESS comes.
The windowControllerDidLoadNib method calls [super windowControllerDidLoadNib] and detects how each attribute of managedObjects
has been set.


It looks fine that the custom formatted data is read, and the objects created and initialized with the data seem to be fine.
Because the value of each attribute of managedObjects was what I expected.

You don't say what you learned from the debugger. Does any of your code appear in the stack trace?


	— F

_______________________________________________

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


  • Follow-Ups:
    • Re: What cause EXC_BAD_ACCESS?
      • From: Norio Ota <email@hidden>
References: 
 >What cause EXC_BAD_ACCESS? (From: Norio Ota <email@hidden>)

  • Prev by Date: Re: Programatically bind NSArrayController to NSManagedObjectContext?
  • Next by Date: Re: HTML CSS displaying in Cocoa
  • Previous by thread: Re: What cause EXC_BAD_ACCESS?
  • Next by thread: Re: What cause EXC_BAD_ACCESS?
  • Index(es):
    • Date
    • Thread