[lttng-dev] lttng-sessiond: ht-cleanup.c:92: thread_ht_cleanup: Assertion `pollfd == ht_cleanup_pipe[0]' failed.
Gerlando Falauto
gerlando.falauto at keymile.com
Thu Mar 20 08:54:55 EDT 2014
Hi,
I'm trying to bring lttng-tools up to date, but I get the following message:
lttng-sessiond: ht-cleanup.c:92: thread_ht_cleanup: Assertion `pollfd ==
ht_cleanup_pipe[0]' failed.
I noticed this was already filed as a bug:
http://redmine.dorsal.polymtl.ca/issues/747
I tried implementing the solution proposed on the comment:
>We should add a check to see if the revent is 0 at the beginning of
>the loop, and continue to the next loop iteration if it is the case.
But this doesn't seem to help.
Any suggestion?
Thank you,
Gerlando
More information about the lttng-dev
mailing list