• 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
AppKit deadlock
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AppKit deadlock


  • Subject: AppKit deadlock
  • From: Finlay Dobbie <email@hidden>
  • Date: Sat, 18 Jan 2003 13:54:47 +0000

Fun deadlock, anybody got any ideas?

1000 Thread_0d03
1000 start
1000 _start
1000 main
1000 NSApplicationMain
1000 -[NSApplication run]
1000 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
1000 _DPSNextEvent
1000 BlockUntilNextEventMatchingListInMode
1000 ReceiveNextEventCommon
1000 RunCurrentEventLoopInMode
1000 CFRunLoopRunSpecific
1000 __CFRunLoopRun
1000 __CFRunLoopDoObservers
1000 _handleInvalidCursorRectsNote
1000 -[NSWindow resetCursorRects]
1000 -[NSView _resetCursorRects]
1000 -[NSArray makeObjectsPerformSelector:withObject:]
1000 -[NSView _resetCursorRects]
1000 -[NSArray makeObjectsPerformSelector:withObject:]
1000 -[NSView _resetCursorRects]
1000 -[NSSplitView resetCursorRects]
1000 +[NSImage imageNamed:]
1000 +[NSImage _imageNamed:]
1000 _NSAppKitImgLock
1000 -[NSRecursiveLock lock]
1000 _pthread_cond_wait
1000 semaphore_wait_signal_trap
1000 semaphore_wait_signal_trap [STACK TOP]
1000 Thread_0e03
1000 _pthread_body
1000 __ape_agent
1000 __ape_internal
1000 mach_msg
1000 mach_msg_trap
1000 mach_msg_trap [STACK TOP]
1000 Thread_0f03
1000 _pthread_body
1000 forkThreadForFunction
1000 -[NSUIHeartBeat _heartBeatThread:]
1000 -[NSWindow(NSWindow_Theme) heartBeat:]
1000 -[NSButtonCell(NSDefaultButtonIndicatorPrivate) heartBeat:]
1000 -[NSView _lightWeightRecursiveDisplayInRect:]
1000 -[NSView _lightWeightRecursiveDisplayInRect:]
1000 -[NSView _lightWeightRecursiveDisplayInRect:]
1000 -[NSView _drawRect:clip:]
1000 -[NSControl drawRect:]
1000 -[NSButtonCell drawWithFrame:inView:]
1000 -[NSButtonCell drawInteriorWithFrame:inView:]
1000 -[NSImage lockFocus]
1000 -[NSCachedImageRep _initWithSize:depth:separate:alpha:allowDeep:]
1000 _NXAllocateImageCache
1000 GetSharedSpaceFor
1000 NewCacheWindowInfo
1000 CreateCacheWindow
1000 -[NSWindow setContentView:]
1000 -[NSView removeFromSuperview]
1000 -[NSView _setSuperview:]
1000 -[NSView _removeSubview:]
1000 -[NSView _invalidateFocus]
1000 -[NSView _invalidateGStatesForTree]
1000 -[NSView(NSSurface) _surface]
1000 _NSAppKitLock
1000 -[NSRecursiveLock lock]
1000 _pthread_cond_wait
1000 semaphore_wait_signal_trap
1000 semaphore_wait_signal_trap [STACK TOP]

-- Finlay
_______________________________________________
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.

  • Follow-Ups:
    • Re: AppKit deadlock
      • From: Shaun Wexler <email@hidden>
  • Prev by Date: Re: contextual menu in NSTableView cell - NEW
  • Next by Date: Re: Creating multiple images on the fly
  • Previous by thread: Fix for fix_prebinding crashes in 10.2.3?
  • Next by thread: Re: AppKit deadlock
  • Index(es):
    • Date
    • Thread