• 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: objc_msgSend() selector name: tableView:objectValueForTableColumn:row:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row:


  • Subject: Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row:
  • From: "Raglan T. Tiger" <email@hidden>
  • Date: Mon, 13 Apr 2015 13:11:16 -0600

Just a quick follow-up and thanks to those that put me on the right path.

I ran the code in GDB on a 10.6.8 machine and set NSZombieEnabled=YES.  This showed me the object that was released that Cocoa was calling tableView:objectValueForTableColumn:row: on after release.  This was only a problem on 10.6.8 machines.

The solution was to set the datasource and delegate to nil on the table before exiting the stack that started the process.

This does seem to be a bug when building with Xcode 6.2 and 10.9 SDK.

-rags




_______________________________________________

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


References: 
 >objc_msgSend() selector name: tableView:objectValueForTableColumn:row: (From: "Raglan T. Tiger" <email@hidden>)
 >Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row: (From: Jens Alfke <email@hidden>)
 >Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row: (From: "Raglan T. Tiger" <email@hidden>)
 >Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row: (From: Jens Alfke <email@hidden>)
 >Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row: (From: "Raglan T. Tiger" <email@hidden>)

  • Prev by Date: UTI case doesn't matter sometimes?
  • Next by Date: Re: UTI case doesn't matter sometimes?
  • Previous by thread: Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row:
  • Next by thread: Does GCD auto-limit concurrent tasks to number of cores?
  • Index(es):
    • Date
    • Thread