Crash in SetSystemUIMode
Crash in SetSystemUIMode
- Subject: Crash in SetSystemUIMode
- From: Eric Crichlow <email@hidden>
- Date: Tue, 07 Feb 2006 16:36:05 -0700
- Thread-topic: Crash in SetSystemUIMode
I'm getting a crash in a call to SetSystemUIMode, while trying to set
the desktop to full screen mode.
This crash only happens in 10.4 and only happens sporadically.
I thought the crash might be related to calling this method from a
thread, but even switching to a single thread model doesn't make a
difference. Actually, the crash happens less often in the multi-threaded
case.
I get the following from the crash log:
Thread 11 Crashed:
0 com.apple.CoreGraphics 0x903c1cec renderingStateRetain + 8
1 com.apple.CoreGraphics 0x903c1cc0 CGGStateRenderingCopy + 32
2 com.apple.CoreGraphics 0x903c1b7c CGGStateCreateCopy + 84
3 libRIP.A.dylib 0x94673ab8 ripc_GetPattern + 2292
4 libRIP.A.dylib 0x946716c0 ripc_GetColor + 228
5 libRIP.A.dylib 0x946724f8 ripc_DrawGlyphs + 1740
6 com.apple.CoreGraphics 0x903eb668
CGContextDelegateDrawGlyphs + 108
7 com.apple.CoreGraphics 0x903eb5b8 drawGlyphs + 284
8 com.apple.CoreGraphics 0x903eb3d0
CGContextShowGlyphsWithAdvances + 208
9 com.apple.CoreText 0x9025c730
TLine::DrawGlyphs(CGContext*) const + 116
10 com.apple.CoreText 0x9021db94 CTLineDraw + 88
11 com.apple.HIToolbox 0x931bae20
TCoreTextEngine::DrawThemeTextBox(_HIThemeTextInfo*, CGRect const&, unsigned
long, CGContext*) + 1128
12 com.apple.HIToolbox 0x931ba6e8
DataEngine::DrawTextBox(__CFString const*, CGRect const*, _HIThemeTextInfo*,
CGContext*) + 168
13 com.apple.HIToolbox 0x931ba548 HIThemeDrawTextBox + 304
14 com.apple.HIToolbox 0x931ba038
HIMenuBarView::DrawTextTitle(MenuData*, CGRect const*, __CFString const*,
unsigned short, CGContext*) + 244
15 com.apple.HIToolbox 0x931b44dc
HIMenuBarView::DrawSelf(short, __HIShape const*, CGContext*) + 744
16 com.apple.HIToolbox 0x931b3fa0
HIView::DrawCacheOrSelf(short, __HIShape const*, CGContext*) + 328
17 com.apple.HIToolbox 0x931b3cfc HIView::SendDraw(short,
OpaqueGrafPtr*, __HIShape const*, CGContext*) + 100
18 com.apple.HIToolbox 0x93314960
HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*,
CGContext*, unsigned char) + 548
19 com.apple.HIToolbox 0x93314a80
HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*,
CGContext*, unsigned char) + 836
20 com.apple.HIToolbox 0x933146e0
HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned
long, HIView*, CGContext*) + 576
21 com.apple.HIToolbox 0x931a38dc
UpdateWindowVisibility(VisChangeState*) + 340
22 com.apple.HIToolbox 0x931a36f0 _ShowHideWindows + 160
23 com.apple.HIToolbox 0x931a3640 ShowHide + 36
24 com.apple.HIToolbox 0x931b3060 MBarDraw() + 76
25 com.apple.HIToolbox 0x931aafe8 DrawMenuBar + 172
26 com.apple.HIToolbox 0x931ab3cc ShowBar(unsigned char,
unsigned char) + 312
27 com.apple.HIToolbox 0x93257c20 SetSystemUIMode + 240
Anybody got any idea what might be happening here?
...Thanx...
...Eric Crichlow...
...GTCO CalComp...
_______________________________________________
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