http://bugs.winehq.org/show_bug.cgi?id=27033
Summary: crash while installing usb-over-network-client.msi Product: Wine Version: 1.3.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
A free demo can be downloaded from http://www.usb-over-network.com/ $ wget http://www.usb-over-network.com/usb-over-network-client.msi
Install: $ msiexec /i usb-over-network-client.msi
Then crash.
fixme:storage:create_storagefile Storage share mode not implemented. fracting@desk:~/Wine/usb/usbip$ fixme:storage:create_storagefile Storage share mode not implemented. fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing fixme:msi:ACTION_CustomAction Deferring rollback only action fixme:msi:ACTION_CustomAction Deferring rollback only action err:setupapi:detect_compression_type cannot open file L"C:\windows\Driver Cache\i386\driver.cab" err:setupapi:get_file_size cannot open file L"C:\windows\Driver Cache\i386\driver.cab" expand.exe: can't open input file C:\windows\Driver Cache\i386\driver.cab wine: Unhandled page fault on read access to 0x00000007 at address 0x686ccf98 (thread 0033), starting debugger...
There is no other output after "starting debugger..."