Closed
Bug 345626
Opened 18 years ago
Closed 18 years ago
Crash when visiting the listed site [@USER32.dll + 0x871b stack overflow]
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 325588
People
(Reporter: software, Unassigned)
References
()
Details
(Keywords: crash, crashreportid, testcase)
Crash Data
Attachments
(1 file)
(deleted),
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060516 SeaMonkey/1.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060516 SeaMonkey/1.0.2
When going to the listed webpage the browser will close.
This is the contents of the webpage:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html;CHARSET=iso-8859-1">
<META NAME="GENERATOR" Content="Visual Page 2.0 for Windows">
<TITLE>Pints To Pasta Brochure</TITLE>
</HEAD>
<BODY>
<P><EMBED SRC="P2P06insidecopy.pdf" WIDTH="1255" HEIGHT="583" ALIGN="BOTTOM"></P>
<P><EMBED SRC="P2P06outside_REVcopy.pdf" WIDTH="1255" HEIGHT="596" ALIGN="BOTTOM">
</BODY>
</HTML>
Reproducible: Always
Steps to Reproduce:
1. Go to the webpage
Actual Results:
Browser closes
Expected Results:
Page should be rendered
This happens with Firefox and with Seamonkey.
Comment 1•18 years ago
|
||
I can confirm this - changing the summary because this is not a close - its actually a brash.
TalkbackID's: TB21259867W, TB21259830M both show that a stack overflow is occurring at USER32.DLL
It seems that neither of the embeds alone causes the crash but when together they do.
Severity: normal → critical
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Browser closes when going to this webpage → Crash when visiting the listed site [@USER32.dll + 0x871b stack overflow]
Comment 2•18 years ago
|
||
Comment 3•18 years ago
|
||
Yes it crashes my Minefield too, but it does not crash my Linux Seamonkey.
However http://www.runwithpaula.com/pintsbrochure.htm is not shown correctly in Seamonkey. It is supposed to open some pdf documents but it does not.
Linux build ID is: 2006072210
Confirmed with Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
Comment 5•18 years ago
|
||
This sounds like bug 325588 to me.
Comment 6•18 years ago
|
||
(In reply to comment #5)
> This sounds like bug 325588 to me.
>
Certainly looks the same... both stack overflows, both involve PDF files (2 of them).
Defiantly looks like a duplicate.
Comment 7•18 years ago
|
||
Ok, marking it a duplicate of that bug then.
*** This bug has been marked as a duplicate of 325588 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•13 years ago
|
Crash Signature: [@USER32.dll + 0x871b stack overflow]
You need to log in
before you can comment on or make changes to this bug.
Description
•