[Bug 2148184] Re: apport crashes with IndexError: list index out of range
Launchpad Bug Tracker
2148184 at bugs.launchpad.net
Tue Apr 14 02:52:54 UTC 2026
This bug was fixed in the package apport - 2.34.0-0ubuntu2
---------------
apport (2.34.0-0ubuntu2) resolute; urgency=medium
* fix Default-to-Ubuntu-crash-DB.patch to default to ubuntu again
(LP: #2148184)
-- Benjamin Drung <bdrung at ubuntu.com> Mon, 13 Apr 2026 13:51:00 +0200
** Changed in: apport (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/2148184
Title:
apport crashes with IndexError: list index out of range
Status in apport package in Ubuntu:
Fix Released
Bug description:
On Ubuntu 26.04:
$ apport-collect 2148183
Traceback (most recent call last):
File "/usr/share/apport/apport-kde", line 615, in <module>
main(sys.argv)
~~~~^^^^^^^^^^
File "/usr/share/apport/apport-kde", line 611, in main
sys.exit(user_interface.run_argv())
~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/apport/ui.py", line 923, in run_argv
return self.run_update_report()
~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/apport/ui.py", line 778, in run_update_report
pkgs = self.crashdb.get_affected_packages(self.args.update_report)
File "/usr/lib/python3/dist-packages/apport/crashdb_impl/memory.py", line 99, in get_affected_packages
return [self.reports[crash_id]["report"]["SourcePackage"]]
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2148184/+subscriptions
More information about the foundations-bugs
mailing list