[Bug 1823404] [NEW] Memory errors reported by valgrind for gdebi-gtk

2019-04-05 Thread Elias Rudberg
Public bug reported: This is for gdebi version 0.9.5.7+nmu2. When running gdebi-gtk through valgrind, for example like this: valgrind gdebi-gtk -h that shows lots of memory errors, for example: - Conditional jump or move depends on uninitialised value(s) - Use of uninitialised value of size 8 -

[Bug 1824705] [NEW] gnome-sound-recorder crashes when trying to play sound clip

2019-04-14 Thread Elias Rudberg
Public bug reported: When I open the "Sound Recorder" program (gnome-sound-recorder) it shows a list of sound clips that I have recorded earlier. If I click the play button next to any of the sound clips, the program crashes. The gnome-sound-recorder version used is 3.28.1-4 Expected behavior: s

[Bug 1820584] Re: seahorse assert failure: seahorse: glib-watch.c:195: timeout_update: Assertion `!t->dead' failed.

2021-02-10 Thread Elias Rudberg
After some more digging and having reproduced the issue a few more times, here is what seems to happen. Seahorse is running, using the avahi library. Seahorse has called avahi_glib_poll_new() and some AvahiTimeout timeouts have been created. Then things are stopped because the computer is about t

[Bug 1820584] Re: seahorse assert failure: seahorse: glib-watch.c:195: timeout_update: Assertion `!t->dead' failed.

2021-02-03 Thread Elias Rudberg
I added some extra debug output in avahi and waited for the error to happen again, in this way found out that the assertion failure happens when the time_event_queue_root(q) call gives NULL so that the "else" part is used in update_timeout() in avahi-core/timeeventq.c: static void update_timeout(A

[Bug 1888585] Re: seahorse crash: glib-watch.c:195: timeout_update: Assertion `!t->dead' failed

2020-07-28 Thread Elias Rudberg
> * Is this reproducible? I don't have an exact way to reproduce it but it happens hundreds of times each day, presumably for many different users, as seen at https://errors.ubuntu.com/ However, although the "seahorse (seahorse) glib-watch.c → 195 → timeout_update → Assertion `!t->dead'' failed.

[Bug 1820584] Re: seahorse assert failure: seahorse: glib-watch.c:195: timeout_update: Assertion `!t->dead' failed.

2020-07-28 Thread Elias Rudberg
Related: bug #1888585 ( https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/1888585 ) The error "seahorse (seahorse) glib-watch.c → 195 → timeout_update → Assertion `!t->dead'' failed." is listed with hundreds of occurrences each day at https://errors.ubuntu.com/ but there is no bug report ass

[Bug 1888585] Re: seahorse crash: glib-watch.c:195: timeout_update: Assertion `!t->dead' failed

2020-07-28 Thread Elias Rudberg
*** This bug is a duplicate of bug 1820584 *** https://bugs.launchpad.net/bugs/1820584 Looking at the code it seems the assertion that was triggered is in the source code of the avahi package, so it probably makes sense to mark this as a duplicate of bug #1820584 for avahi. ** This bug has be

[Bug 1888585] [NEW] seahorse crash: glib-watch.c:195: timeout_update: Assertion `!t->dead' failed

2020-07-22 Thread Elias Rudberg
Public bug reported: This bug is seen in the list at https://errors.ubuntu.com/ where it says: seahorse -- Ubuntu 20.04 -- seahorse (seahorse) glib-watch.c → 195 → timeout_update → Assertion `!t->dead'' failed. According to the list at https://errors.ubuntu.com/ it occurred 3201 times the past we