Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 3 Apr 2020 06:37:44 +0000
From: guolongqiang <guolongqiang@...wei.com>
To: "musl@...ts.openwall.com" <musl@...ts.openwall.com>
CC: "zhangwentao (M)" <zhangwentao234@...wei.com>
Subject: doubt about fork

Hello,
I have a problem about multi threads fork. The implement of fork not lock such as stdio file,
__thread_list_lock, or other global mutexs in musl libc before syscall of SYS_clone, this will
cause dead lock in child. Is this a bug?

Hope your response!
--Guo Longqiang

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.