Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET Framework 4.5 fails to install #1143

Closed
Zemogiter opened this issue Nov 28, 2019 · 4 comments
Closed

.NET Framework 4.5 fails to install #1143

Zemogiter opened this issue Nov 28, 2019 · 4 comments

Comments

@Zemogiter
Copy link
Contributor

Zemogiter commented Nov 28, 2019

Can be reproduced by trying to install Space Engineers. I keep gettting this error message and no matter what I click (Abort, Retry, Ignore) it just pops out again. Can't say which line of the dotnet45 verb is to blame.
Zrzut ekranu z 2019-11-28 09-55-03

wine.log

Script repo is up to date, so is the POL5 repo.

@plata
Copy link
Collaborator

plata commented Nov 28, 2019

Do you have the same with winetricks?

@Zemogiter
Copy link
Contributor Author

No but it stop when installing dotnet462 with

0054:err:ntdll:RtlpWaitForCriticalSection section 0x110060 "../../../dlls/ntdll/heap.c: main process heap section" wait timed out in thread 0054, blocked by 010f, retrying (60 sec)
0057:err:ntdll:RtlpWaitForCriticalSection section 0x110060 "../../../dlls/ntdll/heap.c: main process heap section" wait timed out in thread 0057, blocked by 010f, retrying (60 sec)
0067:err:ntdll:RtlpWaitForCriticalSection section 0x110060 "../../../dlls/ntdll/heap.c: main process heap section" wait timed out in thread 0067, blocked by 010f, retrying (60 sec)
011a:err:ntdll:RtlpWaitForCriticalSection section 0x110060 "../../../dlls/ntdll/heap.c: main process heap section" wait timed out in thread 011a, blocked by 010f, retrying (60 sec)
0060:err:ntdll:RtlpWaitForCriticalSection section 0x110060 "../../../dlls/ntdll/heap.c: main process heap section" wait timed out in thread 0060, blocked by 010f, retrying (60 sec)
0079:err:ntdll:RtlpWaitForCriticalSection section 0x110060 "../../../dlls/ntdll/heap.c: main process heap section" wait timed out in thread 0079, blocked by 010f, retrying (60 sec)
0072:err:ntdll:RtlpWaitForCriticalSection section 0x7beb70a0 "../../../dlls/ntdll/loader.c: loader_section" wait timed out in thread 0072, blocked by 0079, retrying (60 sec)
015a:err:ntdll:RtlpWaitForCriticalSection section 0x7beb70a0 "../../../dlls/ntdll/loader.c: loader_section" wait timed out in thread 015a, blocked by 0079, retrying (60 sec)

in loop.

@madoar
Copy link
Collaborator

madoar commented Nov 28, 2019

I think we need to check all our verbs and plugins if they still function after the "recent" changes to the related APIs. I think I will open an issue for this in the next days.

@Zemogiter Zemogiter mentioned this issue Dec 17, 2019
52 tasks
@Zemogiter
Copy link
Contributor Author

Zemogiter commented Dec 23, 2019

Log file from Space Engineers installation, at the end it makes calls to unimplemented functions in mscoree.dll
wine.log

UPDATE 24/12/2019: After changing the overrideDLL plugin to a version from #1152 and downloading latest POL5 commit I can no longer reproduce this error. dotnet45 installs normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants