Closed
Bug 106465
Opened 23 years ago
Closed 23 years ago
Repeatable linux moz crash visiting www.dvdsewer.com
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 106527
People
(Reporter: jonabbey, Assigned: asa)
References
()
Details
(Keywords: crash)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5+) Gecko/20011024
BuildID: 2001102408
I visit http://www.dvdsewer.com/, I die.
Reproducible: Always
Steps to Reproduce:
1.Open linux mozilla 2001102408
2.Visit http://www.dvdsewer.com/ in said linux mozilla
3.Wonder where the mozilla window went.
Reporter | ||
Comment 1•23 years ago
|
||
I just tested this page on linux 2001102308 and 2001102208, neither had any
problem. Looks to be something fresh in today's build.
another new crasher in bug 106452 - this is likely a dup.
Personally i can't go anywhere with a current linux cvs build.
I crash at http://www.pcworld.no http://www.digi.no http://bugzilla.mozilla.org
queries, http://news.wideopen.com
..actually: I crash 99% of the time, cept on some text only pages.
Crashed on this site for me: Win2KSP2, build 2001102403
Talkback: TB37139190Q
Comment 5•23 years ago
|
||
CC: stephend@netscape.com for talkback retrieval, please (TB37123739X).
Keywords: crash
Comment 6•23 years ago
|
||
This is most likely a duplicate of bug 106527.
Incident ID 37123739
Stack Signature HTMLAttributesImpl::SetAttributeName() 67d55021
Bug ID
Trigger Time 2001-10-24 09:24:23
Email Address dark@c2i.net
URL visited
User Comments
Build ID 2001102408
Product ID MozillaTrunk
Platform ID LinuxIntel
Trigger Reason SIGSEGV: Segmentation Fault: (signal 11)
Stack Trace
HTMLAttributesImpl::SetAttributeName()
HTMLAttributesImpl::SetAttributeFor()
HTMLStyleSheetImpl::SetAttributeFor()
nsGenericHTMLElement::SetAttr()
HTMLContentSink::AddAttributes()
SinkContext::OpenContainer()
HTMLContentSink::OpenContainer()
CNavDTD::OpenContainer()
CNavDTD::HandleDefaultStartToken()
CNavDTD::HandleStartToken()
CNavDTD::HandleToken()
CNavDTD::BuildModel()
nsParser::BuildModel()
nsParser::ResumeParse()
nsParser::Parse()
nsHTMLDocument::WriteCommon()
nsHTMLDocument::ScriptWriteCommon()
nsHTMLDocument::Write()
XPTC_InvokeByIndex()
XPCWrappedNative::CallMethod()
XPC_WN_CallMethod()
js_Invoke()
js_Interpret()
js_Execute()
JS_EvaluateUCScriptForPrincipals()
nsJSContext::EvaluateString()
nsScriptLoader::EvaluateScript()
nsScriptLoader::ProcessRequest()
nsScriptLoader::ProcessScriptElement()
nsHTMLScriptElement::SetDocument()
nsGenericHTMLContainerElement::AppendChildTo()
HTMLContentSink::ProcessSCRIPTTag()
HTMLContentSink::AddLeaf()
CNavDTD::AddLeaf()
CNavDTD::HandleScriptToken()
CNavDTD::OpenContainer()
CNavDTD::HandleDefaultStartToken()
CNavDTD::HandleStartToken()
CNavDTD::HandleToken()
CNavDTD::BuildModel()
nsParser::BuildModel()
nsParser::ResumeParse()
nsParser::OnDataAvailable()
nsDocumentOpenInfo::OnDataAvailable()
nsStreamListenerTee::OnDataAvailable()
nsHttpChannel::OnDataAvailable()
nsOnDataAvailableEvent::HandleEvent()
nsARequestObserverEvent::HandlePLEvent()
PL_HandleEvent()
PL_ProcessEventsBeforeID()
processQueue()
nsVoidArray::EnumerateForwards()
nsAppShell::ProcessBeforeID()
handle_gdk_event()
libgdk-1.2.so.0 + 0x1716b (0x4034216b)
libglib-1.2.so.0 + 0x10055 (0x40373055)
libglib-1.2.so.0 + 0x10659 (0x40373659)
libglib-1.2.so.0 + 0x107e8 (0x403737e8)
libgtk-1.2.so.0 + 0x9165b (0x4028765b)
nsAppShell::Run()
nsAppShellService::Run()
main1()
main()
libc.so.6 + 0x1c627 (0x404ba627)
Crashed with a cvs build from before the fix for 106527.
Loads fine with a cvs build including the fix. Dup.
*** This bug has been marked as a duplicate of 106527 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•