Closed
Bug 169811
Opened 22 years ago
Closed 22 years ago
Mozilla crashes after trying to print the webpage [@ nsContainerFrame::Destroy ]
Categories
(Core :: Printing: Output, defect, P1)
Core
Printing: Output
Tracking
()
VERIFIED
DUPLICATE
of bug 156982
mozilla1.3alpha
People
(Reporter: bugzilla, Assigned: rods)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(1 file, 1 obsolete file)
(deleted),
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1) Gecko/20020826
I created a xhtml 1.0 webpage. The w3c xhtml validator and the w3c CSS validator
tell me i used (loosy) xhtml and CSS (without any errors or warnings!).
After pressing the PRINT Button on mozilla - mozilla crashes.
Reproducible: Always
Steps to Reproduce:
1. visit http://dominik.nextbyte.de/gnupg/
2. try to print that page
Actual Results:
mozilla crashed
Expected Results:
mozilla prints out the webpage
mozilla shoudn't crash even if the webpage uses the worst html thinkable. Though
i used valid xhtml and valid css its even more frustrating, that mozilla crashes.
Comment 1•22 years ago
|
||
Confirmed on Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a)
Gecko/20020910. I was using the Adobe Acrobat PDFWriter printer driver.
I bet there is a duplicate somewhere out there.
Summary: Mozilla crashes after trying to print the webpage http://dominik.nextbyte.de/gnupg/ → Mozilla crashes after trying to print the webpage http://dominik.nextbyte.de/gnupg/
Comment 2•22 years ago
|
||
looks a bit like bug 156982
Comment 3•22 years ago
|
||
looks different than bug 156982. this crashes with 1.0 branch (1.0 and 1.0.1)
bug 156982 also seems to be linux-only.
print preview also crashes
marking NEW
Assignee | ||
Comment 4•22 years ago
|
||
This crashes for me on Win2k printing to Adobe PDF, I will be able to debug it now.
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla1.2beta
Assignee | ||
Updated•22 years ago
|
Target Milestone: mozilla1.2beta → mozilla1.3alpha
Comment 5•22 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021202
Crashes on this, too.
Comment 6•22 years ago
|
||
crashing build 20021226 on Linux (print preview)
#0 0x00000000 in ?? ()
#1 0x41aa832d in nsContainerFrame::Destroy (this=0x8b22eec,
aPresContext=0x8c31168) at nsContainerFrame.cpp:138
#2 0x41ad7c8e in nsPositionedInlineFrame::Destroy (this=0x8b22eec,
aPresContext=0x8c31168) at nsInlineFrame.cpp:1147
#3 0x41ad8f46 in nsLineBox::DeleteLineList (aPresContext=0x8c31168,
aLines=@0x8214060) at nsLineBox.cpp:311
As it's assigned, I won't change status but imho, this could be a dupe of bug
156982 as Andrew suggested, I got the same stack trace on both bug reports with
a debug linux build 20021226.
Hardware: PC → All
Summary: Mozilla crashes after trying to print the webpage http://dominik.nextbyte.de/gnupg/ → Mozilla crashes after trying to print the webpage [@ nsContainerFrame::Destroy ]
Comment 7•22 years ago
|
||
Crash log after printing from Mozilla.
Mozilla failed to print more than one physical page from the current web page,
a symptom I have had in the past as well (with 1.3a). So I tried to print to
PDF. Same result - only one page. When I went back to Mozilla I experienced a
crash. (Not sure if I tried to quit Mozilla or just close the page).
Comment on attachment 114830 [details]
Unrelated Mac OS X crash [@ JVM_GetMethodIxLocalsCount]
If the crash described by this attachment still occurs in current builds then
another bug should be found for it.
Attachment #114830 -
Attachment description: Mac OS X crash reporter log of Mozilla 1.3a crash → Unrelated Mac OS X crash [@ JVM_GetMethodIxLocalsCount]
Attachment #114830 -
Attachment is obsolete: true
*** This bug has been marked as a duplicate of 156982 ***
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
Crash Signature: [@ nsContainerFrame::Destroy ]
You need to log in
before you can comment on or make changes to this bug.
Description
•