• 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
Why does my app crash here?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why does my app crash here?


  • Subject: Why does my app crash here?
  • From: Jesus De Meyer <email@hidden>
  • Date: Sat, 28 Feb 2004 12:06:15 +0100

Some users of my app have reported a crash that is quiet frustrating to fix. My app uses an NSStatusBar that gets updated every time a file changes. The console logs look all very similiar to the following, does anyone have any idea why this would happen?

Log:

0 libobjc.A.dylib 0x9083122c objc_msgSend + 0xc
1 com.apple.AppKit 0x92f31634 CarbonToNSMenuIndex + 0x30
2 com.apple.AppKit 0x92f37538 _NSPopUpCarbonMenu1 + 0x6b0
3 com.apple.AppKit 0x92f475b4 -[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:] + 0xe0
4 com.apple.AppKit 0x930f6ab4 +[NSStatusBarButtonCell popupStatusBarMenu:inRect:ofView:withEvent:] + 0x108
5 com.apple.AppKit 0x930f6964 -[NSStatusBarButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 0x7c
6 com.apple.AppKit 0x92e8e374 -[NSControl mouseDown:] + 0x208
7 com.apple.AppKit 0x92e027c4 -[NSWindow sendEvent:] + 0x10e4
8 com.apple.AppKit 0x92df4e98 -[NSApplication sendEvent:] + 0xebc
9 com.apple.AppKit 0x92dfd2a0 -[NSApplication run] + 0x240
10 com.apple.AppKit 0x92eb95f0 NSApplicationMain + 0x1d0
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: how to create status bar?
  • Next by Date: Re: mmalc's Controller examples
  • Previous by thread: Getting the view that spawned a menu
  • Next by thread: Floating Toolbars
  • Index(es):
    • Date
    • Thread