次のタグが付けられた質問を表示: すべての質問を表示

ANGLE_platform_angle_d3d Segmentation fault Linux

Hi all, I'm running Gentoo linux on Apple M1 arm64 when after one random reboot firefox started segfaulting. Currently I've updated my system to be on the latest testing … (続きを読む)

Hi all, I'm running Gentoo linux on Apple M1 arm64 when after one random reboot firefox started segfaulting. Currently I've updated my system to be on the latest testing versions of packages and it's giving me the following backtrace:


[Parent 21529, Main Thread] WARNING: Last startup was detected as a crash.: file /var/tmp/portage/www-client/firefox-128.1.0/work/firefox-128.1.0/toolkit/components/startup/nsAppStartup.cpp:966 [21529] Assertion failure: IsExtensionSupported(EGLLibExtension::ANGLE_platform_angle_d3d), at /var/tmp/portage/www-client/firefox-128.1.0/work/firefox-128.1.0/gfx/gl/GLLibraryEGL.cpp:639

  1. 01: ???+0x6c55d60
  2. 02: ???+0x6c4fac4
  3. 03: ???+0x6c4f3d4
  4. 04: ???+0x6c51634
  5. 05: ???+0x6c545a8
  6. 06: ???+0x743a34c
  7. 07: ???+0x742f8a8
  8. 08: ???+0x742f07c
  9. 09: ???+0x7426244
  10. 10: ???+0x7447014
  11. 11: ???+0x7446f88
  12. 12: ???+0x7446f58
  13. 13: ???+0x7446f2c
  14. 14: ???+0x7446ed8
  15. 15: ???+0x7446ea8
  16. 16: ???+0x7446d64
  17. 17: ???+0x7446d14
  18. 18: ???+0x6333f88
  19. 19: ???+0x569bb2c
  20. 20: ???+0x56a38f4
  21. 21: ???+0x6434a84
  22. 22: ???+0x6359058
  23. 23: ???+0x6358fcc
  24. 24: ???+0x6358f80
  25. 25: ???+0x56964b8
  26. 26: ???+0x2aa7c
  27. 27: ???+0x836d4
  28. 28: ???+0xe538c
  29. 29: ??? (???:???)

Segmentation fault


Here is the Gentoo Forums post: https://forums.gentoo.org/viewtopic-t-1170250.html Keep note of my last comment there where I realized that I installed firefoxpwa that day and it was working until I reboot in the evening having completely forgotten about firefoxpwa.

22 分前 に dovydas1 が質問

21 分前 に dovydas1最後の返信

Firefox Desktop 128.0.3 Freeze After ~ 30 Mins

For about 2 weeks now my Firefox Desktop v. 128.0.3 (Mozilla-Flatpak - 1.0) freezes within 30 mins of use. No good waiting, nothing responds except the exit button. Cle… (続きを読む)

For about 2 weeks now my Firefox Desktop v. 128.0.3 (Mozilla-Flatpak - 1.0) freezes within 30 mins of use.

No good waiting, nothing responds except the exit button.

Clearly, there's a flaw in a recent update.

I'm on Ubuntu 22.04.4 LTS and my Firefox is from Flatpak.

While writing this I got a Flatpak update for Firefox and Firefox.Locale - whatever that is.

So I'll park my question till I close and reopen Firefox - hopefully with a release from the big freeze-up.

2 日前 に tamjk が質問

3 時間前 に tamjk最後の返信

Does firefox have a built-in way to use different font size on different screens.

Basically I just bought a 4k monitor while also planning to use the old 1080p one. As it turns out the default size setting makes the fonts on the big screen too small, o… (続きを読む)

Basically I just bought a 4k monitor while also planning to use the old 1080p one. As it turns out the default size setting makes the fonts on the big screen too small, or the small screen too big.

In Windows this wouldn't be an issue since I can just use multi scale. Ubuntu has that too, but it weirdly implemented and causes the smaller screens to be kinda blurly. The accepted solution is to use Wayland but it causes everything to be unbearably slow to me so that's out.

Not expecting such an odd use-case to have an implemented solution but I'm eager to be surprised.

1 日前 に palm22180 が質問

Issue with Notifications in Firefox on macOS - Not Working Properly After a Few Days

Hi, I’m experiencing an issue with notifications in latest version of Firefox on macOS. Notifications work correctly when delivered, but after a few days, clicking on th… (続きを読む)

Hi,

I’m experiencing an issue with notifications in latest version of Firefox on macOS. Notifications work correctly when delivered, but after a few days, clicking on the notification does not work properly – it doesn’t open a new window or close the notifications center. I have confirmed this behavior on two different websites.

