Closed
Bug 372166
Opened 18 years ago
Closed 18 years ago
crash [@ nsViewManager::GetWidget nsViewManager.cpp:2347] in mozilla/js/tests/e4x/Regress/regress-355569.js browser only
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bc, Unassigned)
References
()
Details
(Keywords: crash, regression, testcase)
Crash Data
#5 <signal handler called>
#6 0x01655c96 in nsViewManager::GetWidget (this=0xa31aff8, aWidget=0x2)
at /work/mozilla/builds/1.9.0/mozilla/view/src/nsViewManager.cpp:2347
#7 0x0702e559 in nsEditor::EndUpdateViewBatch (this=0xa6b78f0)
at /work/mozilla/builds/1.9.0/mozilla/editor/libeditor/base/nsEditor.cpp:4357
#8 0x07038a2d in nsEditor::EndPlaceHolderTransaction (this=0xa6b78f0)
at /work/mozilla/builds/1.9.0/mozilla/editor/libeditor/base/nsEditor.cpp:982
#9 0x06fadafd in nsAutoPlaceHolderBatch::~nsAutoPlaceHolderBatch ()
at /work/mozilla/builds/1.9.0/mozilla/editor/libeditor/base/nsEditor.cpp:527
#10 0x07016d2d in nsPlaintextEditor::InsertText (this=0xa6b78f0,
aStringToInsert=@0xbf8e84f0)
at /work/mozilla/builds/1.9.0/mozilla/editor/libeditor/text/nsPlaintextEditor.cpp:770
#5 <signal handler called>
#6 0x01655c96 in nsViewManager::GetWidget (this=0xa31aff8, aWidget=0x2)
at /work/mozilla/builds/1.9.0/mozilla/view/src/nsViewManager.cpp:2347
#7 0x0702e559 in nsEditor::EndUpdateViewBatch (this=0xa6b78f0)
at /work/mozilla/builds/1.9.0/mozilla/editor/libeditor/base/nsEditor.cpp:4357
#8 0x07038a2d in nsEditor::EndPlaceHolderTransaction (this=0xa6b78f0)
at /work/mozilla/builds/1.9.0/mozilla/editor/libeditor/base/nsEditor.cpp:982
#9 0x06fadafd in nsAutoPlaceHolderBatch::~nsAutoPlaceHolderBatch ()
at /work/mozilla/builds/1.9.0/mozilla/editor/libeditor/base/nsEditor.cpp:527
#10 0x07016d2d in nsPlaintextEditor::InsertText (this=0xa6b78f0,
aStringToInsert=@0xbf8e84f0)
at /work/mozilla/builds/1.9.0/mozilla/editor/libeditor/text/nsPlaintextEditor.cpp:770
Reporter | ||
Comment 2•18 years ago
|
||
![]() |
||
Comment 3•18 years ago
|
||
This worksforme in a debug Linux build which has the patch for bug 371839 in it. And in any case, that patch should _really_ not have lead to that callstack.
Bob, what's the regression range including hours?
![]() |
||
Updated•18 years ago
|
Reporter | ||
Comment 4•18 years ago
|
||
I was seeing this crash on several tests and after bz's inability to reproduce, I clobbered and rebuilt and can no longer reproduce. Marking works for me.
Group: security
Status: NEW → RESOLVED
CC list accessible: false
Closed: 18 years ago
Not accessible to reporter
Resolution: --- → WORKSFORME
Severity: major → critical
Summary: crash [ @ nsViewManager::GetWidget nsViewManager.cpp:2347] in mozilla/js/tests/e4x/Regress/regress-355569.js browser only → crash [@ nsViewManager::GetWidget nsViewManager.cpp:2347] in mozilla/js/tests/e4x/Regress/regress-355569.js browser only
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsViewManager::GetWidget nsViewManager.cpp:2347]
You need to log in
before you can comment on or make changes to this bug.
Comment 1
•