[Touch-packages] [Bug 1472758] Re: /usr/share/apport/whoopsie-upload-all:AssertionError:/usr/share/apport/whoopsie-upload-all@161:collect_info:process_report:add_gdb_info:gdb_command

2019-03-28 Thread Brian Murray
*** This bug is a duplicate of bug 1820132 *** https://bugs.launchpad.net/bugs/1820132 ** This bug has been marked a duplicate of bug 1820132 /usr/share/apport/whoopsie-upload-all:AssertionError:/usr/share/apport/whoopsie-upload-all@162:collect_info:process_report:add_gdb_info:gdb_command

[Touch-packages] [Bug 1472758] Re: /usr/share/apport/whoopsie-upload-all:AssertionError:/usr/share/apport/whoopsie-upload-all@161:collect_info:process_report:add_gdb_info:gdb_command

2016-11-29 Thread Brian Murray
I received this crash when apport was trying to add gdb info to a crash from kodi. The crash file had an ExecutablePath of /sur/lib/kodi/kodi.bin and that file somehow doesn't exist on my system. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1472758] Re: /usr/share/apport/whoopsie-upload-all:AssertionError:/usr/share/apport/whoopsie-upload-all@161:collect_info:process_report:add_gdb_info:gdb_command

2016-11-29 Thread Brian Murray
It looks like the correct path is /usr/lib/x86_64-linux- gnu/kodi/kodi.bin. -- 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/1472758 Title:

[Touch-packages] [Bug 1472758] Re: /usr/share/apport/whoopsie-upload-all:AssertionError:/usr/share/apport/whoopsie-upload-all@161:collect_info:process_report:add_gdb_info:gdb_command

2016-11-29 Thread Brian Murray
Here's the full traceback: Traceback (most recent call last): File "/usr/share/apport/whoopsie-upload-all", line 161, in stamps = collect_info() File "/usr/share/apport/whoopsie-upload-all", line 112, in collect_info res = process_report(r) File