Closed Bug 586839 Opened 15 years ago Closed 14 years ago

Crash during block-clear-1a-ref.html [@ abort | JITEmitter::finishFunction]

Categories

(Core :: Graphics, defect)

x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: cbook, Unassigned)

References

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

Crashed during 10.5.8 Debug Build Testrun TEST-UNEXPECTED-FAIL | file:///work/mozilla/builds/2.0.0/mozilla/layout/reftests/margin-collapsing/block-clear-1a-ref.html | application timed out after 330 seconds with no output Can't trigger Breakpad, just killing process Process: firefox-bin [22549] Path: /work/mozilla/builds/2.0.0/mozilla/firefox-debug/dist/FirefoxDebug.app/Contents/MacOS/firefox-bin Identifier: org.mozilla.firefoxdebug Version: 4.0b4pre (4.0b4pre) Code Type: X86 (Native) Parent Process: Python [22545] Interval Since Last Report: 4146636 sec Crashes Since Last Report: 11 Per-App Interval Since Last Report: 7970 sec Per-App Crashes Since Last Report: 1 Date/Time: 2010-08-12 17:12:19.289 -0700 OS Version: Mac OS X 10.5.8 (9L31a) Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Crashed Thread: 9 Thread 0: 0 libSystem.B.dylib 0x929ec266 mach_msg_trap + 10 1 libSystem.B.dylib 0x929f3a5c mach_msg + 72 2 com.apple.CoreGraphics 0x96d3f5a7 _CGSFlushSurfaceInline + 241 3 com.apple.CoreGraphics 0x96d3f2f8 CGSFlushSurfaceWithOptions + 500 4 com.apple.opengl 0x97cad3c8 glcDoNonSimpleFlushOptions + 216 5 ...er.AppleIntelGMA950GLDriver 0x21a9834a glrSwapFlush + 282 6 libGL.dylib 0x91ded448 glFlush + 24 7 XUL 0x05808893 mozilla::layers::LayerManagerOGL::Render() + 2189 (LayerManagerOGL.cpp:643) 8 XUL 0x0580a7bb mozilla::layers::LayerManagerOGL::EndTransaction(void (*)(mozilla::layers::ThebesLayer*, gfxContext*, nsIntRegion const&, nsIntRegion const&, void*), void*) + 103 (LayerManagerOGL.cpp:374) 9 XUL 0x0435a46f nsDisplayList::PaintForFrame(nsDisplayListBuilder*, nsIRenderingContext*, nsIFrame*, unsigned int) const + 961 (nsDisplayList.cpp:407) 10 XUL 0x0435a551 nsDisplayList::PaintRoot(nsDisplayListBuilder*, nsIRenderingContext*, unsigned int) const + 55 (nsDisplayList.cpp:347) 11 XUL 0x0438624e nsLayoutUtils::PaintFrame(nsIRenderingContext*, nsIFrame*, nsRegion const&, unsigned int, unsigned int) + 2534 (nsLayoutUtils.cpp:1390) 12 XUL 0x043a1609 PresShell::Paint(nsIView*, nsIView*, nsIWidget*, nsRegion const&, nsIntRegion const&, int, int) + 421 (nsPresShell.cpp:5944) 13 XUL 0x0496d9d2 nsViewManager::RenderViews(nsView*, nsIWidget*, nsRegion const&, nsIntRegion const&, int, int) + 226 (nsViewManager.cpp:459) 14 XUL 0x0496dbf0 nsViewManager::Refresh(nsView*, nsIWidget*, nsIntRegion const&, unsigned int) + 524 (nsViewManager.cpp:427) 15 XUL 0x0496fad8 nsViewManager::DispatchEvent(nsGUIEvent*, nsIView*, nsEventStatus*) + 1878 (nsViewManager.cpp:913) 16 XUL 0x04969437 __ZL11HandleEventP10nsGUIEvent + 117 17 XUL 0x05354415 nsChildView::DispatchEvent(nsGUIEvent*, nsEventStatus&) + 497 (nsChildView.mm:1809) 18 XUL 0x05350d94 nsChildView::DispatchWindowEvent(nsGUIEvent&) + 40 (nsChildView.mm:1818) 19 XUL 0x053697bb -[ChildView drawRect:inContext:] + 1299 (nsChildView.mm:2680) 20 XUL 0x05351a7f -[ChildView drawRect:] + 151 (nsChildView.mm:2618) 21 com.apple.AppKit 0x90c67bf8 -[NSView _drawRect:clip:] + 3853 22 com.apple.AppKit 0x90c666ef -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1050 23 com.apple.AppKit 0x90c66a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969 24 com.apple.AppKit 0x90c65045 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 759 25 com.apple.AppKit 0x90c65e9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433 26 com.apple.AppKit 0x90c65e9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433 27 com.apple.AppKit 0x90c65e9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433 28 com.apple.AppKit 0x90c64987 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 306 29 com.apple.AppKit 0x90c614ab -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090 30 com.apple.AppKit 0x90ba1e7b -[NSView displayIfNeeded] + 933 31 com.apple.AppKit 0x90ba1a29 -[NSWindow displayIfNeeded] + 189 32 com.apple.AppKit 0x90ba184c _handleWindowNeedsDisplay + 436 33 com.apple.CoreFoundation 0x91f8b772 __CFRunLoopDoObservers + 466 34 com.apple.CoreFoundation 0x91f8cacc CFRunLoopRunSpecific + 844 35 com.apple.CoreFoundation 0x91f8daa8 CFRunLoopRunInMode + 88 36 com.apple.HIToolbox 0x922e22ac RunCurrentEventLoopInMode + 283 37 com.apple.HIToolbox 0x922e1ffe ReceiveNextEventCommon + 175 38 com.apple.HIToolbox 0x922e1f39 BlockUntilNextEventMatchingListInMode + 106 39 com.apple.AppKit 0x90b9f6d5 _DPSNextEvent + 657 40 com.apple.AppKit 0x90b9ef88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 41 XUL 0x0534116a nsAppShell::ProcessNextNativeEvent(int) + 1006 (nsAppShell.mm:653) 42 XUL 0x05391dfb nsBaseAppShell::DoProcessNextNativeEvent(int) + 65 (nsBaseAppShell.cpp:156) 43 XUL 0x05392270 nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal*, int, unsigned int) + 222 (nsBaseAppShell.cpp:294) 44 XUL 0x05340918 nsAppShell::OnProcessNextEvent(nsIThreadInternal*, int, unsigned int) + 362 (nsAppShell.mm:834) 45 XUL 0x056bf4a0 nsThread::ProcessNextEvent(int, int*) + 416 (nsThread.cpp:519) 46 XUL 0x0564a8ee NS_ProcessPendingEvents_P(nsIThread*, unsigned int) + 146 47 XUL 0x05392669 nsBaseAppShell::NativeEventCallback() + 181 (nsBaseAppShell.cpp:127) 48 XUL 0x05341f95 nsAppShell::ProcessGeckoEvents(void*) + 521 (nsAppShell.mm:395) 49 com.apple.CoreFoundation 0x91f8d3c5 CFRunLoopRunSpecific + 3141 50 com.apple.CoreFoundation 0x91f8daa8 CFRunLoopRunInMode + 88 51 com.apple.HIToolbox 0x922e22ac RunCurrentEventLoopInMode + 283 52 com.apple.HIToolbox 0x922e1ffe ReceiveNextEventCommon + 175 53 com.apple.HIToolbox 0x922e1f39 BlockUntilNextEventMatchingListInMode + 106 54 com.apple.AppKit 0x90b9f6d5 _DPSNextEvent + 657 55 com.apple.AppKit 0x90b9ef88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 56 com.apple.AppKit 0x90b97f9f -[NSApplication run] + 795 57 XUL 0x05340d47 nsAppShell::Run() + 291 (nsAppShell.mm:747) 58 XUL 0x050a431e nsAppStartup::Run() + 148 (nsAppStartup.cpp:191) 59 XUL 0x040ab29b XRE_main + 14119 (nsAppRunner.cpp:3659) 60 org.mozilla.firefoxdebug 0x0000281a main + 714 (nsBrowserApp.cpp:158) 61 org.mozilla.firefoxdebug 0x0000249a start + 54
Attached file complete apple stack
complete apple crash report, will see if i get also a gdb stack
OS: Mac OS X → Windows 7
Summary: Crash during block-clear-1a-ref.html → Crash during block-clear-1a-ref.html [@ abort | JITEmitter::finishFunction]
Whiteboard: DUPEME
OS: Windows 7 → Mac OS X
(In reply to comment #2) > bug 586862? yeah maybe but that was a different test :/
Crash Signature: [@ abort | JITEmitter::finishFunction]
I don't see any crashes like this in soccorro, nor any info on how to reproduce. If there's any more info or a clearer indication of what this bug is about and where it is now, please re-open!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Whiteboard: DUPEME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: