[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-11-23 Thread Benjamin Drung
** Tags removed: foundations-todo -- 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/1962454 Title: Oops pages show wrong time window in JournalErrors Status in Apport: Fix

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-11-22 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.11-0ubuntu82.2 --- apport (2.20.11-0ubuntu82.2) jammy; urgency=medium * Point Vcs-* URIs to git * Grab a slice of JournalErrors around the crash time (LP: #1962454) * data/apport: - Initialize error log as first step (LP:

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-11-22 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.11-0ubuntu27.25 --- apport (2.20.11-0ubuntu27.25) focal; urgency=medium * Point Vcs-* URIs to git * whoopsie-upload-all: Catch FileNotFoundError during process_report (LP: #1867204) * Grab a slice of JournalErrors around the

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-11-22 Thread Benjamin Drung
Tested on focal. Test script: ``` #!/bin/sh set -u log() { local msg="$1" echo "I: $msg" sudo sh -c "echo '$msg' > /dev/kmsg" } sudo rm /var/crash/* date log "some messages" sleep 1 log "more messages" sleep 3600 & killall -11 sleep log 'message after crash' sleep 5 log

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-11-22 Thread Benjamin Drung
Successfully retried verification for jammy: https://errors.ubuntu.com/oops/b0c797d4-6a6c-11ed-b539-fa163ef35206 -- 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/1962454

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-11-22 Thread Benjamin Drung
Since I did not find a crash report with the updated apport, I created one myself. ``` sudo sh -c "echo 'some messages' > /dev/kmsg" sudo sh -c "echo 'more messages' > /dev/kmsg" divide-by-zero sudo sh -c "echo 'message after crash' > /dev/kmsg" ``` I waited over 10 second to actual act on the

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-10-17 Thread Timo Aaltonen
Hello Daniel, or anyone else affected, Accepted apport into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apport/2.20.11-0ubuntu27.25 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-10-17 Thread Timo Aaltonen
Hello Daniel, or anyone else affected, Accepted apport into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apport/2.20.11-0ubuntu82.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-09-21 Thread Simon Chopin
** Changed in: apport (Ubuntu Focal) Importance: Undecided => Medium ** Changed in: apport (Ubuntu Focal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-09-20 Thread Heinrich Schuchardt
** Changed in: apport (Ubuntu Jammy) Status: Incomplete => Confirmed -- 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/1962454 Title: Oops pages show wrong time window

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-09-19 Thread Benjamin Drung
** Description changed: [Impact] Oops pages show wrong time window in JournalErrors. For example, I just experienced a crash at:   Feb 28 17:31:12 And the JournalErrors entries are:   Feb 28 17:31:30 - Feb 28 17:31:41 So don't relate to the crash. [Test Plan]

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-09-11 Thread Matthieu Clemenceau
** Tags added: foundations-todo -- 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/1962454 Title: Oops pages show wrong time window in JournalErrors Status in Apport: Fix

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-07-11 Thread Brian Murray
In the past I've used 'xeyes &; pkill xeyes' to generate crash report for SRU verification. -- 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/1962454 Title: Oops pages show

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-07-11 Thread Daniel van Vugt
** Description changed: [Impact] Oops pages show wrong time window in JournalErrors. For example, I just experienced a crash at:   Feb 28 17:31:12 And the JournalErrors entries are:   Feb 28 17:31:30 - Feb 28 17:31:41 So don't relate to the crash. [Test Plan]

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-07-11 Thread Daniel van Vugt
Done, although the test plan is still a little vague requiring you to wait some time _after_ the update is released to verify. An alternate test plan would involve intentionally crashing something on the local machine. And sorry for the delay, I was on vacation. ** Description changed:

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-07-11 Thread Daniel van Vugt
** Description changed: - For example, I just experienced a crash at: + [Impact] - Feb 28 17:31:12 + Oops pages show wrong time window in JournalErrors. For example, I just + experienced a crash at: + +   Feb 28 17:31:12 And the JournalErrors entries are: - Feb 28 17:31:30 - Feb

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-06-10 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.21.0-0ubuntu2 --- apport (2.21.0-0ubuntu2) kinetic; urgency=medium * tests: Use unlimited core ulimit for SIGQUIT test * data/apport: Fix log file writing if chown/chmod fails -- Benjamin Drung Fri, 10 Jun 2022 15:39:32 +0200 **

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-06-10 Thread Benjamin Drung
** Changed in: apport Assignee: Brian Murray (brian-murray) => Benjamin Drung (bdrung) -- 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/1962454 Title: Oops pages show

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-06-09 Thread Benjamin Drung
** Changed in: apport Status: Fix Committed => Fix Released ** Changed in: apport Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-05-18 Thread Benjamin Drung
** Changed in: apport Status: In Progress => Fix Committed ** Changed in: apport Milestone: None => 2.21.0 -- 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/1962454

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-05-17 Thread Brian Murray
** Merge proposal linked: https://code.launchpad.net/~apport-hackers/apport/+git/apport/+merge/422775 -- 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/1962454 Title: Oops

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-05-17 Thread Brian Murray
** Changed in: apport Assignee: (unassigned) => Brian Murray (brian-murray) ** Changed in: apport Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-04-28 Thread Brian Murray
** Tags added: fr-2321 ** Tags removed: fr-2321 rls-jj-incoming ** Tags added: jammy ** Tags added: fr-2321 ** Also affects: apport (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: apport (Ubuntu Jammy) Status: New => Triaged ** Changed in: apport (Ubuntu

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-04-22 Thread Daniel van Vugt
Bumping priority because this is preventing us from being able to see the JavaScript stack traces in gnome-shell crash reports. ** Also affects: apport Importance: Undecided Status: New ** Changed in: apport (Ubuntu) Importance: Low => Medium -- You received this bug notification

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-03-10 Thread Brian Murray
** Changed in: apport (Ubuntu) Importance: Undecided => Low ** Changed in: errors Status: New => Invalid ** Changed in: apport (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-02-28 Thread Daniel van Vugt
And in this example, JournalErrors is from the wrong day: https://errors.ubuntu.com/oops/779ee4de-8891-11ec-8fa0-fa163e983629 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-02-28 Thread Daniel van Vugt
Yes for gnome-shell we want the journal in the seconds after the crash to see the Javascript stack dump (if any). But for some other crashes we need to also see what happened just before the crash. Maybe collect 10 seconds before to 10 seconds after the crash? -- You received this bug

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-02-28 Thread Brian Murray
This could be due to the complete data collection happening after the crash, not immediately at the time of the crash. One thing apport could do is look at the time stamp of the crash and gather the journal slightly before that. ** Tags added: rls-jj-incoming -- You received this bug

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-02-28 Thread Brian Murray
** Also affects: apport (Ubuntu) Importance: Undecided Status: New -- 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/1962454 Title: Oops pages show wrong time