Additionally, the same websites and notifications work correctly in Chrome, regardless of the time of delivery.

Is this expected behavior, or could it be a bug in the service worker code or the browser itself? How can I investigate and resolve this issue?

Thank you for your help!

1 日前 に kczctr4wy9 が質問

Firefox-128 fails to start GUI on Linux Fedora fc20.x86_64

Contents: Conditions, Problem, Observations, Motivation Conditions System: Linux Fedora fc20.x86_64, CPU i520M, 3.66 GiB RAM on DELL E5410 Libraries have been upda… (続きを読む)

Contents: Conditions, Problem, Observations, Motivation


Conditions


System: Linux Fedora fc20.x86_64, CPU i520M, 3.66 GiB RAM on DELL E5410

Libraries have been updated from rpm packages of Fedora distribution fc21.x86_64 to satisfy the requirements for Firefox 128 and now following versions of relevant libraries and packages are installed:

X.Org 1.14.4, libstdc++ 4.8.3, glibc 2.18, libglib 2.42.1, GTK+ 3.14.5

NetworkManager-0.9.9.0, dbus-1.6.30, GNOME 3.10.0, PulseAudio 5.0

Updating to newer version of Fedora is not possible option for me now.

Firefox 128.0.3 tarball has been unpacked to /usr/local/lib64/firefox128

Executable bash script, /usr/local/bin/firefox128 has been used to launch Firefox 128, it contains two lines

export LD_LIBRARY_PATH=/usr/local/lib64/firefox128:$LD_LIBRARY_PATH /usr/local/lib64/firefox128/firefox $1

Existing file $HOME/.mozilla has been temporarily renamed to avoid hardly possible conflicts while testing the new version of Firefox. (Later I have found that this is not necessary because new installs

of Firefox do not conflict with the previous).


Problem


Execution of the bash script, firefox128 from gnome-terminal command line started Firefox 128 but without GUI. Only the small white interval at left upper corner of the desktop appeared and it could be extended by using mouse to empty (white) window created by Gnome and titled, Firefox.

Observations


After Firefox 128.0.3 started the output of the command, ps -flu username revealed,

      /usr/local/lib64/firefox128/firefox
      /usr/local/lib64/firefox128/firefox-bin \
           -contentproc -parentBuildID 20240725162350 \
           -prefsLen 21615 -prefMapSize 245327 \
           -appDir /usr/local/lib64/firefox128/browser \
                   {d54171b1-8a79-44b3-a271-db4e09db2365} 3715 true socket

Two parameters preceding `true socket` vary from launch to launch.

Executions of, firefox128 --help

              firefox128 --full-version

display the expected output

In the way of successive approximations to highest Firefox version that starts with GUI in my system I have found this is Firefox 95.0.2

The binaries firefox in Firefox versions from 96.0 to 99.0.1 do not launch firefox-bin and the application hangs requiring explicit kill

Firefox versions 100.0.2, 101.0, 106.0, 106.0.5, 117.0, 117.0.1, 123.0.1, 128.0 I have tested like Firefox 128.0.3 behave in the same way as Firefox 128.0.3 with the same effects.

Output of the command, ps -flu username obtained when Firefox 95.0.2 is running with GUI in my system differs specifically from outputs of this command for Firefox versions above 100 Last argument for firefox-bin in those Firefox versions i.e. 100.0.2 and newer is `socket` whereas in Firefox 95.0.2 the last argument is `tab` as in the case,

       /usr/local/lib64/firefox95/firefox-bin \
                    -contentproc -childID 2 -isForBrowser \
                    -prefsLen 4814 -prefMapSize 241644 -jsInitLen 278884 \
                    -parentBuildID 20211218203254 \
                    -appDir /usr/local/lib64/firefox95/browser 9563 true tab
       /usr/local/lib64/firefox95/firefox-bin \
                    -contentproc -childID 6 -isForBrowser \
                    -prefsLen 5627 -prefMapSize 241644 -jsInitLen 278884 \
                    -parentBuildID 20211218203254 \
                    -appDir /usr/local/lib64/firefox95/browser 9563 true tab
       /usr/local/lib64/firefox95/firefox-bin \
                    -contentproc -childID 7 -isForBrowser -prefsLen 5627 \
                    -prefMapSize 241644 -jsInitLen 278884 \
                    -parentBuildID 20211218203254 \
                    -appDir /usr/local/lib64/firefox95/browser 9563 true tab

During executing both the bash scripts firefox128 and firefox95, launching the respective Firefox versions, Firefox writes messages to stdout (gnome-display) but the outputs do not differ qualitatively.

