Closed
Bug 812429
Opened 13 years ago
Closed 13 years ago
Firefox crashes when printing to PDF
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 810597
People
(Reporter: passcod, Unassigned)
Details
(Keywords: crash)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:19.0) Gecko/19.0 Firefox/19.0
Build ID: 20121111030749
Steps to reproduce:
1. Go to localhost:8080 (thing I'm working on, haven't confirmed yet if this happens on other sites).
2. Cmd-P to open print dialog.
3. PDF dropdown menu > Print to PDF...
4. Change values in Title/Author
5. Click OK/Print button
Actual results:
Firefox crashes immediately. This is reproducible in my current state (I'm on nightly, will try for an update, see if it helps).
Note that it creates a zero-bytes PDF file at the correct location.
Expected results:
Firefox should create PDF and close dialogs and behave normally :)
| Reporter | ||
Comment 1•13 years ago
|
||
Empty values in Title/Author metadata fields still trigger a crash.
| Reporter | ||
Comment 2•13 years ago
|
||
Woo! It's not specific to my code. Tried it (and it still crashes) with https://coderwall.com/p/96ytxa
| Reporter | ||
Comment 3•13 years ago
|
||
And just to be sure, tested it with https://simple-light-5419.herokuapp.com/ — Still fails. This is a valid, empty, HTML5 page (=> <!DOCTYPE html><html><head><meta charset='UTF-8'/></head><body></body></html>).
Comment 4•13 years ago
|
||
Please post the crash id from about:crashes.
Severity: normal → critical
Keywords: crash
| Reporter | ||
Comment 5•13 years ago
|
||
Crash IDs:
bp-02b64996-cff5-43db-b2ce-eacc22121116
bp-3d08f40a-7d6d-420c-b801-ca8a52121116
bp-3ff7b491-96ff-4396-acc3-d92122121116
bp-927370db-f3cd-401a-875c-1dafe2121116
bp-d9052019-2980-4353-8b79-13ff72121116
bp-a72821c6-6a0f-4138-aaaf-758f42121116
bp-b2778284-6de1-4ef0-a3d1-288692121116
bp-ebb220f9-0517-4fea-8936-50a7b2121116
…yeah, I played around with that a little.
Update to latest nightly fixed it, though.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Updated•13 years ago
|
Resolution: WORKSFORME → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•