Closed
Bug 1271138
Opened 10 years ago
Closed 10 years ago
Crash when changing application to open downlaoded file
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1244305
People
(Reporter: phillip, Unassigned)
Details
(Keywords: crash)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160503215307
Steps to reproduce:
1. Click on a Link that triggeres a download
2. Open-With Dialog opens
3. Select "Open with"
4. Select Other...
5. Select any other application to open the file and confirm
Actual results:
Firefox crashes. Upon restart tabs are loaded just fine (no session recovery) and the previously selected "Open with" application is now preselected.
Starting firefox from GDB revealed that the SEGFAULT comes from g_type_check_instance. This is happening for multiple stable releases now and also still happens with Aurora.
I'm on Archlinux and https://bbs.archlinux.org/viewtopic.php?pid=1625811 suggests that this is happening since Firefox builds against GTK3.
Expected results:
Firefox should not crash.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•