Bugzilla – Bug 778302
Since the update to firefox 15 my web browser crashes all the time
Last modified: 2012-08-31 16:34:19 UTC
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1226.0 Safari/537.4 SUSE/22.0.1226.0 Since the update to FF15 came around firefox crashes all the time for me, no matzter what I do. Even creating a completely new profile (rm -rf ~/.mozilla) didn't help, it just made firefox crash when I started it and tried to link it to my mozilla sync account. Reproducible: Always Steps to Reproduce: 1. remove ~/.mozilla 2. start firefox 3. link it to your existing mozilla sync account 4. watch it crash. Actual Results: firefox crashes. permanently. on principle. Expected Results: a web browser should be actually usable for browsing the web.
this behaviour does not reproduce with a firefox binary downloaded from mozilla.com...
First please check if the package libproxy1-pacrunner-mozjs is installed: rpm -q libproxy1-pacrunner-mozjs and if it is remove it: rpm -e libproxy1-pacrunner-mozjs and check again.
Yes, I *had* that package installed. I uninstalled it, and updated to FF15 again from the update repo, and it seems that FF is now more stable. Can't really tell yet, it only has been a few minutes... *but* i had to add a lock on the package libproxy1-pacrunner-mozjs because "zypper dup" would have installed it again, even though nothing seems to require it.
(In reply to comment #3) > Yes, I *had* that package installed. I uninstalled it, and updated to FF15 > again from the update repo, and it seems that FF is now more stable. Can't > really tell yet, it only has been a few minutes... I'm pretty confident. Therefore closing as duplicate. Please reopen if it doesn't fix the issue. > *but* i had to add a lock on the package libproxy1-pacrunner-mozjs because > "zypper dup" would have installed it again, even though nothing seems to > require it. Install libproxy1-pacrunner-webkit instead. That should make zypp happy. *** This bug has been marked as a duplicate of bug 759123 ***
I had both pacrunner packages installed... removing the mozjs one made zypper install it again until i locked it, even though the webkit flavour is installed as well.