Your message dated Tue, 2 Aug 2022 06:23:59 +0900
with message-id <[email protected]>
and subject line Re: Bug#1016459: firefox: Missing debug symbols for
/usr/lib/firefox/libxul.so
has caused the Debian Bug report #1016459,
regarding firefox: Missing debug symbols for /usr/lib/firefox/libxul.so
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1016459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016459
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: firefox
Version: 103.0-1
Severity: important
X-Debbugs-Cc: [email protected]
Dear Maintainer,
I'm reporting an upstream bug regarding faulty GPU detection on aarch64
systems, which requires analysis of a coredump involving
/usr/lib/firefox/libxul.so, but debug symbols are missing.
I understand there used to be a firefox-dbgsym package, but it exists no more,
at least not for v103. Could you please reintroduce the dbgsym package or
ensure that the firefox package contains sufficient debug symbols, including
the symbols for /usr/lib/firefox/libxul.so?
gdb firefox ~/core.6030
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x000000777dd63310 in ?? () from /usr/lib/firefox/libxul.so
(gdb) bt
#0 0x000000777dd63310 in () at /usr/lib/firefox/libxul.so
#1 0x0000007784b69e2c in __run_exit_handlers
(status=1, listp=0x7784ca3660 <__exit_funcs>,
run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at
exit.c:108
#2 0x0000007784b69fbc in __GI_exit (status=<optimized out>) at exit.c:139
#3 0x000000777925fda4 in () at /usr/lib/aarch64-linux-gnu/libpci.so.3
#4 0x0000007779260108 in pci_init () at /usr/lib/aarch64-linux-gnu/libpci.so.3
#5 0x000000777dd72afc in () at /usr/lib/firefox/libxul.so
#6 0x000000777dd734ac in () at /usr/lib/firefox/libxul.so
#7 0x000000777dd66f00 in () at /usr/lib/firefox/libxul.so
#8 0x000000777dd6ddcc in () at /usr/lib/firefox/libxul.so
#9 0x000000777dd6e364 in () at /usr/lib/firefox/libxul.so
#10 0x000000653977d098 in ()
#11 0x000000653977c470 in ()
#12 0x0000007784b54614 in __libc_start_main
(main=0x653977c310, argc=1, argv=0x7ff4f01e98, init=<optimized out>,
fini=<optimized out>, rtld_fini=<optimized out>, stack_end=<optimized out>) at
../csu/libc-start.c:332
#13 0x000000653977c778 in _start ()
For reference, the faulty GPU detection in question generates the following
output:
[GFX1-]: No GPUs detected via PCI
[GFX1-]: glxtest: process failed (received signal 11)
Thank you!
-- Package-specific info:
-- Extensions information
-- Addons package information
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (500, 'testing'), (1, 'unstable')
Architecture: arm64 (aarch64)
Kernel: Linux 5.19.0-stb-cbq (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages firefox depends on:
ii debianutils 5.7-0.2
ii fontconfig 2.13.1-4.4
ii libasound2 1.2.7.2-1
ii libatk1.0-0 2.38.0-1
ii libc6 2.33-8
ii libcairo-gobject2 1.16.0-6
ii libcairo2 1.16.0-6
ii libdbus-1-3 1.14.0-2
ii libdbus-glib-1-2 0.112-2
ii libevent-2.1-7 2.1.12-stable-5+b1
ii libffi8 3.4.2-4
ii libfontconfig1 2.13.1-4.4
ii libfreetype6 2.12.1+dfsg-3
ii libgcc-s1 12.1.0-7
ii libgdk-pixbuf-2.0-0 2.42.8+dfsg-2
ii libglib2.0-0 2.72.3-1
ii libgtk-3-0 3.24.34-1
ii libnspr4 2:4.34-1
ii libnss3 2:3.81-1
ii libpango-1.0-0 1.50.7+ds-1
ii libstdc++6 12.1.0-7
ii libvpx7 1.12.0-1
ii libx11-6 2:1.7.5-1
ii libx11-xcb1 2:1.7.5-1
ii libxcb-shm0 1.14-3
ii libxcb1 1.14-3
ii libxcomposite1 1:0.4.5-1
ii libxdamage1 1:1.1.5-2
ii libxext6 2:1.3.4-1
ii libxfixes3 1:6.0.0-1
ii libxrandr2 2:1.5.2-2+b1
ii libxtst6 2:1.2.3-1.1
ii procps 2:3.3.17-7+b1
ii zlib1g 1:1.2.11.dfsg-4
Versions of packages firefox recommends:
ii libavcodec59 7:5.0.1-3+b1
Versions of packages firefox suggests:
pn fonts-lmodern <none>
ii fonts-stix [otf-stix] 1.1.1-4.1
ii libcanberra0 0.30-10
ii libgssapi-krb5-2 1.20-1
ii pulseaudio 15.0+dfsg1-4+b1
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, Aug 01, 2022 at 02:40:18AM +0000, Leonard Lausen wrote:
> Package: firefox
> Version: 103.0-1
> Severity: important
> X-Debbugs-Cc: [email protected]
>
> Dear Maintainer,
>
> I'm reporting an upstream bug regarding faulty GPU detection on aarch64
> systems, which requires analysis of a coredump involving
> /usr/lib/firefox/libxul.so, but debug symbols are missing.
>
> I understand there used to be a firefox-dbgsym package, but it exists no more,
> at least not for v103. Could you please reintroduce the dbgsym package or
> ensure that the firefox package contains sufficient debug symbols, including
> the symbols for /usr/lib/firefox/libxul.so?
See https://wiki.debian.org/HowToGetABacktrace#Installing_the_debugging_symbols
Mike
--- End Message ---