Re: Crash in datasource method when closing document
Re: Crash in datasource method when closing document
- Subject: Re: Crash in datasource method when closing document
- From: Shane Stanley <email@hidden>
- Date: Thu, 10 Oct 2013 17:19:46 +1100
On 10 Oct 2013, at 5:09 PM, Kyle Sluder <email@hidden> wrote:
> A great place to start would be to actually look at and post what the exception says…
Yep. EXC_BAD_ACCESS (code=EXC_I386_GPFLT). It's happening on:
- (id)outlineView:(NSOutlineView *)outlineView objectValueForTableColumn:(NSTableColumn *)tableColumn byItem:(id)item
When I put the cursor over item, it shows a value of 0x0.
Curiously, if I add more than one item to the outline view, the problem seems to go away (I use "seems" advisedly, of course).
--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>
_______________________________________________
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