TVAM / winetricks

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

Can't install vcrun2008 #294

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Installed wine-devel and winetricks with macports.
2.Installed d3dx9, vcrun2003, vcrun2005
3.Trying installing vcrun2008, i get an error

What is the expected output? What do you see instead?
~ Michi$ winetricks
/opt/local/bin/winetricks: line 2477: /tmp/w.Michi.1396/metadata//*.vars: No 
such file or directory
Executing w_do_call d3dx9_26
d3dx9_26 already installed, skipping
Executing w_do_call d3dx9_28
d3dx9_28 already installed, skipping
Executing w_do_call d3dx9_31
d3dx9_31 already installed, skipping
Executing w_do_call d3dx9_35
d3dx9_35 already installed, skipping
Executing w_do_call d3dx9_36
d3dx9_36 already installed, skipping
Executing w_do_call d3dx9_39
d3dx9_39 already installed, skipping
Executing w_do_call d3dx9_42
d3dx9_42 already installed, skipping
Executing w_do_call vcrun2008
Executing load_vcrun2008
Executing mkdir -p /Users/Michi/Library/Caches/winetricks/vcrun2008
Using native,builtin override for following DLLs: msvcr90
Executing winetricks_early_wine regedit 
C:\windows\Temp\_vcrun2008\override-dll.reg
Executing wine vcredist_x86.exe
fixme:clusapi:GetNodeClusterState ((null),0x32ec44) stub!
fixme:advapi:DecryptFileA "y:\\4363286bcb68aea8bc10f2ab\\" 00000000
err:ntdll:RtlpWaitForCriticalSection section 0x4129fab4 "win.c: 
surfaces_section" wait timed out in thread 0027, blocked by 0000, retrying (60 
sec)
wine: Critical section 4129fab4 wait failed at address 0x7bc28049 (thread 
0027), starting debugger...
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 
0x7bc28049
------------------------------------------------------
Note: command 'wine vcredist_x86.exe' returned status 148.  Aborting.

What version of the product are you using? On what operating system?
Mountain Lion 10.8.2 and lastest winetricks

Please provide any additional information below.

I got this error also using the terminal and the command
winetricks vcrun2008

Original issue reported on code.google.com by michele....@gmail.com on 11 Dec 2012 at 1:36

GoogleCodeExporter commented 8 years ago
Completely uninstalled/reinstalled everything, this time after installing 
winetricks i installed vcrun2003 and vcrun2005 with no problems(skipped d3dx9 
for now), then (always from the terminal) installing vcrun 2008 i get (and then 
the terminal crashes, I think):

~ Michi$ winetricks vcrun2008
Executing w_do_call vcrun2008
Executing load_vcrun2008
Executing mkdir -p /Users/Michi/Library/Caches/winetricks/vcrun2008
Using native,builtin override for following DLLs: msvcr90
Executing winetricks_early_wine regedit 
C:\windows\Temp\_vcrun2008\override-dll.reg
Executing wine vcredist_x86.exe
fixme:clusapi:GetNodeClusterState ((null),0x32ec44) stub!
fixme:advapi:DecryptFileA "c:\\747f573d8fcadfd7e87d292d63\\" 00000000
err:ntdll:RtlpWaitForCriticalSection section 0x42cc4ab4 "win.c: 
surfaces_section" wait timed out in thread 002c, blocked by 0000, retrying (60 
sec)
wine: Critical section 42cc4ab4 wait failed at address 0x7bc28049 (thread 
002c), starting debugger...
Unhandled exception: wait failed on critical section 0x42cc4ab4 in 32-bit code 
(0x7bc28049).
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 
0x7bc28049
Process of pid=002a has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
------------------------------------------------------
Note: command 'wine vcredist_x86.exe' returned status 148.  Aborting.
------------------------------------------------------
process  tid      prio (all id:s are in hex)
0000000e services.exe
    00000020    0
    0000001f    0
    00000015    0
    00000010    0
    0000000f    0
00000012 winedevice.exe
    0000001d    0
    0000001c    0
    00000019    0
    00000014    0
    00000013    0
MacBook-Pro-di-Michele-Carosso:~ Michi$ 0000001a plugplay.exe
    00000021    0
    0000001e    0
    0000001b    0
0000002d explorer.exe
    0000002e    0
winedbg: Internal crash at 0x401bfc4c

Original comment by michele....@gmail.com on 11 Dec 2012 at 4:24

GoogleCodeExporter commented 8 years ago
That's a wine bug. Please file one if it's still in 1.6-rc2

note that you may want to try with/without the new Mac driver. The error you're 
getting is a deadlock for updating a window.

Original comment by austinenglish@gmail.com on 15 Jun 2013 at 8:15

GoogleCodeExporter commented 8 years ago
I didn't meet this problem in wine 1.7.11

Original comment by litimetal on 25 Jan 2014 at 1:55

GoogleCodeExporter commented 8 years ago
Probably invalid.

Original comment by daniel.r...@gmail.com on 25 Jan 2014 at 3:25