Closed
Bug 552623
Opened 16 years ago
Closed 7 years ago
[@ _objc_error | __objc_error | _freedHandler | DrawCellWithScaling]
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: timeless, Unassigned)
Details
(Keywords: crash)
Crash Data
Signature _objc_error
UUID ebb6955a-0c09-40d0-b369-bb1cd2100315
Time 2010-03-15 08:25:26.827012
Uptime 291044
Last Crash 291081 seconds before submission
Product Firefox
Version 3.6
Build ID 20100115132715
Branch 1.9.2
OS Mac OS X
OS Version 10.6.2 10C540
CPU x86
CPU Info GenuineIntel family 6 model 7 stepping 6
Crash Reason EXC_BAD_INSTRUCTION / EXC_I386_INVOP
Crash Address 0x929d14b4
URL
User Comments fonts had gone wacky: http://webwizardry.net/~timeless/good%20labels.png probably because of: 3/15/10 4:49:55 PM [0x0-0x480480].org.mozilla.firefox firefox-bin(25681,0xa0a2e500) malloc: *** mmap(size=16777216) failed (error code=12) 3/15/10 4:49:55 PM [0x0-0x480480].org.mozilla.firefox *** error: can't allocate region 3/15/10 4:49:55 PM [0x0-0x480480].org.mozilla.firefox *** set a breakpoint in malloc_error_break to debug the last thing i saw was the same problem on a bug view.
Processor Notes
Related Bugs
Crashing Thread
Frame Module Signature [Expand] Source
0 libobjc.A.dylib _objc_error
1 libobjc.A.dylib __objc_error
2 libobjc.A.dylib _freedHandler
3 XUL DrawCellWithScaling widget/src/cocoa/nsNativeThemeCocoa.mm:398
4 XUL DrawCellWithSnapping widget/src/cocoa/nsNativeThemeCocoa.mm:529
5 XUL nsNativeThemeCocoa::DrawDropdown widget/src/cocoa/nsNativeThemeCocoa.mm:902
6 XUL nsNativeThemeCocoa::DrawWidgetBackground widget/src/cocoa/nsNativeThemeCocoa.mm:1709
7 XUL nsCSSRendering::PaintBackgroundWithSC layout/base/nsCSSRendering.cpp:2053
8 XUL nsCSSRendering::PaintBackground layout/base/nsCSSRendering.cpp:1367
9 XUL nsDisplayBackground::Paint layout/base/nsDisplayList.cpp:716
10 XUL nsDisplayClip::Paint layout/base/nsDisplayList.cpp:405
11 XUL XUL@0x2225d2
12 XUL nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:1145
13 XUL PresShell::Paint layout/base/nsPresShell.cpp:5839
14 XUL nsViewManager::RenderViews view/src/nsViewManager.cpp:533
15 XUL nsViewManager::Refresh view/src/nsViewManager.cpp:492
16 XUL nsViewManager::DispatchEvent view/src/nsViewManager.cpp:1008
17 XUL HandleEvent view/src/nsView.cpp:167
18 XUL nsChildView::DispatchEvent widget/src/cocoa/nsChildView.mm:1808
19 XUL nsChildView::DispatchWindowEvent widget/src/cocoa/nsChildView.mm:1820
20 XUL -[ChildView drawRect:] widget/src/cocoa/nsChildView.mm:2606
21 AppKit -[NSView _drawRect:clip:]
22 AppKit -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
23 AppKit -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
24 AppKit -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
25 AppKit -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
26 AppKit -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
27 AppKit -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
28 AppKit -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
29 AppKit -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:]
30 AppKit -[NSView displayIfNeeded]
31 AppKit -[NSWindow displayIfNeeded]
32 AppKit _handleWindowNeedsDisplay
33 CoreFoundation __CFRunLoopDoObservers
34 CoreFoundation __CFRunLoopRun
35 CoreFoundation CFRunLoopRunSpecific
36 CoreFoundation CFRunLoopRunInMode
37 HIToolbox RunCurrentEventLoopInMode
38 HIToolbox ReceiveNextEventCommon
39 HIToolbox BlockUntilNextEventMatchingListInMode
40 AppKit _DPSNextEvent
41 AppKit -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
42 AppKit -[NSApplication run]
43 XUL nsAppShell::Run widget/src/cocoa/nsAppShell.mm:847
44 XUL nsAppStartup::Run toolkit/components/startup/src/nsAppStartup.cpp:182
45 XUL XRE_main toolkit/xre/nsAppRunner.cpp:3505
46 firefox-bin main browser/app/nsBrowserApp.cpp:158
47 firefox-bin firefox-bin@0x1541
48 firefox-bin firefox-bin@0x1468
49 @0x4
I've found two other crashes that look similar:
Signature DrawCellWithScaling
UUID 79eb7e76-9b1b-4b21-8c81-44d172100309
Time 2010-03-09 00:29:06.422845
Uptime 2
Last Crash 12 seconds before submission
Product Firefox
Version 3.6
Build ID 20100115132715
Branch 1.9.2
OS Mac OS X
OS Version 10.6.2 10C540
CPU x86
CPU Info GenuineIntel family 6 model 7 stepping 6
Crash Reason EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
Crash Address 0xffffffffc1512084
Email Address
URL about:blank
User Comments
Processor Notes
Crashing Thread
Frame Module Signature [Expand] Source
0 XUL DrawCellWithScaling widget/src/cocoa/nsNativeThemeCocoa.mm:385
1 XUL DrawCellWithSnapping widget/src/cocoa/nsNativeThemeCocoa.mm:529
2 XUL nsNativeThemeCocoa::DrawPushButton widget/src/cocoa/nsNativeThemeCocoa.mm:745
3 XUL nsNativeThemeCocoa::DrawWidgetBackground widget/src/cocoa/nsNativeThemeCocoa.mm:1634
4 XUL nsCSSRendering::PaintBackgroundWithSC layout/base/nsCSSRendering.cpp:2053
5 XUL nsCSSRendering::PaintBackground layout/base/nsCSSRendering.cpp:1367
6 XUL nsDisplayBackground::Paint layout/base/nsDisplayList.cpp:716
7 XUL XUL@0x2225d2
8 XUL PresShell::RenderDocument layout/base/nsPresShell.cpp:5367
9 XUL nsCanvasRenderingContext2D::DrawWindow content/canvas/src/nsCanvasRenderingContext2D.cpp:3381
10 XUL NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/unix/xptcinvoke_unixish_x86.cpp:179
11 XUL XPCWrappedNative::CallMethod js/src/xpconnect/src/xpcwrappednative.cpp:2721
12 XUL XPC_WN_CallMethod js/src/xpconnect/src/xpcwrappednativejsops.cpp:1740
13 libmozjs.dylib js_Invoke
Signature DrawCellWithScaling
UUID 054ba91a-4150-4b30-b495-0cbdd2100309
Time 2010-03-09 00:28:35.263810
Uptime 6546
Last Crash 323257 seconds before submission
Product Firefox
Version 3.6
Build ID 20100115132715
Branch 1.9.2
OS Mac OS X
OS Version 10.6.2 10C540
CPU x86
CPU Info GenuineIntel family 6 model 7 stepping 6
Crash Reason EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
Crash Address 0xffffffffc1527ea4
Email Address
URL http://google.com/
User Comments
Processor Notes
Crashing Thread
Frame Module Signature [Expand] Source
0 XUL DrawCellWithScaling widget/src/cocoa/nsNativeThemeCocoa.mm:385
1 XUL nsNativeThemeCocoa::DrawPushButton widget/src/cocoa/nsNativeThemeCocoa.mm:740
2 XUL nsNativeThemeCocoa::DrawWidgetBackground widget/src/cocoa/nsNativeThemeCocoa.mm:1634
3 XUL nsCSSRendering::PaintBackgroundWithSC layout/base/nsCSSRendering.cpp:2053
4 XUL nsCSSRendering::PaintBackground layout/base/nsCSSRendering.cpp:1367
5 XUL nsButtonFrameRenderer::PaintBorderAndBackground layout/forms/nsButtonFrameRenderer.cpp:269
6 XUL nsDisplayButtonBorderBackground::Paint layout/forms/nsButtonFrameRenderer.cpp:181
7 XUL nsDisplayClip::Paint layout/base/nsDisplayList.cpp:405
8 XUL nsDisplayClip::Paint layout/base/nsDisplayList.cpp:405
9 XUL XUL@0x2225d2
10 XUL nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:1145
Those two are probably from one person (based on the crashes), and I don't think it's me.
I wonder if this is "the same" as bug 490929 and/or bug 530343, just being expressed in different manner on 10.5/10.6?
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ _objc_error | __objc_error | _freedHandler | DrawCellWithScaling]
Comment 2•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•