Closed
Bug 955837
Opened 11 years ago
Closed 7 years ago
Crash after opening pdf file (using internal pdf viewer)
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: grindgrunge, Unassigned, NeedInfo)
Details
(Whiteboard: [pdfjs-f-need-info])
User Agent: Mozilla/5.0 (X11; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20131212173133
Steps to reproduce:
1. install FF from Arch linux repositories: "pacman -S firefox"
2. open FF in normal or safe mode
3. open any pdf url (e.g. http://www.cs.berkeley.edu/~istoica/papers/2003/cacm03.pdf)
"uname -a" : "Linux dhcppc1 3.12.6-1-ARCH #1 SMP PREEMPT Fri Dec 20 19:54:53 CET 2013 i686 GNU/Linux"
Actual results:
after pdf is sucessfully loaded and displayed, ff crashes immediately
Expected results:
FF should work without SIGSEGV.
I've created core dump using gdb. It segfaulted somewhere in libxul.so (thread 0x93812b40, id 29)
Reporter | ||
Updated•11 years ago
|
Component: Untriaged → PDF Viewer
Reporter | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0
The pdf file is not loaded using Fx 26 and Fx 27 beta 2 - the page remains white. It is opened without problems or crashes on latest Aurora and latest Nightly (2014-01-06).
Please go to about:crashes and copy the crash id. Thank you
Reporter | ||
Comment 3•11 years ago
|
||
>>Please go to about:crashes and copy the crash id.
about:crashes won't open (The address isn't valid). It is Linux, BTW.
I've attached coredump (see comments above)
Reporter | ||
Comment 4•11 years ago
|
||
(In reply to petruta.rasa from comment #2)
> Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0
>
> The pdf file is not loaded using Fx 26 and Fx 27 beta 2 - the page remains
> white. It is opened without problems or crashes on latest Aurora and latest
> Nightly (2014-01-06).
>
> Please go to about:crashes and copy the crash id. Thank you
>>Please go to about:crashes and copy the crash id.
about:crashes won't open (The address isn't valid). It is Linux, BTW.
I've attached coredump (see comments above)
Comment 5•11 years ago
|
||
about:crashes works on my ubuntu install, can you try a nightly build of firefox?
Flags: needinfo?(grindgrunge)
Whiteboard: [pdfjs-f-need-info]
Comment 6•7 years ago
|
||
Closing since more information has not been provided.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•