|
Bugzilla – Full Text Bug Listing |
| Summary: | Tumbleweed: OpenSuse's Firefox version crashes when "cancel" pressed in "File Upload" dialogue, e.g. TYPO3, BUGZILLA | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Michael from Offenbach Germany <michaelof> |
| Component: | Firefox | Assignee: | Wolfgang Rosenauer <wolfgang> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | fabian, wolfgang |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 1069961 | ||
| Bug Blocks: | |||
|
Description
Michael from Offenbach Germany
2017-11-27 15:27:27 UTC
*** Bug 1069961 has been marked as a duplicate of this bug. *** Please test the latest package in the mozilla repository and report if it helped. Hallo Wolfgang, upgraded again from 52.X ESR version to 57.0.1, for testing. No change, still crashing. Tested here in bugzilla (Add an attachment, Browse, Cancel). BUT MAYBE we might have a version conflict, what version do you exactly mean when you ask for "test the latest package in the mozilla repository" As I'm on Leap 42.3, not on TW, I only wanted to use the much faster newer Firefox releases, my "mozilla" repo is http://download.opensuse.org/repositories/mozilla/openSUSE_Leap_42.3 And from this repo my installed Firefox is now 57.0.1-3.1. Is this the version you've expected to be tested? can't find a "zypper" flag in man page for pkg timestamp information, so checked with browser: MozillaFirefox-57.0.1-3.1.x86_64.rpm is from 16-Dec-2017 17:57, so should be most recent. I'll wait now for your next advice. 57.0.1-3.1 is the most recent and would contain the change I hoped would fix the issue. Actually in my test VM with KDE I do not experience any crash when I open and cancel the file dialog via "open file". Is that different? You are testing with a download save dialog instead of my "open file". I've tested it in the current Firefox 57.0.1 Bugzilla session for this bug:
- clicked on "Add an attachment (proposed patch, testcase, etc.)"
- below "File: Enter the path to the file on your computer (or paste text as attachment)" is a "Durchsuchen" button (guess "Search for", my OpenSuse/Firefox is German).
- when clicking "Durchsuchen", a KDE/Dolphin style "Datei hochladen" ("upload file") dialogue box opens
- clicking on "Abbrechen" ("cancel") results in the described immediate crash
*** Bug 1074272 has been marked as a duplicate of this bug. *** This seems to be reproducible only with e10s enabled. I tried to debug the issue by running firefox with valgrind, but unfortunately that only works without e10s. Can anyone confirm that firefox does not crash after setting "browser.tabs.remote.autostart" and "browser.tabs.remote.autostart2" in about:config to false (and restarting firefox)? It's indeed caused by the broken patch which removed the NS_ADDREF_THIS() call. https://build.opensuse.org/package/rdiff/home:Vogtinator:branches:mozilla:Factory/MozillaFirefox?opackage=MozillaFirefox&oproject=mozilla%3AFactory&rev=4 works for me. Thanks for trying it out. I have to say that I'm confused about the actual scope locations of the ADDREF and REMOVE but if you confirmed it to work. A new version is currently building in the mozilla repo. Resulting version should be >= 57.0.3 (currently there still is 57.0.1 in that repo). Would be nice if someone else can also retest before I submit to TW/Factory. Tested myself already and submitted to Factory. Please reopen if it still is a problem. This is an autogenerated message for OBS integration: This bug (1069962) was mentioned in https://build.opensuse.org/request/show/561348 Factory / MozillaFirefox This is an autogenerated message for OBS integration: This bug (1069962) was mentioned in https://build.opensuse.org/request/show/561754 Factory / MozillaFirefox I've tested also with 57.0.4 from mozilla/openSUSE_Leap_42.3, works fine! Many thanks to Wolfgang and all others who eliminated this bug !!! |