https://bugs.winehq.org/show_bug.cgi?id=44816
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #1 from Zebediah Figura z.figura12@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.