Closed
Bug 171154
Opened 22 years ago
Closed 22 years ago
Crashes Mozilla when trying to print [@ nsTextFrame::MeasureText ]
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 170225
People
(Reporter: hroush, Assigned: attinasi)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
(deleted),
text/plain
|
Details |
The following link crashes Mozilla when trying to print out the web page on a
Linux platform.
http://www.largo.com/index.cfm?action=mayor&drill=seat4
Comment 1•22 years ago
|
||
Print ok on Win2k, Linux only issue
Comment 2•22 years ago
|
||
can you generate a stack trace using GDB or send Talkback data and Talkback ID
with a Talkback-enabled build ?
Severity: major → critical
Keywords: crash,
stackwanted
Reporter | ||
Comment 3•22 years ago
|
||
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 1024 (LWP 16983)]
0x41acdb33 in NSGetModule ()
from /u/mozilla_cvs_20020927/mozilla/components/libgklayout.so
Comment 5•22 years ago
|
||
crashing on Linux build 20020920 (trunk) simply by loading page, will attach
stack trace. This was compiled without any optimization flag with gcc 2.96 (Mdk
8).
Keywords: stackwanted
Comment 6•22 years ago
|
||
Comment 7•22 years ago
|
||
Didn't find dupes, marking NEW.
Assignee: rods → attinasi
Status: UNCONFIRMED → NEW
Component: Printing → Layout
Ever confirmed: true
QA Contact: sujay → petersen
Summary: Crashes Mozilla when trying to print. → Crashes Mozilla when trying to print [@ nsTextFrame::MeasureText ]
Comment 8•22 years ago
|
||
dupe of "core dump (floating point exception) on page with font-size: 1px"
*** This bug has been marked as a duplicate of 170225 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•22 years ago
|
QA Contact: petersen → amar
Updated•13 years ago
|
Crash Signature: [@ nsTextFrame::MeasureText ]
You need to log in
before you can comment on or make changes to this bug.
Description
•