Closed
Bug 637615
Opened 14 years ago
Closed 14 years ago
Crash [@ nsEditor::CreateTxnForDeleteElement ]
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 636074
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: scoobidiver, Assigned: ehsan.akhgari)
Details
(Keywords: crash, regression, topcrash, Whiteboard: [hardblocker])
Crash Data
It is #4 top crasher on Mac OS X in 4.0b12.
It is probably a dupe of bug 636074.
Signature nsEditor::CreateTxnForDeleteElement
UUID fad023a0-cdbc-46e0-8e5b-7a4b72110227
Time 2011-02-27 04:36:39.452149
Uptime 1108
Last Crash 6542884 seconds (10.8 weeks) before submission
Install Age 1108 seconds (18.5 minutes) since version was first installed.
Product Firefox
Version 4.0b12
Build ID 20110222205430
Branch 2.0
OS Mac OS X
OS Version 10.6.6 10J567
CPU amd64
CPU Info family 6 model 23 stepping 6
Crash Reason EXC_BAD_ACCESS / KERN_PROTECTION_FAILURE
Crash Address 0x21077430
User Comments I was writing a comment on Facebook and Firefox crashed. How many times have you gotten THIS feedback?
App Notes Renderers: 0x22600,0x22600,0x20400
Frame Module Signature [Expand] Source
0 @0x121077430
1 XUL nsEditor::CreateTxnForDeleteElement nsAutoPtr.h:969
2 XUL nsEditor::CreateTxnForDeleteInsertionPoint editor/libeditor/base/nsEditor.cpp:4845
3 XUL nsEditor::CreateTxnForDeleteSelection editor/libeditor/base/nsEditor.cpp:4719
4 XUL nsEditor::DeleteSelectionImpl editor/libeditor/base/nsEditor.cpp:4280
5 XUL nsTextEditRules::WillDeleteSelection editor/libeditor/text/nsTextEditRules.cpp:907
6 XUL nsPlaintextEditor::DeleteSelection editor/libeditor/text/nsPlaintextEditor.cpp:784
7 XUL nsEditor::HandleKeyPressEvent editor/libeditor/base/nsEditor.cpp:5104
8 XUL nsPlaintextEditor::HandleKeyPressEvent editor/libeditor/text/nsPlaintextEditor.cpp:382
9 XUL nsEditorEventListener::KeyPress editor/libeditor/base/nsEditorEventListener.cpp:362
10 XUL nsEventListenerManager::HandleEventInternal content/events/src/nsEventListenerManager.cpp:175
11 XUL nsEventTargetChainItem::HandleEventTargetChain content/events/src/nsEventListenerManager.h:146
12 XUL nsEventTargetChainItem::HandleEventTargetChain content/events/src/nsEventDispatcher.cpp:395
13 XUL nsEventDispatcher::Dispatch content/events/src/nsEventDispatcher.cpp:628
14 XUL PresShell::HandleEventInternal layout/base/nsPresShell.cpp:7066
15 XUL PresShell::HandleEvent layout/base/nsPresShell.cpp:6813
16 XUL PresShell::HandleEvent layout/base/nsPresShell.cpp:6492
17 XUL nsViewManager::DispatchEvent view/src/nsViewManager.cpp:1105
18 XUL HandleEvent view/src/nsView.cpp:161
19 XUL nsChildView::DispatchEvent widget/src/cocoa/nsChildView.mm:1807
20 XUL nsChildView::DispatchWindowEvent widget/src/cocoa/nsChildView.mm:1817
21 XUL -[ChildView processKeyDownEvent:] widget/src/cocoa/nsChildView.mm:5436
22 XUL -[ChildView keyDown:] widget/src/cocoa/nsChildView.mm:5666
23 AppKit AppKit@0x13e06e
24 HIToolbox HIToolbox@0x41948
25 CoreFoundation CoreFoundation@0xbaaf
26 HIToolbox HIToolbox@0x4914
27 libSystem.B.dylib libSystem.B.dylib@0x66b3
28 CoreFoundation CoreFoundation@0xbaaf
29 libSystem.B.dylib libSystem.B.dylib@0x66b3
30 HIToolbox HIToolbox@0x41697
31 HIToolbox HIToolbox@0x413f2
32 HIToolbox HIToolbox@0x5206e
33 HIToolbox HIToolbox@0x51eb8
34 HIToolbox HIToolbox@0x40aaf
35 AppKit AppKit@0x7413e7
36 XUL -[ToolbarWindow sendEvent:] widget/src/cocoa/nsCocoaWindow.mm:2356
37 AppKit AppKit@0x72a85
38 CoreFoundation CoreFoundation@0x24688
39 AppKit AppKit@0x714a8
40 AppKit AppKit@0x749ec7
41 AppKit AppKit@0x43ac5
42 CoreFoundation CoreFoundation@0x104c7
43 CoreFoundation CoreFoundation@0xfc42
44 CoreFoundation CoreFoundation@0x24814
45 AppKit AppKit@0x77e03f
46 AppKit AppKit@0x94d9
47 XUL nsAppShell::Run widget/src/cocoa/nsAppShell.mm:746
48 XUL nsAppStartup::Run toolkit/components/startup/src/nsAppStartup.cpp:220
49 XUL XRE_main toolkit/xre/nsAppRunner.cpp:3766
50 firefox-bin main browser/app/nsBrowserApp.cpp:158
51 firefox-bin firefox-bin@0x1953
More reports at:
https://crash-stats.mozilla.com/report/list?product=Firefox&range_value=4&range_unit=weeks&signature=nsEditor%3A%3ACreateTxnForDeleteElement
Comment 1•14 years ago
|
||
Ehsan: assigning this to you in hopes that it is a dupe of bug 636074 - if it isn't, and if you think it shouldn't block, please renominate?
Assignee: nobody → ehsan
blocking2.0: ? → final+
Assignee | ||
Comment 2•14 years ago
|
||
Yes, this is a dupe of bug 636074.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Whiteboard: [hardblocker]
Updated•14 years ago
|
Crash Signature: [@ nsEditor::CreateTxnForDeleteElement ]
You need to log in
before you can comment on or make changes to this bug.
Description
•