Closed Bug 1033025 Opened 10 years ago Closed 10 years ago

Firefox crashes upon Print preview

Categories

(Core :: Printing: Output, defect)

30 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1027611

People

(Reporter: patstuart, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36 OPR/22.0.1471.70

Steps to reproduce:

1. Go to http://www.riteaid.com
2. Open the developer console.
3. Enter the following text: $("body").append('<div><div id="data-table"><div class="dataTables_scroll"><table class="display dataTable"><thead class="header"><tr role="row">'+Array(2).join('<th class="sorting">.</th>')+'</tr></thead><tbody aria-relevant="all">'+Array(25).join("<tr><td/><td/></tr>")+"</tbody></table></div></div></div>");
4. Open the print preview.


Actual results:

Firefox crashes. 

Notes:
* Tested with a clean install, in safe mode, on Windows 7 (on 5 different machines) and on Mac OS 10.9. Fails in each circumstance.
* Occurs in Firefox 30. Does NOT occur in Firefox 29.


Expected results:

Firefox prints the document
Does it crash (all Firefox windows disappear), or does it hang (Firefox windows remain, but just become unresponsive & stop updating)?
(Also, if it does actually crash and you got a crash-reporter dialog, could you visit the special URL "about:crashes" and include one of your crash report IDs here?)
@dholbert 

Thanks for your quick response. Here is the crash ID: https://crash-stats.mozilla.com/report/index/8f9c7b0b-74d4-4f25-b35d-eb9b32140702

FYI, I also tested this on Linux 64 (Ubuntu) at home, and got the same issue.
OS: Windows 7 → All
Hardware: x86 → All
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.