Comment 17 for bug 456523

Revision history for this message
Michael Vogt (mvo) wrote :

The assertion error is something for apport:

markus@cindy-desktop:~$ sudo ubuntu-bug 6604
Traceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 348, in <module>
    app.run_argv()
  File "/usr/lib/python2.6/dist-packages/apport/ui.py", line 435, in run_argv
    return self.run_report_bug()
  File "/usr/lib/python2.6/dist-packages/apport/ui.py", line 317, in run_report_bug
    self.report.add_proc_info(self.options.pid)
  File "/usr/lib/python2.6/dist-packages/apport/report.py", line 346, in add_proc_info
    assert os.path.exists(self['ExecutablePath'])
AssertionError