Package: thunderbird Version: 1:78.5.1-1 Severity: minor X-Debbugs-Cc: [email protected]
Dear Maintainer, The Thunderbird startup script /usr/bin/thunderbird has a quoting error that makes debug mode unusable. When executing /usr/bin/thunderbird -g the following is printed: INFO -> Starting Thunderbird with GDB ... INFO -> LANG= /usr/bin/gdb -ex handle SIG38 nostop -ex handle SIGPIPE nostop -ex run /usr/lib/thunderbird/thunderbird /usr/bin/thunderbird: line 252: /usr/bin/gdb -ex handle SIG38 nostop -ex handle SIGPIPE nostop -ex run /usr/lib/thunderbird/thunderbird : No such file or directory The reason for this error are missing quotes around the gdb commands specified after each -ex argument. When running gdb+thunderbird like this, it will work: /usr/bin/gdb -ex "handle SIG38 nostop" -ex "handle SIGPIPE nostop" -ex "run" /usr/lib/thunderbird/thunderbird Please add the missing quotes. Thank you. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (900, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (300, 'unstable'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.9.0-2-amd64 (SMP w/4 CPU threads) Kernel taint flags: TAINT_USER Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages thunderbird depends on: ii debianutils 4.11.2 ii fontconfig 2.13.1-4.2 ii libatk1.0-0 2.36.0-2 ii libbotan-2-17 2.17.2+dfsg-2 ii libbz2-1.0 1.0.8-4 ii libc6 2.31-4 ii libcairo-gobject2 1.16.0-4 ii libcairo2 1.16.0-4 ii libdbus-1-3 1.12.20-1 ii libdbus-glib-1-2 0.110-5 ii libevent-2.1-7 2.1.12-stable-1 ii libffi7 3.3-5 ii libfontconfig1 2.13.1-4.2 ii libfreetype6 2.10.2+dfsg-4 ii libgcc-s1 10.2.0-19 ii libgdk-pixbuf-2.0-0 2.40.0+dfsg-8 ii libglib2.0-0 2.66.3-1 ii libgtk-3-0 3.24.23-3 ii libicu67 67.1-4 ii libjson-c5 0.15-1 ii libnspr4 2:4.29-1 ii libnss3 2:3.59-1 ii libpango-1.0-0 1.46.2-3 ii libstdc++6 10.2.0-19 ii libvpx6 1.8.2-1 ii libx11-6 2:1.6.12-1 ii libx11-xcb1 2:1.6.12-1 ii libxcb-shm0 1.14-2 ii libxcb1 1.14-2 ii libxext6 2:1.3.3-1+b2 ii libxrender1 1:0.9.10-1 ii psmisc 23.3-1 ii x11-utils 7.7+5 ii zlib1g 1:1.2.11.dfsg-2 Versions of packages thunderbird recommends: ii hunspell-de-ch [hunspell-dictionary] 20161207-8 ii hunspell-de-de [hunspell-dictionary] 20161207-8 ii hunspell-en-gb [hunspell-dictionary] 1:7.0.1-1 ii hunspell-en-us [hunspell-dictionary] 1:2019.10.06-1 ii hunspell-fr-classical [hunspell-dictionary] 1:6.4.1-1 Versions of packages thunderbird suggests: ii apparmor 2.13.5-1+b1 ii fonts-lyx 2.3.5.2-1 ii libgssapi-krb5-2 1.18.3-4 ii libgtk2.0-0 2.24.32-5 -- no debconf information

