--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: /usr/bin/firefox: crashes when trying to view a PDF file
- From: Kevin Israel <pleasestand@live.com>
- Date: Tue, 04 Jun 2024 02:22:58 -0400
- Message-id: <IA1PR84MB3035CFDBBF9C768B62648EE8C1F82@IA1PR84MB3035.NAMPRD84.PROD.OUTLOOK.COM>
Package: firefox
Version: 126.0.1-1
Severity: normal
File: /usr/bin/firefox
Firefox crashes on my computer when I try to view any PDF file. I took
a stack trace, and it seems to indicate that the crash occurs within
libegl-mesa0, called from WebGL related code. A workaround is to
set webgl.disabled=true in about:config.
Note that --safe-mode disables WebGL, so the crash does not occur when
that option is specified.
Commands to reproduce:
rm -rf freshprofile && mkdir freshprofile
firefox --no-remote --profile $PWD/freshprofile https://www.irs.gov/pub/irs-pdf/f1040.pdf
Resulting crash report:
https://crash-stats.mozilla.org/report/index/e8c25505-10d1-4faf-8c23-eab6b0240604
Also, a full stack trace from a separate run using gdb is attached.
-- Package-specific info:
-- Addons package information
-- System Information:
Debian Release: trixie/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.8.12-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages firefox depends on:
ii debianutils 5.17
ii fontconfig 2.15.0-1.1
ii libasound2t64 1.2.11-1+b1
ii libatk1.0-0t64 2.52.0-1
ii libc6 2.38-12
ii libcairo-gobject2 1.18.0-3+b1
ii libcairo2 1.18.0-3+b1
ii libdbus-1-3 1.14.10-4+b1
ii libevent-2.1-7t64 2.1.12-stable-10
ii libffi8 3.4.6-1
ii libfontconfig1 2.15.0-1.1
ii libfreetype6 2.13.2+dfsg-1+b4
ii libgcc-s1 14.1.0-1
ii libgdk-pixbuf-2.0-0 2.42.12+dfsg-1
ii libglib2.0-0t64 2.80.2-2
ii libgtk-3-0t64 3.24.42-1
ii libnspr4 2:4.35-1.1+b1
ii libnss3 2:3.100-1
ii libpango-1.0-0 1.52.2+ds-1
ii libstdc++6 14.1.0-1
ii libvpx9 1.14.1-1
ii libx11-6 2:1.8.7-1+b1
ii libx11-xcb1 2:1.8.7-1+b1
ii libxcb-shm0 1.17.0-2
ii libxcb1 1.17.0-2
ii libxcomposite1 1:0.4.5-1+b1
ii libxdamage1 1:1.1.6-1+b1
ii libxext6 2:1.3.4-1+b1
ii libxfixes3 1:6.0.0-2+b1
ii libxrandr2 2:1.5.4-1
ii procps 2:4.0.4-4
ii zlib1g 1:1.3.dfsg+really1.3.1-1
Versions of packages firefox recommends:
ii libavcodec60 7:6.1.1-4+b2
Versions of packages firefox suggests:
pn fonts-lmodern <none>
pn fonts-stix | otf-stix <none>
ii libcanberra0 0.30-17
ii libgssapi-krb5-2 1.20.1-6+b1
pn pulseaudio <none>
-- no debconf information
--- End Message ---