For firefox128 the only intriguing mesasage is the last one that appears while closing Firefox 128, [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt

These messages not differing qualitatively for Firefox 95.0.2 and Firefox 128 can be summarized as follws (firefox:5370): Gtk-CRITICAL **: gtk_widget_get_style_context: assertion 'GTK_IS_WIDGET (widget)' failed gtk_style_context_get_state: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed gtk_style_context_get_property: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed gtk_style_context_get_background_color: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed gtk_style_context_get_color: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed

(firefox:5370): GLib-GObject-CRITICAL **: \ g_value_unset: assertion 'G_IS_VALUE (value)' failed

(firefox:2901): GLib-GObject-CRITICAL **: \ g_object_ref: assertion 'object->ref_count > 0' failed and g_object_unref: assertion 'object->ref_count > 0' failed

[GFX1-]: glxtest: libEGL missing methods

For Firefox 128 they are preceded by warnings like, [Parent 4185, Main Thread] WARNING: \ g_value_unset: assertion 'G_IS_VALUE (value)' failed: \ 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:187


Moreover during starting Firefox in versions 96.0 - 117.0.1 there is the message,

                    os_mmap failed.: Cannot allocate memory 

This message is absent either in Firefox 95.0.2 and Firefox 128.0, 128.0.3

Motivation


The effect just described looks very strange but may be common to older versions of Linux distributions still being used by number of people with various motivations.

Various institutions, particularly banks, require "newest" versions of a browser and I am afraid that Firefox 95.0.2 working in my system will be very soon considered outdated that will result in lack of electronic access to bank account.

Therefore solving the problem just presented appears to be important.

Thank you in advance

5 日前 に koz55pl が質問

3 日前 に koz55pl最後の返信

PDF are often rendered unreadable, with desktop background showing through (screenshot attached)

I often run into issues with PDFs in Firefox Linux. They either appear totally blank (typically after suspend/restore), or they appear with the desktop background showing… (続きを読む)

I often run into issues with PDFs in Firefox Linux. They either appear totally blank (typically after suspend/restore), or they appear with the desktop background showing through (as in the attached screenshot).

Hard refreshing the page doesn't change anything, opening a new tab and opening the PDF again doesn't change anything, opening a new window and loading the PDF doesn't change anything.

The screenshot is with this PDF: https://www.sgsw.ch/home/strom/_jcr_content/Par/sgsw_accordion_list_1838160259/AccordionListPar/sgsw_accordion_12353/AccordionPar/sgsw_downloadlist/DownloadListPar/sgsw_download_1049323524.ocFile/2023-08-31%20Mitteilung%20Elcom%20Erh%C3%B6hung%20Elektrizit%C3%A4tspreise%20f%C3%BCr%20das%20Jahr%202024.pdf

It renders correctly in Chromium.

Firefox 126.0 using the recommended performance settings on Mint 21.3, nvidia quadro p620 using the official nvidia drivers v535.171.04-0ubuntu0.22.04.1

2 か月前 に c+ff が質問

2 日前 に c+ff最後の返信

Fire fox browser playing up

When i am in facebook and i want to do a live call or video chat,and when i hover the mouse over these options ,it no longer let's me do this and tells me that the browse… (続きを読む)

When i am in facebook and i want to do a live call or video chat,and when i hover the mouse over these options ,it no longer let's me do this and tells me that the browser not longer supports this action yet i could do this up until about 7 weeks ago im using firefox in 20:04 ubuntu,im also having difficulty on another web page ordering spare parts,it won't let me select or order part's either but when i use windows 10 with firefox browser everything works fine why is this same browser different system?? i don't get this please help

2 日前 に mdk308 が質問

youtube crashed after sometimes

youtube always crash after sometime. i've 16Gb of ram, so it took sometime for me. but the crash is inevitable. in the console, i saw some errors. mostly 401 and CORS to… (続きを読む)

youtube always crash after sometime. i've 16Gb of ram, so it took sometime for me. but the crash is inevitable.

in the console, i saw some errors. mostly 401 and CORS to google ads domain. we all know that youtube is doing something shady to catch Adblock users.

no adblock, no extension, clean profile and incognito mode. it still happen. this problem is not unique to firefox, it happen to chrome too.

relevant question: https://support.mozilla.org/en-US/questions/1435907

2 日前 に boku が質問

How do I stop Firefox from logging me out of all websites?

My Laptop I only use once in a while because I am mostly at my desktop. When I didn't use the laptop for some time, I am logged out of ALL websites. Google, Facebook, Twi… (続きを読む)

My Laptop I only use once in a while because I am mostly at my desktop. When I didn't use the laptop for some time, I am logged out of ALL websites. Google, Facebook, Twitter, Instagram, Reddit, eBay, Amazon, several smaller sites EVERYWHERE. It's like I am on a new install.

How do I stop that behavior? It's certainly not an issue of the websites because I am logged out consistently everywhere. Why is Firefox deleting the cookies even if they are infinite?

My laptop is secured, it has strong passwords and an encrypted harddisk.

4 日前 に bxyify が質問

some popup windows and post-order features of Instacart don't work in firefox, but do in Chrome

I have had trouble with Instacart features such as adding items to a pending order, or leaving feedback or a tip for a shopper. Most of the same Instacart features seem … (続きを読む)

I have had trouble with Instacart features such as adding items to a pending order, or leaving feedback or a tip for a shopper. Most of the same Instacart features seem to work correctly in Chrome, but of course I would rather use Firefox. But having said that, some don't work properly in Chrome either!

4 日前 に dana30 が質問

Sign into Yahoo Account but Cannot make comments

PRIORITY:HIGH for those that are concerned! I created a specific Yahoo account so I could make comments on various News issues. I'm signed into that account and try to m… (続きを読む)

PRIORITY:HIGH for those that are concerned! I created a specific Yahoo account so I could make comments on various News issues. I'm signed into that account and try to make a comment and it says something like or offers to sign in again where the comment is located. when i tick the sign in tab it goes back to the article as if I never signed in to post a comment. When I am actually signed into the Yahoo account where the article is located. Could be politics, music, etc. I cleared the cache, etc...still stuck in the mud. please help. Thank you. raphael

5 日前 に felix85 が質問

5 日前 に felix85最後の返信

History missing AND cannot make bookmark

I have a somewhat elderly version of Linux, which I cannot upgrade for a variety of reasons, using FF-55.0.3, which is "plugged in" to all the local audio-video libraries… (続きを読む)

I have a somewhat elderly version of Linux, which I cannot upgrade for a variety of reasons, using FF-55.0.3, which is "plugged in" to all the local audio-video libraries, but also runs a current Mozilla-128.0.3 binary, which cannot access those libraries. I use both on a regulat basis. Recently "55" lost history tracking and cannot make new bookmarks (however old boolmarks are still present). How can i restore 55's ability to track history and make new bookmarks without losing what's there? Is there a relevant variable or two in about:config I can reset?

5 日前 に paul が質問

Firefox uses up all CPU and heats up the laptop if a page contains one anigif

This is pretty much the same as https://support.mozilla.org/en-US/questions/801343 back in Firefox 3.x → 4 times. I do recall having the same problem then, and disabling … (続きを読む)

This is pretty much the same as https://support.mozilla.org/en-US/questions/801343 back in Firefox 3.x → 4 times. I do recall having the same problem then, and disabling hardware acceleration did fix it back then, but it no longer does.

I’m currently on 115.3 ESR, but I’ve observed this for a while in Quantum (I don’t recall seeing it on Gecko with HW accel disabled).

6 日前 に mirabilos が質問

6 日前 に mirabilos最後の返信

"Firefox can’t find the file" if server throw a PHP notice?

Firefox 128; Operating System: Kubuntu 22.04 KDE Plasma Version: 5.24.7 KDE Frameworks Version: 5.92.0 In Chrome I get this error: PHP Notice: Undefined variable: f… (続きを読む)

Firefox 128; Operating System: Kubuntu 22.04 KDE Plasma Version: 5.24.7 KDE Frameworks Version: 5.92.0

In Chrome I get this error:

   PHP Notice: Undefined variable: fieldanme in D:\inetpub\webcontent\Admin\dealWorksheet\print.wip.php on line 747
   PHP Notice: Undefined index: in D:\inetpub\webcontent\Admin\dealWorksheet\print.wip.php on line 747
   PHP Notice: Undefined variable: fieldanme in D:\inetpub\webcontent\Admin\dealWorksheet\print.wip.php on line 747
   PHP Notice: Undefined index: in D:\inetpub\webcontent\Admin\dealWorksheet\print.wip.php on line 747

In Firefox I get:

   File not found
   Firefox can’t find the file at https://the_url_in_question.
   Check the file name for capitalization or other typing errors.
   Check to see if the file was moved, renamed or deleted.            

Same file called seconds apart. Please note: this is NOT a 404 error. The file is there: if I fix the error on line 747, the PHP Notice goes away and FF loads the page correctly.

1 週間前 に tailor7579 が質問

6 日前 に tailor7579最後の返信