Activity log for bug #1373154

Date Who What changed Old value New value Message
2014-09-23 22:23:40 Brian Murray bug added bug
2014-09-23 22:23:48 Brian Murray apport (Ubuntu): importance Undecided High
2014-09-23 22:23:53 Brian Murray tags trusty
2014-09-24 19:28:45 Brian Murray description The change to apport in bug 1039220, not to report crashes with an UnreportableReason of "The problem happened with the program.*which changed since the crash occurred." seems to have regressed somehow. While the code looks the same I was able to create a crash file with the following content: UnreportableReason: The problem happened with the program /usr/games/gnome-sudoku which changed since the crash occurred. _MarkForUpload: True _MarkForUpload in this case should be False not True. This crash file was created on Trusty by following the steps in bug 1272716, choosing not to report the crash when apport asked, then installing the fixed version of gnome-sudoku, and running apport-bug /var/crash/_usr_games_gnome-sudoku.1000.crash. You can see the crash I reported at https://errors.ubuntu.com/oops/3bd482e4-4369-11e4-b6e3-fa163e22e467. Notice how the ExecutableTimestamp (Thu, 23 Jan 2014 15:57:56 GMT) is from well before the date of the SRU for gnome-sudoku. The change to apport in bug 1039220, not to report crashes with an UnreportableReason of "The problem happened with the program.*which changed since the crash occurred." seems to have regressed somehow. While the code looks the same I was able to create a crash file with the following content: UnreportableReason: The problem happened with the program /usr/games/gnome-sudoku which changed since the crash occurred. _MarkForUpload: True _MarkForUpload in this case should be False not True. This crash file was created on Trusty by following the steps in bug 1272716, choosing not to report the crash when apport asked, then installing the fixed version of gnome-sudoku, and running apport-bug /var/crash/_usr_games_gnome-sudoku.1000.crash. You can see the crash I reported at https://errors.ubuntu.com/oops/3bd482e4-4369-11e4-b6e3-fa163e22e467. Notice how the ExecutableTimestamp (Thu, 23 Jan 2014 15:57:56 GMT) is from well before the date of the SRU for gnome-sudoku. Test Case --------- 1) Downgrade gnome-sudoku to version 1:3.10.2-0ubuntu2 2) Launch gnome-sudoku 3) Upgrade gnome-sudoku to version 1:3.10.2-0ubuntu3.1 4) Start an easy game in gnome-sudoku 5) Fill in a number, then press undo 6) Observe crash dialog 7) Click continue 8) grep "_MarkForUpload" /var/crash/* - observe _MarkForUpload is True
2020-03-05 12:41:37 Marcus Tomlinson apport (Ubuntu): status New Incomplete
2020-05-05 05:35:52 Launchpad Janitor apport (Ubuntu): status Incomplete Expired