Reload a DLL and _getptd returns zero

Piotr Caban piotr.caban at gmail.com
Tue Jan 15 05:39:31 CST 2013


On 01/15/13 00:32, Michael Ost wrote:
> Here's a link to a zip file that includes the prebuilt .exe and .dll
> windows binaries that crash in wine. Plus the code.
>
> https://dl.dropbox.com/u/97386125/msvcrt-dll-problem.zip
The crash is caused by incomplete FlsFree implementation. There's a 
comment in it's code that says what needs to be added:
/* FIXME: add equivalent of ThreadZeroTlsCell here */

I guess it would be best to create a bug describing this issue 
(http://bugs.winehq.org/).

Cheers,
Piotr



More information about the wine-devel mailing list