Actions
Bug #340
closedrecvmsg in ustcomm_recv_unix_sock to hangs
Status:
Invalid
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
09/18/2012
Due date:
% Done:
0%
Estimated time:
Description
In the case of a daemonized application, lttng threads are created before main via attribute(constructor),
no lttng threads are created in the the daemonized application, the parent process exits and no lttng threads exist.
This leads to recvmsg in ustcomm_recv_unix_sock to hang.
Actions