Crash in GHAL3D in com.apple.driver.AppleIntelHDGraphicsGLDriver

Originator:thakis
Number:rdar://11790493 Date Originated:july 1 2012
Status: Resolved:
Product:OS X Product Version:10.7.4
Classification:Crash/Hang/Data Loss Reproducible:sometimes
 
02-Jul-2012 11:54 AM Nico Weber:
Summary:
Crash in GHAL3D in com.apple.driver.AppleIntelHDGraphicsGLDriver

Steps to Reproduce:

Use a file select dialog.

Actual Results:

Crashes:

Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
0   com.apple.driver.AppleIntelHDGraphicsGLDriver	0x12016748 GhalInterface::deallocateHeap(void**) + 26
1   com.apple.driver.AppleIntelHDGraphicsGLDriver	0x12026cfd GHAL3D::CPrivateResource::~CPrivateResource() + 65
2   com.apple.driver.AppleIntelHDGraphicsGLDriver	0x12026c97 GHAL3D::CIndirectStateHeap::~CIndirectStateHeap() + 33
3   com.apple.driver.AppleIntelHDGraphicsGLDriver	0x11f43410 GHAL3D::CIndirectStateHeap::Create(unsigned int, GHAL3D::CIndirectStateMemoryManager*, unsigned int, GHAL3D::CIndirectStateHeap*&) + 188
4   com.apple.driver.AppleIntelHDGraphicsGLDriver	0x11f42fbd GHAL3D::CIndirectStateMemoryManager::Initialize() + 169
5   com.apple.driver.AppleIntelHDGraphicsGLDriver	0x11f42efe GHAL3D::CGen4IndirectStateMemoryManager::Initialize() + 18
6   com.apple.driver.AppleIntelHDGraphicsGLDriver	0x11f42cda GHAL3D::CIndirectStateMemoryManager::Create(GHAL3D::CStateProcessorCache*, GHAL3D::CIndirectStateMemoryManager*&) + 196
7   com.apple.driver.AppleIntelHDGraphicsGLDriver	0x11f42bf1 GHAL3D::CGen4StateProcessorCache::Initialize() + 659
8   com.apple.driver.AppleIntelHDGraphicsGLDriver	0x11f42664 GHAL3D::CGen4StateProcessorCache::Create(GHAL3D::CGen4PrivateStateProcessor*, GHAL3D::CGen4StateProcessorCache*&) + 696
9   com.apple.driver.AppleIntelHDGraphicsGLDriver	0x11f3f89a GHAL3D::CGen4PrivateStateProcessor::Initialize() + 94
10  com.apple.driver.AppleIntelHDGraphicsGLDriver	0x11f3f0c4 GHAL3D::CPrivateStateProcessor::Create(GHAL3D::CContext*, GHAL3D::CPrivateStateProcessor*&) + 328
11  com.apple.driver.AppleIntelHDGraphicsGLDriver	0x120a1cd6 GHAL3D::CContext::Initialize() + 118
12  com.apple.driver.AppleIntelHDGraphicsGLDriver	0x11f3d181 GHAL3D::CContext::Create(void*, PLATFORM_STR, GHAL3D::GHAL3D_CLIENT_TYPE, GHAL3D::GHAL3D_DRIVER_MODEL_TYPE, GHAL3D::GHAL3D_CONTEXT_TYPE, GHAL3D::MEMORY_ALLOCATION_HINT, GHAL3D::CContext*&) + 207
13  com.apple.driver.AppleIntelHDGraphicsGLDriver	0x11f3cf52 glrInitializeGHAL(GLDContextRec*) + 325
14  com.apple.driver.AppleIntelHDGraphicsGLDriver	0x11f3bcf1 glrInitializeHardwareState + 722
15  com.apple.driver.AppleIntelHDGraphicsGLDriver	0x11f3b844 gldCreateContext + 1928
16  GLEngine                      	0x0d220438 gliCreateContextWithShared + 690
17  GLEngine                      	0x0d220179 gliCreateContext + 101
18  com.apple.CoreGraphics        	0x9179a124 cglsCreateContext + 378
19  com.apple.CoreImage           	0x94360c2e -[FEOpenGLContext canRenderToFBOUsingFormat:] + 288
20  com.apple.CoreImage           	0x943a1209 FETreeContext::renderImage(FEImage*, CGRect, FEShape const*, CGAffineTransform, CGColorSpace*, FEFormat, bool, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 167
21  com.apple.CoreImage           	0x9437626a -[FEImage(Internal) _renderWithContext:bounds:transform:colorSpace:format:premultiplied:setupCallback:finishCallback:callbackData:] + 273
22  com.apple.CoreImage           	0x94375d2b -[FEImage renderToContext:bounds:transform:destinationFormat:colorSpace:] + 221
23  com.apple.CoreImage           	0x94327bca renderImage(FEContext*, CGRect, CGAffineTransform, unsigned int, void*) + 169
24  com.apple.CoreImage           	0x94343da1 -[CIOpenGLContextImpl renderWithBounds:matrix:function:info:] + 222
25  com.apple.CoreImage           	0x94327b19 -[CIContextImpl render:] + 192
26  com.apple.CoreImage           	0x943255c8 -[CIContext render:] + 142
27  libCGXCoreImage.A.dylib       	0x92f60ad4 cgxcoreimage_instance_render + 4186
28  com.apple.CoreGraphics        	0x91ab3d05 CGXCoreImageInstanceRender + 24
29  libRIP.A.dylib                	0x99244723 ripc_AcquireCoreImage + 1158
30  libRIP.A.dylib                	0x9923ec56 ripc_DrawShading + 9038
31  com.apple.CoreGraphics        	0x918b6238 CGContextDrawShading + 96
32  com.apple.CoreImage           	0x943208f4 -[CICGContextImpl render:] + 728
33  com.apple.CoreImage           	0x94325ba5 -[CIContext drawImage:inRect:fromRect:] + 1311
34  com.apple.QuickLookUIFramework	0x970ea598 -[QLOverlayButtonBackgroundLayer drawInContext:] + 684
35  com.apple.QuartzCore          	0x95b02a52 _ZL16backing_callbackP9CGContextPv + 88
36  com.apple.QuartzCore          	0x95a222cf CABackingStoreUpdate_ + 3079
37  com.apple.QuartzCore          	0x95a21259 CA::Layer::display_() + 1343
38  com.apple.QuartzCore          	0x95a20d12 -[CALayer _display] + 20
39  com.apple.QuartzCore          	0x95a20cf5 CA::Layer::display() + 223
40  com.apple.QuartzCore          	0x95a20c11 -[CALayer display] + 20
41  com.apple.QuartzCore          	0x95a18972 CA::Layer::display_if_needed(CA::Transaction*) + 670
42  com.apple.QuartzCore          	0x95a17707 CA::Context::commit_transaction(CA::Transaction*) + 427
43  com.apple.QuartzCore          	0x95a17418 CA::Transaction::commit() + 266
44  com.apple.QuartzCore          	0x95a169ad CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 67
45  com.apple.CoreFoundation      	0x96e7d0ce __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
46  com.apple.CoreFoundation      	0x96e7d00d __CFRunLoopDoObservers + 413
47  com.apple.CoreFoundation      	0x96e4f207 CFRunLoopRunSpecific + 375


Reported on the chromium bug tracker: http://crbug.com/134925

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!