• 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: EXC_BAD_ACCESS down inside [NSOutlineView reloadItem:reloadChildren];
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EXC_BAD_ACCESS down inside [NSOutlineView reloadItem:reloadChildren];


  • Subject: Re: EXC_BAD_ACCESS down inside [NSOutlineView reloadItem:reloadChildren];
  • From: Corbin Dunn <email@hidden>
  • Date: Mon, 02 Feb 2009 15:44:24 -0800


On Feb 2, 2009, at 3:34 PM, Graham Cox wrote:

I'm getting a crash (EXC_BAD_ACCESS) inside an internal NSOutlineView method. I'm sure it's my own fault but I'd like to know where I should be looking to fix it. The stack trace is:


#0 0x92abf112 in -[NSOutlineView _adjustSelectionForItemEntry:numberOfRows:adjustFieldEditorIfNecessary :]
#1 0x92c1ef9a in -[NSOutlineView reloadItem:reloadChildren:]
#2 0x0009cfce in -[DKOLayerController layerStatusChange:] at DKOLayerController.m:278
#3 0x941c3e1a in _nsnote_callback

What's your complete backtrace and crash report look like? Something may accidentally be reentering some code that doesn't handle it well.


Are you using variable row heights?
The usual question: have you tried running with NSZombieEnabled=YES?

corbin


_______________________________________________

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: EXC_BAD_ACCESS down inside [NSOutlineView reloadItem:reloadChildren];
      • From: Graham Cox <email@hidden>
References: 
 >EXC_BAD_ACCESS down inside [NSOutlineView reloadItem:reloadChildren]; (From: Graham Cox <email@hidden>)

  • Prev by Date: EXC_BAD_ACCESS down inside [NSOutlineView reloadItem:reloadChildren];
  • Next by Date: Re: NSOpenPanel - disabling the "Open" button for certain folders.
  • Previous by thread: EXC_BAD_ACCESS down inside [NSOutlineView reloadItem:reloadChildren];
  • Next by thread: Re: EXC_BAD_ACCESS down inside [NSOutlineView reloadItem:reloadChildren];
  • Index(es):
    • Date
    • Thread