Author Topic: Firefox Annoyance  (Read 7713 times)

0 Members and 1 Guest are viewing this topic.

Offline bob3160

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Posts: 48817
  • 64 Years of Happiness
    • bob3160 Protecting Yourself, Your Computer and, Your Identity
Firefox Annoyance
« on: July 15, 2007, 04:30:03 AM »
I run into this more often than I should.

Apparently closing Firefox doesn't always mean it's not still running.




Click on the picture to enlarge
Free Security Seminar: https://bit.ly/bobg2023  -  Important: http://www.organdonor.gov/ -- My Web Site: http://bob3160.strikingly.com/ - Win 11 Pro v24H2 64bit, 32 Gig Ram, 1TB SSD, Avast Free 24.4.6112, How to Successfully Install Avast http://goo.gl/VLXdeRepair & Clean Install https://goo.gl/t7aJGq -- My Online Activity https://bit.ly/BobGInternet

Offline FreewheelinFrank

  • Avast Evangelist
  • Ultra Poster
  • ***
  • Posts: 4871
  • I'm a GNU
    • Don't Surf in the Nude!
Re: Firefox Annoyance
« Reply #1 on: July 15, 2007, 02:31:14 PM »
It happens less often now than it did in older versions.

From experience it seems to occur when a badly-written Java applet crashes Firefox.
     Bambleweeny 57 sub-meson brain     Don't Surf in the Nude Blog

Offline DavidR

  • Avast Überevangelist
  • Certainly Bot
  • *****
  • Posts: 89660
  • No support PMs thanks
Re: Firefox Annoyance
« Reply #2 on: July 15, 2007, 03:20:40 PM »
I have to say I haven't had this happen since the early versions of firefox, pre 1.0.
Windows 10 Home 64bit/ Acer Aspire F15/ Intel Core i5 7200U 2.5GHz, 8GB DDR4 memory, 256GB SSD, 1TB HDD - 27" external monitor 1440p 2560x1440 resolution - avast! free  24.9.6130 (build 24.9.9452.762) UI 1.0.818/ Firefox, uBlock Origin Lite, uMatrix/ MailWasher Pro/ Avast! Mobile Security

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67183
Re: Firefox Annoyance
« Reply #3 on: July 15, 2007, 03:44:28 PM »
Yeah... from time to time, with one or another set of extensions, firefox just crash and stay there.
Spamihilator does the same...
I wish I could know what generates that...
The best things in life are free.

Offline TedNelly

  • Avast Evangelist
  • Super Poster
  • ***
  • Posts: 1538
  • Trust No-One!
Re: Firefox Annoyance
« Reply #4 on: July 15, 2007, 03:55:24 PM »
While FF is running a file named "parent.lock" is created when FF is shut down if there is a problem this file will remain.
If there at FF shut down. Stop the FF process and delete "parent.lock" file.
 I was having a similar problem with FF and this fixed it for me. Good luck this can be a real pain Bob.
Windows 10 Pro | Intel I7 CPU | 16 Gig 2133 RAM | Avast beta 17.5.2295 | Firefox 54 b9(64-bit) | Cyberfox 52.1 | T-Bird 52.1.1 | SpyWareBlaster 5.5 | MalwareBytes 3.0.0.865 | WinPatrol 35.5.2 | GlassWire 1.2.100 | Cybereason Ransomfree 2.2.7 |  Pulla-dePlug Final!

Offline polonus

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Posts: 34051
  • malware fighter
Re: Firefox Annoyance
« Reply #5 on: July 15, 2007, 04:49:18 PM »
Hi bob3160,

Here you can find a cure for your problem: https://bugzilla.mozilla.org/attachment.cgi?id=249012
Cut the "nsSessionStore.js" part there and paste it into your components folder of the browser as a JS file.
Tell me if this undercuts your problem,

polonus

Cybersecurity is more of an attitude than anything else. Avast Evangelists.

Use NoScript, a limited user account and a virtual machine and be safe(r)!

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67183
Re: Firefox Annoyance
« Reply #6 on: July 15, 2007, 04:51:40 PM »
I was having a similar problem with FF and this fixed it for me.
But did you do once or you need frequently to do that... can you imagine what does cause this?
The best things in life are free.

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67183
Re: Firefox Annoyance
« Reply #7 on: July 15, 2007, 04:54:33 PM »
Polonus, I already has a nsSessionStore.js file into components folder...
I'm not self confident that I should change anything to a new version.
The best things in life are free.

Offline TedNelly

  • Avast Evangelist
  • Super Poster
  • ***
  • Posts: 1538
  • Trust No-One!
Re: Firefox Annoyance
« Reply #8 on: July 15, 2007, 05:04:32 PM »
I was having a similar problem with FF and this fixed it for me.
But did you do once or you need frequently to do that... can you imagine what does cause this?

I have a fair idea what causes this. Poorly written addons and as FwF has already mentioned badly-written Java applet etc. Yes I only did this once as "parent.lock" has not reappeared in my profiles folder when FF is shut down.
Something else that my help is
FF tweak  about:config
config.trim_on_minimize set value to true
If you don't have the preference, just add it
Right click anywhere in the preference list select New --Boolean
Preference name should be config.trim_on_minimize  value set to true
         
