Closed Bug 1739344 Opened 3 years ago Closed 2 years ago

Linux Mint distro build: about:support crashes (caused by non-default Mesa 21.2.0-devel. Fixed by downgrading to distro Mesa.)

Categories

(Core :: Graphics, defect)

Firefox 94
x86_64
Linux
defect

Tracking

()

RESOLVED DUPLICATE of bug 1688999
Tracking Status
firefox94 --- affected

People

(Reporter: sebasti1.mougel, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash)

Crash Data

Attachments

(4 files)

Firefox crashes when opening about:support.
The problem is solved if gfx.x11-egl.force-disabled is true ; the support information in attachment is get with this parameter.

The Bugbug bot thinks this bug should belong to the 'Core::Graphics' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: General → Graphics
Product: Firefox → Core
Attachment #9249196 - Attachment mime type: application/octet-stream → text/plain

Thanks for the report!
Please:

  1. Open about:crashes, submit the crash report and copy its crash ID (bp-XXXXXXX) into this bug.
  2. Look into your syslog if you can find possibly related entries with apparmor="DENIED".
  3. Install mesa-utils-extra ($ sudo apt install mesa-utils-extra), copy the output of $ eglinfo and $ es2_info and paste it here.
  4. Attach about:support from a Mozilla-built Firefox (or does it crash as well?):
    This command lets you open a temporary throwaway Firefox:
    $ pip3 install --user mozregression
    $ mozregression --repo mozilla-release --launch FIREFOX_94_0_RELEASE -a about:support
    (~/.local/bin/mozregression)
Blocks: linux-egl
Keywords: crash
Summary: about:support crashes → Linux Mint distro build: about:support crashes
Attached file eglinfo output
Attached file es2_info output

Thanks for your answer.

  1. crash-ID : bp-eb4d6a20-7eea-4a29-95f5-f54d70211105
  2. There is no entries related with apparmor in syslog
  3. see attachments
  4. Mozilla-built Firefox also crashes :
    ~/.local/bin/mozregression --repo mozilla-release --launch FIREFOX_94_0_RELEASE -a about:support
    Last lines of output :
    0:15.67 INFO: Launching /tmp/tmpjjei1prg/firefox/firefox
    0:15.68 INFO: Application command: /tmp/tmpjjei1prg/firefox/firefox about:support -profile /tmp/tmp76tf8j6u.mozrunner
    0:15.68 INFO: application_buildid: 20211028161635
    0:15.68 INFO: application_changeset: feceab03c6ff8b7ce7e52e759ddb6a23b310a9e5
    0:15.68 INFO: application_name: Firefox
    0:15.68 INFO: application_repository: https://hg.mozilla.org/releases/mozilla-release
    0:15.68 INFO: application_version: 94.0

0:17.29 WARNING: Process exited with code 11

Thanks!

(In reply to sebasti1.mougel from comment #4)

GBM platform:
amdgpu_device_initialize: amdgpu_query_info(ACCEL_WORKING) failed (-13)
amdgpu: amdgpu_device_initialize failed.

You have a broken driver. It could be a permission problem.

(In reply to sebasti1.mougel from comment #5)

GL_VERSION: OpenGL ES 3.2 Mesa 21.2.0-devel
GL_RENDERER: AMD RENOIR (DRM 3.42.0, 5.11.0-38-generic, LLVM 12.0.1)

(In reply to sebasti1.mougel from comment #6)

  1. crash-ID : bp-eb4d6a20-7eea-4a29-95f5-f54d70211105

Linux Mint 20.2 (uma) seems to be based on Ubuntu 20.04 LTS (focal).
Would downgrading from Mesa 21.2.0-devel to your distribution-provided Mesa 21.0.3 help?

Crash Signature: [@ mozalloc_abort | mozilla::gl::GLContext::InitImpl ]

It is working with Mesa 21.0.3.
Mesa 21.2.0 was installed when i install latest (21.30) amdgpu driver ; uninstalling solve the problem.
Note : this don't fix "amdgpu: amdgpu_device_initialize failed." ; I don't find how to fix this, but it seems this is not the cause.

Summary: Linux Mint distro build: about:support crashes → Linux Mint distro build: about:support crashes (caused by non-default Mesa 21.2.0-devel)
Summary: Linux Mint distro build: about:support crashes (caused by non-default Mesa 21.2.0-devel) → Linux Mint distro build: about:support crashes (caused by non-default Mesa 21.2.0-devel. Fixed by downgrading to distro Mesa.)

Can we consider this issue resolved? (Thanks, Darkspirit!)

Flags: needinfo?(sebasti1.mougel)
Severity: -- → S3
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Flags: needinfo?(sebasti1.mougel)
Resolution: --- → WORKSFORME
Resolution: WORKSFORME → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: