Closed
Bug 681781
Opened 14 years ago
Closed 14 years ago
[10.7] crash in __NSArrayM dealloc
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 678607
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash)
Crash Data
It is a new crash signature in 7.0 and is #2 top crasher in 7.0b1 on Mac OS X.
Some comments talk about the two-finger left swipe.
It could be a dupe of bug 678607.
Signature objc_msgSend_vtable14 | CFRelease | -[__NSArrayM dealloc]
UUID 6d2e5d61-5df9-45d0-bc1f-7bf702110824
Date Processed 2011-08-24 14:19:22.824361
Uptime 35
Last Crash 2.5 weeks before submission
Install Age 4.3 days since version was first installed.
Install Time 2011-08-20 14:31:38
Product Firefox
Version 7.0
Build ID 20110816154714
Release Channel beta
OS Mac OS X
OS Version 10.7.1 11B26
CPU amd64
CPU Info family 6 model 23 stepping 10
Crash Reason EXC_BAD_ACCESS / 0x0000000d
Crash Address 0x0
User Comments Opened an e-mail and it crashed and went back to my desktop.
App Notes Renderers: 0x22600,0x20400GL Context? GL Context+
GL Layers? GL Layers+
Frame Module Signature [Expand] Source
0 libobjc.A.dylib objc_msgSend_vtable14
1 CoreFoundation CFRelease
2 CoreFoundation -[__NSArrayM dealloc]
3 libobjc.A.dylib objc::DenseMap<objc_object*, unsigned long, true, objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long> >::FindAndConstruct
4 libobjc.A.dylib _objc_rootReleaseWasZero
5 libobjc.A.dylib
6 AppKit _NSPopoverPreProcessLocalEvent
7 AppKit -[NSApplication sendEvent:]
8 AppKit -[NSEvent momentumPhase]
9 libobjc.A.dylib objc::DenseMap<objc_object*, unsigned long, true, objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long> >::FindAndConstruct
10 libobjc.A.dylib _objc_rootRetain
11 CoreFoundation -[NSObject retain]
12 AppKit -[NSApplication _setCurrentEvent:]
13 AppKit -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
More reports at:
https://crash-stats.mozilla.com/report/list?signature=objc_msgSend_vtable14%20|%20CFRelease%20|%20-[__NSArrayM%20dealloc]
Reporter | ||
Comment 1•14 years ago
|
||
Socorro doesn't show this crash signature is related to bug 678607.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•14 years ago
|
No longer blocks: lion-compatibility
Reporter | ||
Updated•14 years ago
|
tracking-firefox7:
? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•