This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug stdio/22834] Subprocess forked by popen may crash in Linux when multithreads call popen


https://sourceware.org/bugzilla/show_bug.cgi?id=22834

--- Comment #4 from Andreas Schwab <schwab@linux-m68k.org> ---
Adding an atomic_write_barrier inbetween should fix that, but maybe a compiler
barrier is enough.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]