Comment 7 for bug 984944

Revision history for this message
Sebastien Bacher (seb128) wrote :

using the testcase the log get those:

"ERROR: apport (pid 9970) Tue Jun 12 12:50:37 2012: Unhandled exception:
Traceback (most recent call last):
  File "/usr/share/apport/apport", line 290, in <module>
    info.add_proc_info(pid)
  File "/usr/lib/python2.7/dist-packages/apport/report.py", line 439, in add_proc_info
    assert os.path.exists(self['ExecutablePath'])
AssertionError"

rather than the described "executable was modified after program start, ignoring", the bug is not recorded though so it seems that still fix the issue even if that's not the wanted way?