• 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
Random app crashes since 10.4.10
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Random app crashes since 10.4.10


  • Subject: Random app crashes since 10.4.10
  • From: patrick <email@hidden>
  • Date: Tue, 14 Aug 2007 12:42:34 -0700

I'm experiencing random crashes in my alarm clock application since
10.4.10 was released. The thread dump that crashed looks like:

Thread 0 Crashed:
0   com.apple.CoreGraphics         	0x9035471f rgba32_image_RGBA32 + 293
1   com.apple.CoreGraphics         	0x9034e92e argb32_image_mark + 846
2   com.apple.CoreGraphics         	0x9033c320 argb32_image + 267
3   libRIP.A.dylib                 	0x942ff855 ripd_Mark + 97
4   libRIP.A.dylib                 	0x94302bb7 ripl_BltImage + 857
5   libRIP.A.dylib                 	0x943025f5 ripc_RenderImage + 163
6   libRIP.A.dylib                 	0x9430048d ripc_DrawImage + 2876
7   com.apple.CoreGraphics         	0x90336de1 CGContextDrawImage + 403
8   com.apple.AppKit               	0x9330cf14 -[NSBitmapImageRep
_drawFromRect:toRect:operation:alpha:compositing:flipped:ignoreContext:]
+ 1298
9   com.apple.AppKit               	0x9330ba2e -[NSImage
drawInRect:fromRect:operation:fraction:] + 1551
10  com.apple.AppKit               	0x9330b414 -[NSImage
_compositeFlipped:inRect:fromRect:operation:fraction:] + 382
11  com.apple.AppKit               	0x9330b28b -[NSImage
_compositeFlipped:atPoint:fromRect:operation:fraction:] + 227
12  com.apple.AppKit               	0x93326bc4 -[NSImageCell
drawInteriorWithFrame:inView:] + 2179
13  com.apple.AppKit               	0x93326333 -[NSImageCell
drawWithFrame:inView:] + 1457
14  com.apple.AppKit               	0x933186cd -[NSControl drawRect:] + 379
15  com.apple.AppKit               	0x933073b1 -[NSView _drawRect:clip:] + 3228
16  com.apple.AppKit               	0x9330640b -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 614
17  com.apple.AppKit               	0x93305473 -[NSView
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
+ 217
18  com.apple.AppKit               	0x93306041 -[NSView
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
+ 3239
19  com.apple.AppKit               	0x93306041 -[NSView
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
+ 3239
20  com.apple.AppKit               	0x93304b78 -[NSThemeFrame
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
+ 290
21  com.apple.AppKit               	0x93304362 -[NSView
_displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] +
523
22  com.apple.AppKit               	0x93303c8e -[NSView displayIfNeeded] + 439
23  com.apple.AppKit               	0x93303a32 -[NSWindow displayIfNeeded] + 168
24  com.apple.AppKit               	0x93353d6c _handleWindowNeedsDisplay + 206
25  com.apple.CoreFoundation       	0x9082dd6e __CFRunLoopDoObservers + 342
26  com.apple.CoreFoundation       	0x9082ce10 CFRunLoopRunSpecific + 827
27  com.apple.CoreFoundation       	0x9082cace CFRunLoopRunInMode + 61
28  com.apple.HIToolbox            	0x92de28d8 RunCurrentEventLoopInMode + 285
29  com.apple.HIToolbox            	0x92de1fe2 ReceiveNextEventCommon + 385
30  com.apple.HIToolbox            	0x92de1e39
BlockUntilNextEventMatchingListInMode + 81
31  com.apple.AppKit               	0x93288465 _DPSNextEvent + 572
32  com.apple.AppKit               	0x93288056 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
33  com.apple.AppKit               	0x93281ddb -[NSApplication run] + 512
34  com.apple.AppKit               	0x93275d2f NSApplicationMain + 573
35  ...erallcrew.DigitalAlarmClock 	0x00002b60 main + 118
36  ...erallcrew.DigitalAlarmClock 	0x00002ace _start + 216
37  ...erallcrew.DigitalAlarmClock 	0x000029f5 start + 41

This happens after the app is running anywhere from 10 minutes to a
few hours, and I haven't been able to notice any sort of a pattern.
The app is just running the background, and it updates the display
once a second.

Has anyone else experienced problems since upgrading to 10.4.10?

Patrick
_______________________________________________

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

  • Prev by Date: Re: Some architecture questions
  • Next by Date: Re: Open Recent Menu
  • Previous by thread: Re: Displaying shapes on a second monitor
  • Next by thread: Force a NSArrayController to fetch ?
  • Index(es):
    • Date
    • Thread