• 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: Weird crashes on Yosemite
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird crashes on Yosemite


  • Subject: Re: Weird crashes on Yosemite
  • From: Markus Spoettl <email@hidden>
  • Date: Fri, 13 Mar 2015 15:55:13 +0100

On 13/03/15 15:46, Peter Hudson wrote:
Any comments or suggestions gratefully received !

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	0x938810ab objc_msgSend + 27
1   com.apple.AppKit              	0x9184a305 -[NSTableView _dataSourceValueForColumn:row:] + 69
2   com.apple.AppKit              	0x9194e127 -[NSTableView preparedCellAtColumn:row:] + 385
3   com.apple.AppKit              	0x917efc91 -[NSTableView _dirtyVisibleCellsForKeyStateChange] + 878
4   com.apple.AppKit              	0x917ef6de -[NSTableView _windowChangedKeyState] + 323

This looks like a table's delegate or datasource has been disposed off while the table still uses it. Make sure to set table delegates/datasources to nil when the object being used as delegate/datasource is deallocated.

Regards
Markus
--
__________________________________________
Markus Spoettl
_______________________________________________

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: Weird crashes on Yosemite
      • From: Alex Zavatone <email@hidden>
References: 
 >Weird crashes on Yosemite (From: Peter Hudson <email@hidden>)

  • Prev by Date: Weird crashes on Yosemite
  • Next by Date: Re: Weird crashes on Yosemite
  • Previous by thread: Weird crashes on Yosemite
  • Next by thread: Re: Weird crashes on Yosemite
  • Index(es):
    • Date
    • Thread