Closed
Bug 188901
Opened 22 years ago
Closed 22 years ago
Crash upon opening site in editor [@ nsEditor::IsPreformatted ]
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 188946
People
(Reporter: markushuebner, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
Using trunk build 2003010908 on winxp pro sp1 I crash when going to
http://www.telekom.at
and choosing "File - Edit Page".
Comment 2•22 years ago
|
||
wfm using build 2003011205 on Linux too.
Comment 3•22 years ago
|
||
I am not able to edit the example file at all. I suspect the lack of editing
functionality is due to it being a frameset.
I don't understand comment 1 and comment 2 unless a different url was used.
When I browsed to the above url, it resolved to:
http://www.telekom.at/Content.Node2/de/index_frameset.php
Keywords: nsbeta1
Comment 4•22 years ago
|
||
I cannot edit the file but I don't crash, I didn't check the "edit" feature was
missing in "HTML Source" tab, sorry for that.
I was also redirected to http://www.telekom.at/Content.Node2/de/index_frameset.php
Reporter | ||
Comment 5•22 years ago
|
||
Here is crash report# TB16122738M or TB16122806Z
Updated•22 years ago
|
Whiteboard: TB16122738M
nsEditor::IsPreformatted
[c:/builds/seamonkey/mozilla/editor/libeditor/base/nsEditor.cpp, line 4113]
nsWSRunObject::GetRuns
[c:/builds/seamonkey/mozilla/editor/libeditor/html/nsWSRunObject.cpp, line 1002]
nsCOMPtr_base::assign_with_AddRef
[c:/builds/seamonkey/mozilla/xpcom/glue/nsCOMPtr.cpp, line 70]
nsHTMLEditor::BeginningOfDocument
[c:/builds/seamonkey/mozilla/editor/libeditor/html/nsHTMLEditor.cpp, line 508]
nsEditor::Init [c:/builds/seamonkey/mozilla/editor/libeditor/base/nsEditor.cpp,
line 327]
nsPlaintextEditor::Init
[c:/builds/seamonkey/mozilla/editor/libeditor/text/nsPlaintextEditor.cpp, line 229]
nsHTMLEditor::Init
[c:/builds/seamonkey/mozilla/editor/libeditor/html/nsHTMLEditor.cpp, line 290]
nsEditingSession::SetupEditorOnWindow
[c:/builds/seamonkey/mozilla/editor/composer/src/nsEditingSession.cpp, line 421]
nsEditingSession::EndDocumentLoad
[c:/builds/seamonkey/mozilla/editor/composer/src/nsEditingSession.cpp, line 871]
nsEditingSession::OnStateChange
[c:/builds/seamonkey/mozilla/editor/composer/src/nsEditingSession.cpp, line 664]
nsDocLoaderImpl::FireOnStateChange
[c:/builds/seamonkey/mozilla/uriloader/base/nsDocLoader.cpp, line 1213]
nsDocLoaderImpl::doStopDocumentLoad
[c:/builds/seamonkey/mozilla/uriloader/base/nsDocLoader.cpp, line 867]
nsDocLoaderImpl::DocLoaderIsEmpty
[c:/builds/seamonkey/mozilla/uriloader/base/nsDocLoader.cpp, line 765]
nsDocLoaderImpl::OnStopRequest
[c:/builds/seamonkey/mozilla/uriloader/base/nsDocLoader.cpp, line 695]
nsLoadGroup::RemoveRequest
[c:/builds/seamonkey/mozilla/netwerk/base/src/nsLoadGroup.cpp, line 703]
PresShell::RemoveDummyLayoutRequest
[c:/builds/seamonkey/mozilla/layout/html/base/src/nsPresShell.cpp, line 6681]
PresShell::ProcessReflowCommands
[c:/builds/seamonkey/mozilla/layout/html/base/src/nsPresShell.cpp, line 6496]
PresShell::FlushPendingNotifications
[c:/builds/seamonkey/mozilla/layout/html/base/src/nsPresShell.cpp, line 5052]
nsEventStateManager::FlushPendingEvents
[c:/builds/seamonkey/mozilla/content/events/src/nsEventStateManager.cpp, line 4472]
nsEventStateManager::GenerateDragGesture
[c:/builds/seamonkey/mozilla/content/events/src/nsEventStateManager.cpp, line 1431]
nsEventStateManager::PreHandleEvent
[c:/builds/seamonkey/mozilla/content/events/src/nsEventStateManager.cpp, line 373]
PresShell::HandleEventInternal
[c:/builds/seamonkey/mozilla/layout/html/base/src/nsPresShell.cpp, line 6152]
PresShell::HandleEvent
[c:/builds/seamonkey/mozilla/layout/html/base/src/nsPresShell.cpp, line 6080]
nsViewManager::HandleEvent
[c:/builds/seamonkey/mozilla/view/src/nsViewManager.cpp, line 2208]
nsView::HandleEvent [c:/builds/seamonkey/mozilla/view/src/nsView.cpp, line 304]
nsViewManager::DispatchEvent
[c:/builds/seamonkey/mozilla/view/src/nsViewManager.cpp, line 1948]
HandleEvent [c:/builds/seamonkey/mozilla/view/src/nsView.cpp, line 83]
nsWindow::DispatchEvent
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 1119]
nsWindow::DispatchWindowEvent
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 1136]
nsWindow::DispatchMouseEvent
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 5377]
ChildWindow::DispatchMouseEvent
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 5632]
nsWindow::ProcessMessage
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 4068]
nsWindow::WindowProc
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 1403]
USER32.dll + 0x27ad7 (0x77d67ad7)
USER32.dll + 0x2ccd4 (0x77d6ccd4)
USER32.dll + 0x4455 (0x77d44455)
USER32.dll + 0x95d5 (0x77d495d5)
nsAppShellService::Run
[c:/builds/seamonkey/mozilla/xpfe/appshell/src/nsAppShellService.cpp, line 471]
main1 [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1559]
main [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1907]
WinMain [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1927]
WinMainCRTStartup()
kernel32.dll + 0x214c7 (0x77e814c7)
Keywords: stackwanted
Whiteboard: TB16122738M
Comment 7•22 years ago
|
||
dupe of bug 188946 ?
Summary: Crash upon opening site in editor → Crash upon opening site in editor [@ nsEditor::IsPreformatted ]
I could not get it to crash either with this scenario, but the stack trace is
the same as in bug 188946. In bug 188946 we crash just backspacing over an
emoticon within the mail compose window and an IM compose window. This is
serious regression and loss of data in these compose windows. The crash is in
module editor.dll and this started with the 1-9-2003 trunk builds.
Comment 9•22 years ago
|
||
*** Bug 188596 has been marked as a duplicate of this bug. ***
Comment 10•22 years ago
|
||
<sigh>
bug 188946 is correctly assigned (imo)
*** This bug has been marked as a duplicate of 188946 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
verified dup
Status: RESOLVED → VERIFIED
Comment 12•22 years ago
|
||
Markus, since I did not see the crash as you reported, could you please try this
again with a build after 1-15-2003. I am verifying the dup bug because the
scenario in that bug is fixed. Thanks, Esther
Comment 13•22 years ago
|
||
tested with 2003011508 build on WinXP: the file was successfully published to
the http site, no crash
Updated•20 years ago
|
Product: Browser → Seamonkey
Updated•13 years ago
|
Crash Signature: [@ nsEditor::IsPreformatted ]
You need to log in
before you can comment on or make changes to this bug.
Description
•