Closed
Bug 792226
Opened 13 years ago
Closed 13 years ago
IonMonkey: Crash reloading in PDF.js
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 793257
People
(Reporter: dvander, Assigned: dvander)
References
Details
(Keywords: crash, Whiteboard: [ion:p1:fx18])
Crash Data
Steps to repro are in bug 719114 comments 52 and 56. I can get it just by refreshing the PDF a whole bunch.
Comment 2•13 years ago
|
||
This PDF that Gary found is also quite crashy: http://www.straitstimes.com/sites/straitstimes.com/files/ST_20120914_SWIPHONE14_3298937.pdf
For me, the browser crashes immediately when loading it.
| Assignee | ||
Comment 3•13 years ago
|
||
Thanks! That one crashes immediately for me as well.
Updated•13 years ago
|
tracking-firefox18:
--- → ?
Updated•13 years ago
|
Updated•13 years ago
|
Severity: normal → critical
Crash Signature: [@ js::GCMarker::processMarkStackTop ]
[@ js::GCMarker::processMarkStackTop(js::SliceBudget&)]
Keywords: crash
OS: Linux → All
Hardware: x86_64 → All
Comment 5•13 years ago
|
||
http://atratus.se/david/20120921_se_stockholm.pdf is another example of a crash while viewing a pdf that goes away if you set ion.content to false. The reporter said to load the file, then scroll around, and eventually it will crash.
Updated•13 years ago
|
Crash Signature: [@ js::GCMarker::processMarkStackTop ]
[@ js::GCMarker::processMarkStackTop(js::SliceBudget&)] → [@ js::GCMarker::processMarkStackTop ]
[@ js::GCMarker::processMarkStackTop(js::SliceBudget&)][@ GCGraphBuilder::NoteXPCOMChild(nsISupports*) | nsDOMEvent::cycleCollection::TraverseImpl(nsDOMEvent::cycleCollection*, void* nsCycleCollectionTraversalCallba…
| Assignee | ||
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 7•13 years ago
|
||
Note that bug fixes rendering issues as well.
Updated•13 years ago
|
tracking-firefox18:
+ → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•