[Bug 1820132] Re: /usr/share/apport/whoopsie-upload-all:AssertionError:/usr/share/apport/whoopsie-upload-all at 162:collect_info:process_report:add_gdb_info:gdb_command
Brian Murray
brian at ubuntu.com
Thu Mar 14 22:01:37 UTC 2019
apport does not depend on gdb so it's possible, even likely, that gdb is
not installed on the system reporting the crash. Subsequently,
report.add_gdb_info will fail and the docstring indicates that this
should "Raises ... OSError if calling gdb fails" however the docstring
is currently a liar perhaps because of a change I made. Regardless this
should be sorted out. Here's the Traceback:
Traceback (most recent call last):
File "/usr/share/apport/whoopsie-upload-all", line 162, in <module>
stamps = collect_info()
File "/usr/share/apport/whoopsie-upload-all", line 112, in collect_info
res = process_report(r)
File "/usr/share/apport/whoopsie-upload-all", line 79, in process_report
r.add_gdb_info()
File "/usr/lib/python3/dist-packages/apport/report.py", line 713, in add_gdb_info
gdb_cmd, environ = self.gdb_command(rootdir, gdb_sandbox)
File "/usr/lib/python3/dist-packages/apport/report.py", line 1580, in gdb_command
assert os.path.exists(executable)
AssertionError
** Changed in: apport (Ubuntu)
Status: New => Triaged
** Changed in: apport (Ubuntu)
Importance: Undecided => High
** Also affects: apport (Ubuntu Disco)
Importance: High
Status: Triaged
--
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/1820132
Title:
/usr/share/apport/whoopsie-upload-all:AssertionError:/usr/share/apport
/whoopsie-upload-
all at 162:collect_info:process_report:add_gdb_info:gdb_command
Status in apport package in Ubuntu:
Triaged
Status in apport source package in Disco:
Triaged
Bug description:
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.20.10-0ubuntu23, the problem page at https://errors.ubuntu.com/problem/4a48673e60f08b7d2b9067d1b47766a57f7e693e 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/1820132/+subscriptions
More information about the foundations-bugs
mailing list