[Bug 44816] Cygwin/MSYS2 `script -e` exit status forwarding randomly returns zero for non zero child process

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jan 30 23:44:10 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=44816

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #1 from Zebediah Figura <z.figura12 at gmail.com> ---
I'm guessing the double-free results from the kernel freeing the thread's stack
once it's terminated (I'm not sure, and it's hard to be sure just from skimming
the kernel code, but it seems like the only sane thing to do?) since we
certainly don't free it ourselves.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list