[CRIU] [PATCH cr] zdtm: don't use dprintf, because it's not thread safe

Andrey Vagin avagin at openvz.org
Fri Aug 31 08:26:52 EDT 2012


pthread00 hangs if dprintf is used, and works well if fprintf is used.

One more mention of this bug is here:
http://sourceware.org/bugzilla/show_bug.cgi?id=12847

Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
 test/zdtm/lib/msg.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-zdtm-don-t-use-dprintf-because-it-s-not-thread-safe.patch
Type: text/x-patch
Size: 331 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120831/7562b812/0001-zdtm-don-t-use-dprintf-because-it-s-not-thread-safe.bin


More information about the CRIU mailing list