On Tue, May 6, 2014 at 9:06 AM, Umut Tezduyar Lindskog <[email protected]> wrote: > Is > http://cgit.freedesktop.org/systemd/systemd/commit/?id=cc567911ba790931743c18332b2476e8c4accf64 > intended to close this thread and bug 76468?
Intentionally or not, it appears to fix it for me :) Cheers, Tom > On Wed, Apr 9, 2014 at 8:16 PM, Umut Tezduyar Lindskog > <[email protected]> wrote: >> Hi, >> >> Trying to debug https://bugs.freedesktop.org/show_bug.cgi?id=76468 >> which seems to be sd_bus related. >> >> Problem is happening when we mark the sd_event as SD_EVENT_FINISHED >> and then tring to call sd_event_source_set_enabled on an event source >> that belongs to FINISHED sd_event. >> >> Inside the sd_bus_detach_event() function, isn't it enough to just >> unref the sd_bus event sources instead of both calling >> sd_event_source_set_enabled() and then unrefing them? >> >> Thanks. > _______________________________________________ > systemd-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/systemd-devel _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
