• 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 on window closing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: crash on window closing


  • Subject: Re: crash on window closing
  • From: "John C. Randolph" <email@hidden>
  • Date: Sun, 30 Apr 2006 07:44:17 -0700


On Apr 30, 2006, at 7:03 AM, Koen van der Drift wrote:

Hi,

My app crashes when closing the main window. The debug window shows the following info:

#0	0xfffeff20 in objc_msgSend_rtp
#1	0x925175a8 in -[NSClipView setNextKeyView:]
#2	0x925189e4 in -[NSScrollView setNextKeyView:]
#3	0x9259aaf0 in -[NSView _recursiveBreakKeyViewLoop]
#4	0x902bf960 in CFArrayApplyFunction
#5	0x9259ab84 in -[NSView _recursiveBreakKeyViewLoop]
#6	0x902bf960 in CFArrayApplyFunction
#7	0x9259ab84 in -[NSView _recursiveBreakKeyViewLoop]
#8	0x92599e70 in -[NSWindow dealloc]
#9	0x90adb968 in NSPopAutoreleasePool
#10	0x924fb354 in -[NSApplication run]
#11	0x925ebe68 in NSApplicationMain
#12	0x00002adc in main at main.m:13


As far as I can see this is not directly related to my app, and I am not sure how to approach this to find what's going on.


Any suggestions where to start looking?

Looks like you're releasing the window too many times.

-jcr


John C. Randolph <email@hidden> (408) 914-0013 Roaming Cocoa Engineer, Available for your projects at great Expense and Inconvenience.



_______________________________________________
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


  • Follow-Ups:
    • Re: crash on window closing
      • From: Koen van der Drift <email@hidden>
References: 
 >crash on window closing (From: Koen van der Drift <email@hidden>)

  • Prev by Date: Re: how do I remove the extension from a path?
  • Next by Date: Re: crash on window closing
  • Previous by thread: crash on window closing
  • Next by thread: Re: crash on window closing
  • Index(es):
    • Date
    • Thread