ubuntu-bug assert os.path.exists(self['ExecutablePath']) AssertionError

Bug #1133543 reported by Alex Mayorga
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apport (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Was following https://help.ubuntu.com/community/ReportingBugs#Collecting_information_about_a_program_with_a_window_open and end up with the following errors:

alex@VPCCW1FFXL:~$ ubuntu-bug -w
Traceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 588, in <module>
    app.run_argv()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 662, in run_argv
    return self.run_report_bug()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 411, in run_report_bug
    self.report.add_proc_info(self.options.pid)
  File "/usr/lib/python3/dist-packages/apport/report.py", line 510, in add_proc_info
    assert os.path.exists(self['ExecutablePath'])
AssertionError
alex@VPCCW1FFXL:~$ ubuntu-bug 2153
Traceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 588, in <module>
    app.run_argv()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 637, in run_argv
    return self.run_report_bug()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 411, in run_report_bug
    self.report.add_proc_info(self.options.pid)
  File "/usr/lib/python3/dist-packages/apport/report.py", line 510, in add_proc_info
    assert os.path.exists(self['ExecutablePath'])
AssertionError
---
ApportLog:

ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
DistroRelease: Ubuntu 12.10
InstallationDate: Installed on 2013-01-01 (61 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
Package: apport 2.6.1-0ubuntu10
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 3.5.0-25.39-generic 3.5.7.4
Tags: quantal running-unity
Uname: Linux 3.5.0-25-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1133543/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Thanks for taking your time to report this issue and help making Ubuntu better.

Could you please add which Ubuntu release and version of apport you are running?

affects: ubuntu → apport (Ubuntu)
Revision history for this message
Alex Mayorga (alex-mayorga) wrote :

Hans,

This happenend on 12.10.
How do I check the version of apport?
I tried to add the relevant information to this bug using apport-collect but it failed as well.
See below.

alex@VPCCW1FFXL:~$ apport-collect 1133543
ERROR: The launchpadlib Python module is not installed. This functionality is not available.

Revision history for this message
Hans Joachim Desserud (hjd) wrote :

>How do I check the version of apport?
Please run "apt-cache policy apport" to see which version you have installed.

I tried to reproduce this issue on Ubuntu 12.10 but I was not able to trigger a crash. Btw, does "ubuntu-bug -w" crash immediately or do you get to the dialog telling you to click on a window first?

tags: added: quantal
Revision history for this message
Alex Mayorga (alex-mayorga) wrote :

Hans,

Here's the result of the requested command:

alex@VPCCW1FFXL:~$ apt-cache policy apport
apport:
  Installed: 2.6.1-0ubuntu10
  Candidate: 2.6.1-0ubuntu10
  Version table:
 *** 2.6.1-0ubuntu10 0
        500 http://mx.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     2.6.1-0ubuntu3 0
        500 http://mx.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages

I think these crashes might have been related to a missing reboot after a kernel update.
Running "ubuntu-bug -w" no longer crashes but "apport-collect 1133543" still gives the error.

tags: added: apport-collected running-unity
description: updated
Revision history for this message
Alex Mayorga (alex-mayorga) wrote : CrashReports.txt

apport information

Revision history for this message
Alex Mayorga (alex-mayorga) wrote : Dependencies.txt

apport information

Revision history for this message
Alex Mayorga (alex-mayorga) wrote :

Following the advice at https://help.ubuntu.com/community/ReportingBugs#Error:_The_launchpadlib_Python_module_is_not_installed to run "sudo apt-get -y install python-launchpadlib" allowed to run "apport-collect 1133543" successfully.

Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

This release of Ubuntu is no longer receiving maintenance updates. If this is still an issue on a maintained version of Ubuntu please let us know.

Changed in apport (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for apport (Ubuntu) because there has been no activity for 60 days.]

Changed in apport (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.