fazbear201 / winezeug

Automatically exported from code.google.com/p/winezeug
1 stars 0 forks source link

Installing vcrun2008 crash #86

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start TRIX 09.8
2. choose Visual C++ 2008
3.

What is the expected output? What do you see instead?
see below

What version of the product are you using? On what operating system?
Mac Intel os x Leopard 10;5;8
wine 1.0.1

Please provide any additional information below.
curl http://www.kegel.com/wine/winetricks > /tmp/winetricks
export 
PATH=$PATH:/Applications/Darwine/Wine.bundle/Contents/bin:~/Applications/Darwine
/Wine.b
undle/Contents/bin:"/Applications/TRiX.app/Contents/Resources/bin"
sh /tmp/winetricks -q vcrun2008
Last login: Fri Dec 18 10:44:32 on ttys000
imac-van-johan-droogmans-2:~ jodroog$ curl http://www.kegel.com/wine/winetricks 
> 
/tmp/winetricks
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  128k  100  128k    0     0  73163      0  0:00:01  0:00:01 --:--:-- 81682
imac-van-johan-droogmans-2:~ jodroog$ export 
PATH=$PATH:/Applications/Darwine/Wine.bundle/Contents/bin:~/Applications/Darwine
/Wine.b
undle/Contents/bin:"/Applications/TRiX.app/Contents/Resources/bin"
imac-van-johan-droogmans-2:~ jodroog$ sh /tmp/winetricks -q vcrun2008
drive_c already named harddiskvolume0
Executing wine 
/Users/jodroog/.winetrickscache/vcrun2008-ms09-035/vcredist_x86.exe /q
err:eventlog:ReportEventW 
L"=====================================================\r\nExce
ption code: C0000005 ACCESS_VIOLATION\r\nFunction: 
0x403\r\n=====================================================
\r\n\r\nRegisters:\r\nEAX:00000000  EBX:0087EF2D  ECX:6254DCAC  EDX:7BC86028  
ESI:6254DE34  EDI:00000000\r\nCS:EIP:0017:0000040"...
err:eventlog:ReportEventW L""
err:eventlog:ReportEventW L""
err:eventlog:ReportEventW L""
err:eventlog:ReportEventW L""
err:eventlog:ReportEventW L""
Note: command 'wine 
/Users/jodroog/.winetrickscache/vcrun2008-ms09-035/vcredist_x86.exe 
/q' returned status 67.  Aborting.
i

Original issue reported on code.google.com by johan.dr...@gmail.com on 18 Dec 2009 at 10:18

GoogleCodeExporter commented 8 years ago
Try in recent wine, 1.1.35 or newer. Works fine here...

Original comment by austinenglish@gmail.com on 31 Dec 2009 at 9:03

GoogleCodeExporter commented 8 years ago
Yeah, that doesn't look particularly like a winetricks problem, looks like a 
wine 
problem, and newer wine ought to help.

Original comment by daniel.r...@gmail.com on 4 Jan 2010 at 7:16