[Bug 2058313] Re: whoopsie-upload-all (TypeError) /usr/share/apport/whoopsie-upload-all at 220 → main → collect_info → process_report → add_gdb_info → gdb_command
Benjamin Drung
2058313 at bugs.launchpad.net
Tue Mar 19 08:43:51 UTC 2024
** Description changed:
+ ```
+ Traceback (most recent call last):
+ File "/usr/share/apport/whoopsie-upload-all", line 220, in <module>
+ main()
+ File "/usr/share/apport/whoopsie-upload-all", line 202, in main
+ stamps = collect_info()
+ ^^^^^^^^^^^^^^
+ File "/usr/share/apport/whoopsie-upload-all", line 150, in collect_info
+ res = process_report(r)
+ ^^^^^^^^^^^^^^^^^
+ File "/usr/share/apport/whoopsie-upload-all", line 102, in process_report
+ r.add_gdb_info()
+ File "/usr/lib/python3/dist-packages/apport/report.py", line 793, in add_gdb_info
+ gdb_cmd, environ = self.gdb_command(rootdir, gdb_sandbox)
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ File "/usr/lib/python3/dist-packages/apport/report.py", line 1716, in gdb_command
+ core = self['CoreDump'][0]
+ ~~~~~~~~~~~~~~~~^^^
+ TypeError: 'CompressedValue' object is not subscriptable
+ ```
+
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.28.0-0ubuntu1, the problem page at https://errors.ubuntu.com/problem/def1584660098f405d12c36422a9561aa02aa911 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/.
--
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/2058313
Title:
whoopsie-upload-all (TypeError) /usr/share/apport/whoopsie-upload-
all at 220 → main → collect_info → process_report → add_gdb_info →
gdb_command
Status in apport package in Ubuntu:
New
Bug description:
```
Traceback (most recent call last):
File "/usr/share/apport/whoopsie-upload-all", line 220, in <module>
main()
File "/usr/share/apport/whoopsie-upload-all", line 202, in main
stamps = collect_info()
^^^^^^^^^^^^^^
File "/usr/share/apport/whoopsie-upload-all", line 150, in collect_info
res = process_report(r)
^^^^^^^^^^^^^^^^^
File "/usr/share/apport/whoopsie-upload-all", line 102, in process_report
r.add_gdb_info()
File "/usr/lib/python3/dist-packages/apport/report.py", line 793, in add_gdb_info
gdb_cmd, environ = self.gdb_command(rootdir, gdb_sandbox)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/apport/report.py", line 1716, in gdb_command
core = self['CoreDump'][0]
~~~~~~~~~~~~~~~~^^^
TypeError: 'CompressedValue' object is not subscriptable
```
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.28.0-0ubuntu1, the problem page at https://errors.ubuntu.com/problem/def1584660098f405d12c36422a9561aa02aa911 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2058313/+subscriptions
More information about the foundations-bugs
mailing list