touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #39623
[Bug 1205374] Re: Only attempts to retry the existing crash reports once, after two hours.
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as "Won't Fix".
** Changed in: whoopsie (Ubuntu Quantal)
Status: Fix Committed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to whoopsie in Ubuntu.
https://bugs.launchpad.net/bugs/1205374
Title:
Only attempts to retry the existing crash reports once, after two
hours.
Status in whoopsie package in Ubuntu:
Fix Released
Status in whoopsie-daisy package in Ubuntu:
Invalid
Status in whoopsie-daisy source package in Precise:
Fix Released
Status in whoopsie source package in Quantal:
Won't Fix
Status in whoopsie source package in Raring:
Fix Released
Status in whoopsie source package in Saucy:
Fix Released
Bug description:
process_existing_files is supposed to fire every two hours. However,
because the function doesn't return a boolean value, glib stops
processing the two hour timeout event after the first run.
TEST CASE:
Terminal 1:
sudo stop whoopsie
sudo CRASH_DB_URL=http://localhost:6666 whoopsie -f
Terminal 2:
bash -c 'kill -SEGV $$'
touch /var/crash/_bin_bash.1000.upload
Every two hours there should be an attempt to upload the crash report
in Terminal 1.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whoopsie/+bug/1205374/+subscriptions