Crahes when loding image
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: adria, Unassigned)
Details
Attachments
(1 file)
|
366.16 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
using MOZ_ENABLE_WAYLAND=1
File > Open file > 0.jpeg
Actual results:
firefox crashes
Expected results:
show image
Comment 1•6 years ago
|
||
Please follow the steps on http://support.mozilla.com/kb/Firefox%20crashes and report back here. Thanks!
Comment 2•6 years ago
•
|
||
It would help our efforts to reproduce this issue if you could also add your enviroment to a bit more detail: what version of Ubuntu are you using, what desktop environment and what permissions on the folder you are opening the file from?
I've tested without reproducing the crash using the below steps using Firefox 74.0a1 20200106215403 / Firefox 71.0 20191202093317 in Ubuntu 16.04 with Gnome using the below steps:
- Download the attachment and save it locally.
- Open terminal: adrianflorinescu@xx: ~$ export MOZ_ENABLE_WAYLAND=1
- adrianflorinescu@xx: ~$ ./firefox
Tested again with firefox version is 72.0.1 (64-bit), and now does not crashes.
uname -a
Linux negre 5.3.0-26-generic #28-Ubuntu SMP Wed Dec 18 05:37:46 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=19.10
DISTRIB_CODENAME=eoan
DISTRIB_DESCRIPTION="Ubuntu 19.10"
desktop environment is sway/wayland
sway --version
sway version 1.2
Closing as WORKSFORME as it's working in current release.
Description
•