Closed
Bug 973183
Opened 11 years ago
Closed 11 years ago
ff28b3 segfaults showing thurston-phdthesis.pdf
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 973344
Tracking | Status | |
---|---|---|
firefox28 | --- | affected |
People
(Reporter: cvevans, Unassigned, NeedInfo)
Details
Crash Data
User Agent: Mozilla/5.0 (X11; Linux i686; rv:27.0) Gecko/20100101 Firefox/27.0 (Beta/Release)
Build ID: 20140127194636
Steps to reproduce:
start ffox 28b3
BuildID=20140213172947
in safe mode.
browse to
http://www.complang.org/colm/thurston-phdthesis.pdf
scroll down to 2nd page
Actual results:
segfault
Expected results:
display pdf
Reporter | ||
Updated•11 years ago
|
Component: Untriaged → PDF Viewer
Version: 27 Branch → 28 Branch
Comment 1•11 years ago
|
||
Hi Charles, thanks for reporting this and making it so easy to reproduce the crash! I was able to reproduce it in Firefox 28 and get the crash ID for it, bp-026aab9e-9591-4bad-9973-974932140219 .
This may be a duplicate of bug 973344.
Status: UNCONFIRMED → NEW
Crash Signature: [@ nsTextEditorState::SetValue(nsAString_internal const&, bool, bool)]
status-firefox28:
--- → affected
tracking-firefox28:
--- → ?
Ever confirmed: true
Comment 2•11 years ago
|
||
I was not able to replicate it with Firefox 28b3 on Ubuntu or Mac OSX. Could you provide more information? Also can you replicate with new profile?
Flags: needinfo?(lhenry)
Keywords: regressionwindow-wanted
Comment 3•11 years ago
|
||
Yes, I can replicate it with a new profile, in Mac OS X 10.8.5. It takes a little bit of scrolling up and down. Then it crashes consistently.
Here are a couple more reports:
bp-e6fa1f48-d079-4dc0-b4d9-bcf6d2140219
bp-f9edb6e8-ea35-4018-9b0e-5bbbb2140219
Flags: needinfo?(lhenry)
Comment 5•11 years ago
|
||
This crash is from http://www.complang.org/colm/thurston-phdthesis.pdf, which has an <input type=number> in it. This is a dupe of bug 973344 which will be fixed in the next beta.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Comment 6•11 years ago
|
||
(In reply to :Ehsan Akhgari (needinfo? me!) (slow responsiveness, emailapocalypse) from comment #5)
> This crash is from http://www.complang.org/colm/thurston-phdthesis.pdf,
> which has an <input type=number> in it. This is a dupe of bug 973344 which
> will be fixed in the next beta.
Jonathan, you might want to watch out for pdf.js. :-)
Updated•11 years ago
|
tracking-firefox28:
? → ---
Comment 7•11 years ago
|
||
Removing the tracking nomination here since we tracked (and fixed) this over in bug 973344
Updated•9 years ago
|
Keywords: regressionwindow-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•