[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2020-04-06 Thread Bug Watch Updater
** Changed in: firefox Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850529 Title: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1 To manage notificatio

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-12-19 Thread Bug Watch Updater
** Bug watch added: Mozilla Bugzilla #1600467 https://bugzilla.mozilla.org/show_bug.cgi?id=1600467 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850529 Title: Crash after update to 71.0~b5+build

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-12-16 Thread Pascal Mons
Thank you Olivier for your effort and the information you provided me as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850529 Title: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1 To

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-12-13 Thread Olivier Tilloy
clang 8 was backported to xenial and firefox 71.0 rebuilt with it, and the crash is now fixed. ** Changed in: firefox (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-12-06 Thread Olivier Tilloy
** Changed in: firefox (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850529 Title: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1 To manage

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-12-01 Thread Olivier Tilloy
** Changed in: firefox (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: firefox (Ubuntu) Importance: Medium => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-12-01 Thread Olivier Tilloy
Applying that patch on top of 1:6.0.1-11 doesn't help, firefox 71.0+build4 still crashes at startup. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850529 Title: Crash after update to 71.0~b5+build1

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-12-01 Thread Olivier Tilloy
I backported clang 1:6.0.1-11 from disco to xenial in a PPA and rebuilt firefox 71.0+build4 against it, but the crash still occurs at startup. Version 1:6.0.1-11 from disco doesn't have https://hg.mozilla.org /mozilla-central/rev/0d04a3f89940536d56cd5415a78316f0960e9f0a, I'll test applying this pa

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-19 Thread Simon Giesecke
In https://bugzilla.mozilla.org/show_bug.cgi?id=1592571, which is currently identified as a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1594686, it was pointed out that this is probably due to bad code generation by clang 6. Two patches for clang 6 which seem to be required to gen

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-13 Thread baptiste
Simpler than j127's solution is to download the last beta on https://download.mozilla.org/?product=firefox-beta-latest- ssl&os=linux64&lang=en-US, copy your profile into a new folder, then launch the executable with `MOZ_ALLOW_DOWNGRADE=1 /home/baptiste/firefox/firefox -P`, create a profile and cho

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-12 Thread Bug Watch Updater
Launchpad has imported 6 comments from the remote bug at https://bugzilla.mozilla.org/show_bug.cgi?id=1594686. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://he

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-12 Thread Rico Tzschichholz
** Bug watch added: Mozilla Bugzilla #1594686 https://bugzilla.mozilla.org/show_bug.cgi?id=1594686 ** Also affects: firefox via https://bugzilla.mozilla.org/show_bug.cgi?id=1594686 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-08 Thread j127
I managed to extract my data from the extensions using the technique I mentioned in comment #16 above. The process took hours but it worked. If anyone else's extension data is locked up, try that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-07 Thread baptiste
We know that but that does not mean it shouldn't be fixed if this version is supposed to be released at some point ;-) Still crashing on 71.0~b8+build1-0ubuntu0.16.04.1 with the same assert error (MozCrashReason: MOZ_RELEASE_ASSERT(len.isValid()) (Substring tuple length is invalid)). -- You rece

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-06 Thread Olivier Tilloy
At the risk of repeating myself: the firefox-next PPA is not intended for production use, only for preview testing of the upcoming version of firefox. Use at your own risk, or don't use it at all. This is not the regular Ubuntu archive. -- You received this bug notification because you are a memb

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-06 Thread mark kowski
Also interesting idea - especially if you need data from extensions (which I miss too and I didn't try to recover). Also +1 for blocking/removing this build from download sources. It's too dangerous for now ;). -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-05 Thread j127
It looks like the only way to get the extension data out of the old Firefox profiles is to query some sqlite databases that are located in `/storage/default`. I found one of the important extension directories, but querying the database just returns gibberish. For anyone else dealing with the prob

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-05 Thread j127
Thanks, I already downgraded, but the data I need is in the browser extensions, so I'll look around in those directories. I have three separate Firefox profiles there that I use on a daily basis. I still think that if it's known to be broken, it should be removed so that no one else downloads it.

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-05 Thread mark kowski
Yep - fully agree - beta for testing (or for hardcore daily users ;). Any chances for fix anytime soon anyway? @j127 - downgrade to latest stable version, find your profile folder (about:profiles), open the folder with your new profile and copy/paste proper files from old profile (passwords, dat

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-05 Thread Olivier Tilloy
Still crashing with 71.0~b7+build1-0ubuntu0.16.04.1, FWIW. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850529 Title: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1 To manage notifications

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-05 Thread Olivier Tilloy
j127: if you're using the firefox-next PPA, you're doing this at your own risk, without any guarantees from ubuntu developers that this won't break. The PPA is meant for testing beta builds, not for end users. If you want a stable version of firefox, you shouldn't be using that PPA. Packages in th

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-05 Thread j127
This broke Firefox for me on 16.04 tonight. Has anyone found a temporary fix? (It's my main browser with all of my tabs and extension data.) If "upstream builds of firefox 71.0 beta 5" might work in the meantime, does anyone know how to install it? -- You received this bug notification because y

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-05 Thread j127
Also, if this version is known to be broken, maybe it should be removed for 16.04 users so that it doesn't happen to anyone else? My computer downloaded it six days after it was confirmed to be broken. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-11-02 Thread baptiste
I confirm the same issue on 16.04. Firefox is now entirely unusable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850529 Title: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1 To manage not

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-10-31 Thread mark kowski
Thanks for info - I didn't know that profiles are forward-compatible only. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850529 Title: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1 To mana

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-10-31 Thread Olivier Tilloy
For reference, upstream builds of firefox 71.0 beta 5 are not crashing in the same xenial VM. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850529 Title: Crash after update to 71.0~b5+build1-0ubunt

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-10-31 Thread Olivier Tilloy
I can reliably reproduce the crash in a 16.04 VM. The crash doesn't occur on 18.04. Note that this is a beta version of firefox, so use at your own risk (but the crash will be investigated indeed, thanks for the report!). Profile incompatibility when downgrading is to be expected. Profiles are on

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-10-30 Thread mark kowski
Also important information from my side (as above) - when I try to restore old version of app: 70.0+build2-0ubuntu0.16.04.1 - I have information that my profile files are too old and aren't compatible anymore. So beside update from 70 to 71 - there is something wrong with profile files inconsistenc

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-10-29 Thread Greg Whiteley
Apologies if I've incorrectly duplicated here - I've logged a separate bug to ensure there is a full AppPort bundle as suggested in the firefox bug wiki page. https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1850597 -- You received this bug notification because you are a member of Ubuntu B

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-10-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: firefox (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850529 Title: Cr

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-10-29 Thread Greg Whiteley
Can confirm same issue here - also 16.04 x86_64 - also tried creating a new (clean) profile, but that does not resolve the issue. I've reverted off the beta/next ppa back to "70.0+build2-0ubuntu0.16.04.1", but can't use my old profile as reverting profiles isn't allowed -- You received this bug

[Bug 1850529] Re: Crash after update to 71.0~b5+build1-0ubuntu0.16.04.1

2019-10-29 Thread mark kowski
Also I attach crash report from fiferox/profile/crashes folder (I don't know if it helps but more info is better). ** Attachment added: "76339522-5628-c2f7-1570-0a30605df90f" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1850529/+attachment/5301239/+files/76339522-5628-c2f7-1570-0a306