Afficher les questions étiquetées : Afficher toutes les questions

Strange bug (and fix) involving multi-threading

This is a bug report & fix I found. Firefox x64 DE 130.0b1 (however, it is not specific to this version of FF.) AMD 3900X CPU (all hardware clocks default unless oth… (lire la suite)

This is a bug report & fix I found.

Firefox x64 DE 130.0b1 (however, it is not specific to this version of FF.) AMD 3900X CPU (all hardware clocks default unless otherwise noted) AMD RX 6900XT Corsair HX-850 PSU Latest device and chipset drivers from AMD and the respective manufacturers, from their sites Gigabyte Aorus Master motherboard (rev 1) 32GB DDR4 system ram (4x8) stock clocked at 3733Mhz, default timings Windows 11 Build 22635.4005 (Insider's beta-channel build--problem and solution are not build specific, I found)

Problem description:

  • Two-three months ago, my previously rock stable system began regular crashing events, every 2-4 days average, sometimes twice a day, sometimes once every 4 days.
  • Kernel Error 41, and I spent inordinate amounts of time trying to trace the problem as you might imagine from PSU to device drivers, you name it.
  • Finally dawned on me that the hard crashes did not occur when playing a game or when punishing the CPU in some computational tasks--nope, I realized that every time the system crashed I was online running Firefox.
  • I got it in my head (through some reasoning I don't even recall) that possibly the CPU stop error that triggered the critical Kernel error and crashed the system was due to a multi-threading bug in my trusty browser!
  • So, I checked out Mozilla bug reports and stumbled upon this Windows environment variable, MOZ_FORCE_DISABLE_E10S 1, which I decided to try. It has now been two solid weeks without another episode--not even 1--and while I am not whooping and cheering wildly, quite yet, I do believe the problem boils down to some sort of obscure Ff multi-threading bug! Something was locking up process threads between cores! So, I thought I'd report it! If this gets ID'ed and fixed I'll be happy to try it on at some point...;)

Demandé par johnandsusanne333 il y a 1 jour

How to change page link color or text color of specific website.

There is a certain wiki site I visit which changes it's theme based on the game the wiki is about. I'm trying to change the color of the links on the website because the… (lire la suite)

There is a certain wiki site I visit which changes it's theme based on the game the wiki is about. I'm trying to change the color of the links on the website because they are the same color as the text so it's impossible to see which are links. I want to change only this websites link/text color.

I have opened about:config and tweaked browser.anchor_color

browser.visited_color.

This doesn't change the website link color im trying to change because the site sets it's own color for links and text.

Assuming it works the same on mobile as on the desktop, these color settings only get applied when a site doesn't define its own colors (i. e. basically never nowadays) - unless you explicitly set Firefox to override the sites' settings (`browser.display.document_color_use` set to "2", which corresponds to selecting "Always" from the dropdown menu in the color settings).

Demandé par Forkinator il y a 2 jours