I think there are actually two separate issues here.

If an old version of an application is still running, then the package
is upgraded, and then it crashes. The crash file is about the new
version of the application even though the old binary is running. In
this case _MarkForUpload is True and there is no UnreportableReason.
This problem has probably always existed.

The other issue is the one I describe in the description where a .crash
file is created, data collection is not done (for whatever reason) until
after the package has been upgraded, and when it is collected
UnreportableReason contains information about the program changing.  In
this case _MarkForUpload should be False and I'll test that again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373154

Title:
  reporting of crashes for programs that don't match the file on disk is
  happening

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1373154/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to