Closed
Bug 420403
Opened 17 years ago
Closed 17 years ago
Topcrash [@libobjc.A.dylib@0x146e8]
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: tchung, Assigned: jaas)
References
Details
(Keywords: crash, regression, topcrash)
Crash Data
Currently a topcrash in b3 and b4pre nightlies. It seems to narrow to mac only, 10.5.x.
Topcrash #15 on Beta 3: http://crash-stats.mozilla.com/report/list?range_unit=weeks&version=Firefox%3A3.0b3&range_value=2&signature=libobjc.A.dylib%400x146e8
Topcrash #12 on 3.0b4pre: http://crash-stats.mozilla.com/report/list?range_unit=weeks&query_search=signature&query_type=contains&product=Firefox&version=Firefox%3A3.0b4pre&branch=1.9&signature=libobjc.A.dylib%400x146e8&range_value=2
Frame Signature Source
0 libobjc.A.dylib@0x146e8
1 -[ChildView performKeyEquivalent:] mozilla/widget/src/cocoa/nsChildView.mm:4545
2 AppKit@0x1bee43
3 -[ChildView performKeyEquivalent:] mozilla/widget/src/cocoa/nsChildView.mm:4545
4 AppKit@0x1bee43
5 -[ChildView performKeyEquivalent:] mozilla/widget/src/cocoa/nsChildView.mm:4545
6 AppKit@0x1bee43
7 -[ChildView performKeyEquivalent:] mozilla/widget/src/cocoa/nsChildView.mm:4545
8 AppKit@0x1bee43
9 AppKit@0x1bee43
10 AppKit@0x1bebae
11 -[ToolbarWindow performKeyEquivalent:] mozilla/widget/src/cocoa/nsCocoaWindow.mm:1683
Flags: blocking1.9?
Comment 1•17 years ago
|
||
I've been hitting this on Tiger. Seems pretty random, but frequent (>1 crash per day). My crashes aren't showing up in Breakpad stats because I'm using a debug build.
Updated•17 years ago
|
Severity: normal → critical
Comment 4•17 years ago
|
||
The patch landed on trunk and builds were clobbered. It should be fixed in the next hourly build or with tomorrows nightly build.
Comment 5•17 years ago
|
||
Fixed by bug 420470.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 6•17 years ago
|
||
Verified; not seeing this with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b5pre) Gecko/2008030704 Minefield/3.0b5pre
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Crash Signature: [@libobjc.A.dylib@0x146e8]
You need to log in
before you can comment on or make changes to this bug.
Description
•