Closed
Bug 19148
Opened 25 years ago
Closed 25 years ago
[CRASH][PP][DOGFOOD] Printing crashes on Mac
Categories
(Core :: Printing: Output, defect, P3)
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: cmaximus, Assigned: dcone)
References
()
Details
(Whiteboard: [PDT+] Should be fixed by 12/3)
I was going to reopen 6784 because it's the same M.O. but i decided to wirte this up instead.
the stack traces are fairly similar but not exact.
Apprunner crashes when you try to print on the Macintosh
*Build info: MacOS 8.5 and Linux RH6 1999111709 builds. Win32 was not tested. So it
is possible that this could be XP.
*To REPRO: Launch Appruner. Select File|Print . Click Print in the resulting dialog box.
*Expected Result: the platform specific dialog appears and upon clicking 'print' the page goes about its way printing in the
background.
*Actual Results: the OS specific dialog appears and after you click 'print' a modal dialog comes up informing you that your doc is
being printed then - poof! you crash.
*I tried this with all Printing from within the app e.g. printing a mail message, so the bug is not at
a high level like that.
Assignee | ||
Comment 1•25 years ago
|
||
printing example 0 on Windows or Mac causes an assert in nsBlockFrame.cpp line
6242, many many times. This is causing printing crashes on many pages.
This is what is causing this problem...
Long tables can also cause this problem which causes Mozilla.org to pagenate
incorrectly.
Assignee: dcone → nisheeth
URL: Example 0
Summary: [CRASH][PP][DOGFOOD][PDT+] Printing crashes on Mac and Linux → [CRASH][PP][DOGFOOD] Printing crashes on Mac and Linux
Whiteboard: [PDT+]
Comment 2•25 years ago
|
||
Sorry for the spam, changing QA contact on printing bugs to our new printing
tester, Shrirang!
Updated•25 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [PDT+] → [PDT+] Should be fixed by 12/3
Comment 3•25 years ago
|
||
Accepting bug & updating status whiteboard. I will be able to take a look at
this next week. So, I'm setting the target fix date to 12/3, Friday.
Updated•25 years ago
|
Target Milestone: M12
Comment 4•25 years ago
|
||
Setting milestone to M12...
Updated•25 years ago
|
Assignee: nisheeth → dcone
Status: ASSIGNED → NEW
Comment 5•25 years ago
|
||
Patrick checked in a fix for a crash on printing that might have fixed this
problem. Don, I need to start on the reflow command coalescing work and a
couple of other PDT+ bugs, so could you please see if this problem is fixed. If
you are also snowed under with PDT+ bugs, please feel free to re-assign this
back to me. Thanks a lot.
Assignee | ||
Comment 6•25 years ago
|
||
This is an assert, maybee this should be a PDT- bug. The assert is caused by
the blockreflow code. This is probably Nisheeth's bug, but I will keep an eye
on it if it gets a PDT- bug, or help if it stays a PDT+ bug. I am sure between
us we can fix it. Printing will work if you go thru the asserts or are in
release mode.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•25 years ago
|
||
Fixed...
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Comment 9•25 years ago
|
||
it still crashes.
Updated•25 years ago
|
Resolution: FIXED → ---
Comment 10•25 years ago
|
||
clearing fixed status, this is still crashing.
Assignee | ||
Updated•25 years ago
|
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 11•25 years ago
|
||
I should have put... it now works on Windows and Mac.. I checked these
platforms, I am assuming the reason it was re-opened was because of a Linux
crash?
Linux still crashes, but for another reason, and has a bug logged against that
crasher....
Assignee | ||
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Assignee | ||
Comment 12•25 years ago
|
||
I have to get to the bottom of all the conflicting reports.. some say fixed, I
have some say that windows asserts, some say it crashes..
At least three different bugs say Linux crashes.. so I assume that one is
correct..
Assignee | ||
Updated•25 years ago
|
Summary: [CRASH][PP][DOGFOOD] Printing crashes on Mac and Linux → [CRASH][PP][DOGFOOD] Printing crashes on Mac
Assignee | ||
Comment 13•25 years ago
|
||
Will convert to Mac, Linux has its own bug that breaks when it prints.
These seem to be platform specific bugs.. so I will log the printing bugs
against the platforms.
Assignee | ||
Updated•25 years ago
|
Resolution: FIXED → ---
Assignee | ||
Comment 14•25 years ago
|
||
Just checked the Mac (and windows for good measure), and both printed sample 0,1
and 2. Also checked mozilla.org.. All printed. If it still crashes with todays
build.. please put in specifics. If Linux crashes.. there is another bug filed
againts that...
Comment 15•25 years ago
|
||
I tried printing sample pages on MAC using today's commercial build and they
print OK. There are other crashes like printing contents from websites butI have
opened another bug for that.
Comment 16•25 years ago
|
||
I can finally print my Dogfood snack ticket. Why this bug isn't mark as fixed?
Updated•25 years ago
|
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 17•25 years ago
|
||
marking FIXED
Comment 18•25 years ago
|
||
Marking VERIFIED/FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•