http://bugs.winehq.org/show_bug.cgi?id=23242
Niko Sandschneider nsandschn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nsandschn@gmx.de
--- Comment #1 from Niko Sandschneider nsandschn@gmx.de 2010-06-19 04:37:34 --- Hi Dan,
I performed the regression test between wine-1.1.36 and wine-1.2-rc4 and found:
e5869d5d5c8f01b140ac5fba1044f3c10975612c is the first bad commit commit e5869d5d5c8f01b140ac5fba1044f3c10975612c Author: Hans Leidekker hans@codeweavers.com Date: Fri Mar 26 12:12:15 2010 +0100
msi: Keep source directory and cabinet file separate.
:040000 040000 ddb9b374420bc93453647f60df569e6088893754 4622bd1aee1c1f67ab8736d06c2d06ad16af2a6c M dlls
I cannot cleanly revert this commit on top of wine-1.2-rc4. However, since it was introduced after wine-1.1.41 and you mention that 1.1.39 was already bad for you I strongly suspect we're seeing different issues here. Also in my case the symptom is always the same. It crashes right when the installer should start copying the files with:
wine: Unhandled page fault on write access to 0xfdfdfd09 at address 0x7bc47c08 (thread 0028), starting debugger... err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc47c08
Should I open a new bug report?