Closed
Bug 1269164
Opened 9 years ago
Closed 9 years ago
Firefox 46 segfault on Debian Jessie (partially solved by "libgtk-3-common")
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hendry, Unassigned)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.19 Safari/537.36
Steps to reproduce:
http://webconverger.org/updating_firefox/
Actual results:
Firefox 46 doesn't run on Debian Jessie.
http://s.natalian.org/2016-05-01/firefox46.png
(Notice the libmozgtk.so issue there?)
Expected results:
To run
Reporter | ||
Comment 1•9 years ago
|
||
Reporter | ||
Comment 2•9 years ago
|
||
The Debian package "libgtk-3-common" solved the problem of getting:
ver=46.0; wget "https://download.mozilla.org/?product=firefox-$ver-SSL&os=linux" -O firefox-$ver.tar.bz2
Working.
One last question, what is the purpose of
firefox/gtk2/libmozgtk.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=2f249145f489edc00875dfd18743b6ce7987ea85, stripped
Updated•9 years ago
|
Summary: Firefox 46 segfault on Debian Jessie → Firefox 46 segfault on Debian Jessie (partially solved by "libgtk-3-common")
firefox/gtk2/libmozgtk.so is needed for running plugins that links to GTK+-2 (e. g. flash).
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•