http://bugs.winehq.org/show_bug.cgi?id=4503
------- Additional Comments From sick_soul@yahoo.it 2006-18-02 15:30 -------
What is your distro, kernel, how did you installed Wine?
kernel: vanilla 2.6.14 gcc (GCC) 3.3.4 GNU ld version 2.15.92.0.2 20040927
built using
$ ./configure $ make depend && make $ make install
It seems that you have heap corruption in other place and not here. It just shows here, probalby because now it actually loads the dll.
I thought the same, I ran winedbg IWD2.exe and got the exception messages as the program loaded, before getting the prompt. We should track this heap corruption wherever it is, since it is still there in current CVS code. Your modification and this game in combination only triggered it.