• 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: another NSAnimation crash
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: another NSAnimation crash


  • Subject: Re: another NSAnimation crash
  • From: Matt Neuburg <email@hidden>
  • Date: Fri, 03 Feb 2006 15:54:26 -0800
  • Thread-topic: another NSAnimation crash

On Fri, 03 Feb 2006 06:56:29 -0800, John Stiles <email@hidden> said:
>Maybe you should post a crash log so the rest of us here can take a look
>and provide ideas?
>
>Matt Neuburg wrote:
>> In my NSAnimation that shrinks a window, if the part of the window being
>> moved contains the default button (the blue "throbber"), the app crashes. I
>> can work around this by not having a default button, but this seems a heavy
>> price to pay for the use of the animation. m.

Not quite sure what you mean by a crash log. Here's the backtrace; this is
thread 2, the heartbeat thread that runs the throbber.

#0  0x9074ef8c in CFDictionaryGetValue ()
#1  0x9375f880 in -[NSViewAnimation _drawView:] ()
#2  0x93729b38 in -[NSView _lightWeightRecursiveDisplayInRect:] ()
#3  0x93729d44 in _lightWeightRecursiveDisplayInRect2 ()
#4  0x9076c960 in CFArrayApplyFunction ()
#5  0x93729c8c in -[NSView _lightWeightRecursiveDisplayInRect:] ()
#6  0x93729d44 in _lightWeightRecursiveDisplayInRect2 ()
#7  0x9076c960 in CFArrayApplyFunction ()
#8  0x93729c8c in -[NSView _lightWeightRecursiveDisplayInRect:] ()
#9  0x937294e0 in -[NSButtonCell(NSDefaultButtonIndicatorPrivate)
heartBeat:] ()
#10 0x937291cc in -[NSWindow(NSWindow_Theme) heartBeat:] ()
#11 0x93728df8 in -[NSUIHeartBeat _heartBeatThread:] ()
#12 0x928e66d4 in forkThreadForFunction ()
#13 0x9002b200 in _pthread_body ()

m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>



 _______________________________________________
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: another NSAnimation crash
      • From: Daniel Jalkut <email@hidden>
  • Prev by Date: Re: NSTextView and limiting text attributes via delegate
  • Next by Date: Re: Detecting Frontmost Application
  • Previous by thread: Re: another NSAnimation crash
  • Next by thread: Re: another NSAnimation crash
  • Index(es):
    • Date
    • Thread