• 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: PopupButton in IB 3.1 ToolBar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PopupButton in IB 3.1 ToolBar


  • Subject: Re: PopupButton in IB 3.1 ToolBar
  • From: Peter Ammon <email@hidden>
  • Date: Mon, 13 Oct 2008 12:31:23 -0700


On Oct 9, 2008, at 7:06 AM, Jim Marschke wrote:

I want a Pull Down PopupButton in my toolbar. I've added a one in IB and as long as the type is set as Pop Up (not a Pull Down) all is well. When I change it to Pull Down I see repeated errors in the console:

TestApp(85454,0xb0103000) malloc: free_garbage: garbage ptr = 0x12df4c0, has non-zero refcount = 1
TestApp(85454,0xb0103000) malloc: free_garbage: garbage ptr = 0x12e32d0, has non-zero refcount = 1
TestApp(85454,0xb0103000) malloc: free_garbage: garbage ptr = 0x126b290, has non-zero refcount = 1
TestApp(85454,0xb0103000) malloc: free_garbage: garbage ptr = 0x1276020, has non-zero refcount = 1


... and eventually my app crashes.

Any ideas?

Jim

Thanks for filing the bug report, Jim. The log messages are a well known problem in ImageIO when using garbage collection; they are harmless and do not indicate a problem in your app.


I wasn't able to reproduce the crashing you describe. You can tell me how to reproduce that, or at least provide a crash log?

Thanks,
-Peter

_______________________________________________

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: 
 >PopupButton in IB 3.1 ToolBar (From: Jim Marschke <email@hidden>)

  • Prev by Date: Re: replacing carbon menu with cocoa
  • Next by Date: newbie question: tangential compiler errors
  • Previous by thread: Re: PopupButton in IB 3.1 ToolBar
  • Next by thread: NSDrawer detached from window?
  • Index(es):
    • Date
    • Thread