touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #20598
[Bug 1373154] Re: reporting of crashes for programs that don't match the file on disk is happening
** Description changed:
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.
+ _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
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1373154
Title:
reporting of crashes for programs that don't match the file on disk is
happening
Status in “apport” package in Ubuntu:
New
Bug 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.
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1373154/+subscriptions
References