• 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: Crash in NSPopUpbuttonCell
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash in NSPopUpbuttonCell


  • Subject: Re: Crash in NSPopUpbuttonCell
  • From: Corbin Dunn <email@hidden>
  • Date: Fri, 8 Sep 2006 14:14:51 -0700

On Sep 8, 2006, at 12:53 PM, Nick Kreeger wrote:

Sounds like whatever you are setting is already a zombie.

Technically, that isn't true; it sounds like the memory is already freed (I'm sure this is what you meant). It will only be a zombie (ie: left around) if zombies are turned on (which they weren't..)


corbin



On 9/7/06, david tay <email@hidden> wrote:

I have an application that uses a NSTableView and NSPopUpButtonCell which works on 10.4.

However, it crashes on 10.3.x whenever a selection is made for the
popup menu in a data cell displayed in the table view.

A partial stack trace shows
obj_msgSend
[NSPopUpButtonCell setObjectValue:]
[NSTableView drawRow:clipRect:]
[NSTableView drawRect:]
[NSView _drawRect
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Crash in NSPopUpbuttonCell (From: david tay <email@hidden>)
 >Re: Crash in NSPopUpbuttonCell (From: "Nick Kreeger" <email@hidden>)

  • Prev by Date: Re: Crash in NSPopUpbuttonCell
  • Next by Date: Re: How do I get the NSApplication of other running applications?
  • Previous by thread: Re: Crash in NSPopUpbuttonCell
  • Next by thread: Re: Crash in NSPopUpbuttonCell
  • Index(es):
    • Date
    • Thread