Windows 10 Pro | Intel I7 CPU | 16 Gig 2133 RAM | Avast beta 17.5.2295 | Firefox 54 b9(64-bit) | Cyberfox 52.1 | T-Bird 52.1.1 | SpyWareBlaster 5.5 | MalwareBytes 3.0.0.865 | WinPatrol 35.5.2 | GlassWire 1.2.100 | Cybereason Ransomfree 2.2.7 |  Pulla-dePlug Final!

Offline bob3160

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Posts: 48817
  • 64 Years of Happiness
    • bob3160 Protecting Yourself, Your Computer and, Your Identity
Re: Firefox Annoyance
« Reply #9 on: July 15, 2007, 05:32:50 PM »
Quote
Something else that my help is
FF tweak  about:config
config.trim_on_minimize set value to true
If you don't have the preference, just add it
Right click anywhere in the preference list select New --Boolean
Preference name should be config.trim_on_minimize  value set to true

Thanks tednelly, it was set to false and has been changed.   :)
 Now we'll see if it makes the annoyance disappear.
Free Security Seminar: https://bit.ly/bobg2023  -  Important: http://www.organdonor.gov/ -- My Web Site: http://bob3160.strikingly.com/ - Win 11 Pro v24H2 64bit, 32 Gig Ram, 1TB SSD, Avast Free 24.4.6112, How to Successfully Install Avast http://goo.gl/VLXdeRepair & Clean Install https://goo.gl/t7aJGq -- My Online Activity https://bit.ly/BobGInternet

Offline polonus

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Posts: 34051
  • malware fighter
Re: Firefox Annoyance
« Reply #10 on: July 15, 2007, 05:42:01 PM »
Well to the annoyed,

Flock does not have this specific annoying FF problem, and is known to be much more stable than it's cousin.
There is still another annoyance I found in FF, that is I need to customize toolbar again, because installing a certain extensions after start-up removed my search-engines from the toolbar. The Febe extension worked good for me because you can reinstall all variables from the file where you backed it up. So completely reinstalling the browser is less of a problem, reinstall Febe and the lost browser and all its settings, extensions, etc. is restored in a jiffy. You can get Febe from here: http://customsoftwareconsult.com/extensions/

But I think at the root of the trouble is browser.js

polonus
Cybersecurity is more of an attitude than anything else. Avast Evangelists.

Use NoScript, a limited user account and a virtual machine and be safe(r)!

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67183
Re: Firefox Annoyance
« Reply #11 on: July 15, 2007, 07:25:52 PM »
Polonus, what do you have to say about tednelly`s solution?
The best things in life are free.

Offline bob3160

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Posts: 48817
  • 64 Years of Happiness
    • bob3160 Protecting Yourself, Your Computer and, Your Identity
Re: Firefox Annoyance
« Reply #12 on: July 15, 2007, 08:00:13 PM »
Polonus, what do you have to say about tednelly`s solution?
He doesn't have to answer... :'( Sorry but that fix didn't work for me.
Free Security Seminar: https://bit.ly/bobg2023  -  Important: http://www.organdonor.gov/ -- My Web Site: http://bob3160.strikingly.com/ - Win 11 Pro v24H2 64bit, 32 Gig Ram, 1TB SSD, Avast Free 24.4.6112, How to Successfully Install Avast http://goo.gl/VLXdeRepair & Clean Install https://goo.gl/t7aJGq -- My Online Activity https://bit.ly/BobGInternet

Offline bob3160

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Posts: 48817
  • 64 Years of Happiness
    • bob3160 Protecting Yourself, Your Computer and, Your Identity
Re: Firefox Annoyance
« Reply #13 on: July 15, 2007, 08:19:27 PM »
Hi bob3160,

Here you can find a cure for your problem: https://bugzilla.mozilla.org/attachment.cgi?id=249012
Cut the "nsSessionStore.js" part there and paste it into your components folder of the browser as a JS file.
Tell me if this undercuts your problem,

polonus



I backed up (renamed) the old "nsSessionStore.js" file and replace it with the one Damien suggested.
I then again crashed Firefox, and ran CCleaner.
This time the surprise was a pleasant one.
The new code apparently fixed the problem.

Thanks Damien.
By the way, your speedup is still speeding things up.  :)
Free Security Seminar: https://bit.ly/bobg2023  -  Important: http://www.organdonor.gov/ -- My Web Site: http://bob3160.strikingly.com/ - Win 11 Pro v24H2 64bit, 32 Gig Ram, 1TB SSD, Avast Free 24.4.6112, How to Successfully Install Avast http://goo.gl/VLXdeRepair & Clean Install https://goo.gl/t7aJGq -- My Online Activity https://bit.ly/BobGInternet

Offline polonus

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Posts: 34051
  • malware fighter
Re: Firefox Annoyance
« Reply #14 on: July 15, 2007, 08:41:50 PM »
Hi bob3160,

More or less did as I expected. I did a search on the problem, spade through the bugzilla bug patches, then came up with something that could close it down when it found a false. And apparently it did.
At home I have fed browsers all sort of code to see how it would react to it, so I learned a couple of things during the process, my friend. Just had to wait a bit for my reaction, because I had to try out the PicLens 1.5.4 add-on for FF with google images and yahoo. It makes a gallery on screen format, and the photo's are presented at their best. Beautiful add-on, friends. But Bob back-up all what you have in your FF browser with the Febe extension, and you can restore anything from there, so you can never loose a specific profile, even if the browser crashes. Nice I could be of any help,

your anti-malware friend,

Damian

Cybersecurity is more of an attitude than anything else. Avast Evangelists.

Use NoScript, a limited user account and a virtual machine and be safe(r)!