This bug was fixed in the package apport - 2.28.1-0ubuntu3.5 --------------- apport (2.28.1-0ubuntu3.5) noble; urgency=medium
[ Simon Chopin ] * d/p/tests-skip-anonymization-test-on-environments-that-a.patch: Fix FTBFS when building on the LP infra (LP: #2097264) [ Chris Peterson ] * d/package-hooks/ubuntu-desktop-bootstrap.py: attach files with root and add subiquity traceback, curtin logs, subiquity or system journal, hardware information, and check if snap updated (LP: #2098415). * d/package-hooks/subiquity.py: fix typo in path to curtin apt configuration (LP: #2098423). [ Benjamin Drung ] * apport-gtk: check for available display on startup (LP: #2006981) * python3-apport: Bump python3-problem-report dependency to >= 2.28 for CompressedFile class (LP: #2100313) * test: - do not check for exact encoded gzip data (LP: #2076269) - depend on apport-gtk for new UI integration test - split test_find_package_desktopfile into separate test cases and fix test_find_package_desktopfile_multiple - autopkgtest: install xterm for test_find_package_desktopfile_multiple -- Benjamin Drung <bdr...@ubuntu.com> Thu, 27 Feb 2025 14:01:57 +0100 ** Changed in: apport (Ubuntu Noble) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2006981 Title: apport-gtk crashed with signal 5 in g_log_writer_default() Status in Apport: Fix Released Status in apport package in Ubuntu: Fix Released Status in gtk+3.0 package in Ubuntu: Confirmed Status in apport source package in Noble: Fix Released Status in gtk+3.0 source package in Noble: New Status in apport source package in Oracular: Fix Released Status in gtk+3.0 source package in Oracular: New Bug description: [ Impact ] apport-gtk might crash when the desktop environment crashes itself. This kind of crash used to be reproducible by killing gnome-shell (`killall -11 gnome-shell`), but I fail to reproduce it now. The crash can be artificially created: ``` WAYLAND_DISPLAY=bogus DISPLAY=:42 /usr/share/apport/apport-gtk ``` Bug #2041518 and bug #1842439 are probably related. Several crashes on https://errors.ubuntu.com/?package=apport&period=month are crashes in the GTK library and might have the same origin. [ Test Plan ] A test case for the above command was added. So the test plan is to check that the autopkgtest run is successful. [ Where problems could occur ] The change is in the startup code of apport-gtk. So it could affect reporting bugs against Ubuntu. Since the change introduces a main function (for testing the new code), this will change the stack trace of apport-gtk crashes and deduplicating them on errors.ubuntu.com. [ Other Info ] I can´t provide any other information other than what was collected. ProblemType: Crash DistroRelease: Ubuntu 23.04 Package: apport-gtk 2.24.0-0ubuntu2 ProcVersionSignature: Ubuntu 5.19.0-21.21-generic 5.19.7 Uname: Linux 5.19.0-21-generic x86_64 ApportVersion: 2.24.0-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: unknown CrashReports: 640:1000:124:9017369:2023-02-10 20:09:56.662793636 -0300:2023-02-10 20:09:57.662793636 -0300:/var/crash/_usr_lib_xorg_Xorg.1000.crash 640:1000:124:1463707:2023-02-10 20:09:58.698746919 -0300:2023-02-10 20:09:59.698746919 -0300:/var/crash/_usr_bin_kwin_x11.1000.crash 640:1000:124:633811:2023-02-10 20:09:59.986718177 -0300:2023-02-10 20:10:00.986718177 -0300:/var/crash/_usr_bin_xembedsniproxy.1000.crash 640:1000:124:653094:2023-02-10 20:10:01.258690357 -0300:2023-02-10 20:10:02.258690357 -0300:/var/crash/_usr_bin_gmenudbusmenuproxy.1000.crash 640:1000:124:9999990:2023-02-10 20:10:05.770595073 -0300:2023-02-10 20:10:06.770595073 -0300:/var/crash/_usr_share_apport_apport-gtk.1000.crash CurrentDesktop: KDE Date: Fri Feb 10 20:10:04 2023 ExecutablePath: /usr/share/apport/apport-gtk InterpreterPath: /usr/bin/python3.11 PackageArchitecture: all ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gtk ProcEnviron: LANGUAGE=pt_BR:pt:en PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=pt_BR.UTF-8 SHELL=/bin/bash Python3Details: /usr/bin/python3.11, Python 3.11.1, python3-minimal, 3.11.1-3 PythonDetails: N/A Signal: 5 SourcePackage: apport StacktraceTop: g_log_writer_default () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_log_structured_array () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_log_structured_standard () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 ?? () from /lib/x86_64-linux-gnu/libgtk-3.so.0 g_type_create_instance () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0 Title: apport-gtk crashed with signal 5 in g_log_writer_default() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo users separator: To manage notifications about this bug go to: https://bugs.launchpad.net/apport/+bug/2006981/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp