Closed Bug 74083 Opened 23 years ago Closed 23 years ago

crash when printing on mac

Categories

(Core :: Printing: Output, defect)

PowerPC
Mac System 9.x
defect
Not set
critical

Tracking

()

VERIFIED FIXED

People

(Reporter: saari, Assigned: dcone)

References

()

Details

(Keywords: crash)

Attachments

(2 files)

Attempt to print any page on Mac and we crash in DocumentViewerImpl:PrintPage
I get a crash whenever I print.
It seems that the first page is actually sent to the print driver, then all the
subsequent pages are blank.
After the "printing" message disappears, Mozilla crashes.
A stacktrace is attached to bug 74332, which indicates that the same stacktrace
occurrs in other crash situation in addition to printing.
Printing test should be included in Smoketests, IMHO.
Severity: normal → critical
Keywords: crash
Check for mTimer not being null after doCreateInstance and before calling
mTimer->Init, and consolidate the two calls to
	
	mTimer->Init(this, mDelay, NS_PRIORITY_NORMAL, NS_TYPE_ONE_SHOT);

 into one (like a new fcn InitTimer()?) and sr=attinasi
Don, do you need to create a new timer each time, or just re-initialize it?
sr=attinasi
you have to create a new timer.. mac.. seems re-initialization works.. but PC.. 
you need a new timer.
*** Bug 75438 has been marked as a duplicate of this bug. ***
*** Bug 75411 has been marked as a duplicate of this bug. ***
WFM in 2001041212 Mac trunk build.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
This was fixed.. not really a Works for me.. I was verifing this problem..
I am going to reopen.. and then mark fixed.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Fixed
Status: REOPENED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → FIXED
verified in 4/16 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: