http://bugs.winehq.org/show_bug.cgi?id=33037
--- Comment #6 from german_ant_82@yahoo.com 2013-02-23 23:09:04 CST --- I can't run the setup program from drive d:, so I copied the cr-rom to "c:\VisualStudio6" and execute from it. When executing, the messages below where printed on the console:
fixme:storage:create_storagefile Storage share mode not implemented. err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot fixme:storage:create_storagefile Storage share mode not implemented. fixme:iphlpapi:NotifyAddrChange (Handle 0x110e8d0, overlapped 0x110e8dc): stub wine: configuration in '/home/gm/.wine' has been updated. wine: Unhandled page fault on read access to 0x00000000 at address 0x411c09 (thread 0009), starting debugger...
Then, the setup window shows. When I clicked "next" button, the installation crashed.
Afterward, I executed bisect:
git bisect start git bisect good wine-1.4 git bisect bad wine-1.5.24
And bisect shows these messages:
Bisecting: 3870 revisions left to test after this (roughly 12 steps) [8f83681723f0c58c2a1b336f0a23c59c87017b04] d3dx9: Don't use an index as variable handle, it's not useable for subvariables.