Closed
Bug 189373
Opened 23 years ago
Closed 23 years ago
[mach-o] crash when printing (or print preview) bugzilla component page [in nsContainerFrame::ReflowChild]
Categories
(Core :: Printing: Output, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: bugzilla, Assigned: ccarlen)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
|
14.81 KB,
text/plain
|
Details |
found using 2003.01.15.08 mach-o mozilla trunk build on OS X 10.2.3. not a
problem on a CFM build (tested 2003.01.14.12 commercial trunk).
1. go to http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
2. hit cmd-P to print.
3. either click the "Preview" or "Print" buttons.
result: mach-o crashes in nsContainerFrame::ReflowChild. report coming up.
another interesting thing (not sure if it's related): when i tried the test case
in a test chimera trunk build (bryner built one internally on 1/9), i didn't
crash. instead i got an incomplete printout or preview --perhaps where it stops
printing is where mach-o fails.
| Reporter | ||
Comment 1•23 years ago
|
||
| Reporter | ||
Comment 2•23 years ago
|
||
more info on chimera trunk test build: print preview (via Preview.app) should
display a 12-page document, but only 7 pages appear. Preview.app seems to fail
around where the default names for the Keyboard: Navigation are. that bit is at
the bottom of the 6th page; the 7th and last page only displays the bugzilla
page footer (which should be on the 12th page, had it displayed correctly).
| Reporter | ||
Updated•23 years ago
|
QA Contact: sujay → sairuh
| Reporter | ||
Comment 3•23 years ago
|
||
| Reporter | ||
Comment 4•23 years ago
|
||
hm, no longer able to repro. test with 2003.01.22.07 mach-o comm trunk build.
marking w4m, but reopen if it still happens with a recent build.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 5•23 years ago
|
||
however, i still see the problem of incomplete printing (comment 2), the only
difference is that it stops after page 5.
should i file a separate bug for that, or is it a known issue?
| Reporter | ||
Comment 6•23 years ago
|
||
vrfy w4m.
spun off bug 193211 to cover the incomplete printing mentioned in comment 2.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•