Watch dogs steam stack overflow

Questions about Wine on Linux
Locked
Kubismusgamer
Level 2
Level 2
Posts: 24
Joined: Sat Mar 26, 2016 3:00 am

Watch dogs steam stack overflow

Post by Kubismusgamer »

If i try to run the steam version of Watch Dogs, the terminal-output is

Code: Select all

wine: Call from 0x7bc54d80 to unimplemented function ntdll.dll.EtwEventRegister, aborting
err:seh:setup_exception_record stack overflow 1664 bytes in thread 007d eip 7bc47a38 esp 00240cb0 stack 0x240000-0x241000-0x340000
Does anybody know if this bug can be fixed and how it can be fixed?
Kubismusgamer
Level 2
Level 2
Posts: 24
Joined: Sat Mar 26, 2016 3:00 am

Re: Watch dogs steam stack overflow

Post by Kubismusgamer »

If i set the windows version to windows 8, the error turns into

Code: Select all

fixme:ver:GetCurrentPackageId (0x33e490 (nil)): stub
fixme:process:ProcessIdToSessionId Unsupported for other processes.
Kubismusgamer
Level 2
Level 2
Posts: 24
Joined: Sat Mar 26, 2016 3:00 am

Re: Watch dogs steam stack overflow

Post by Kubismusgamer »

Now I get the first error also in windows 8.
It has changed a little bit.

Code: Select all

fixme:ver:GetCurrentPackageId (0x33f7e0 (nil)): stub
wine: Call from 0x7f6cfd75d62a to unimplemented function ntdll.dll.EtwEventRegister, aborting
err:seh:setup_exception stack overflow 2464 bytes in thread 0047 eip 00007f6cfd796a40 esp 0000000000140c60 stack 0x140000-0x141000-0x240000
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Watch dogs steam stack overflow

Post by dimesio »

There's already a bug for that unimplemented function crashing another app, https://bugs.winehq.org/show_bug.cgi?id=33021. That bug is marked STAGED, so try wine-staging.
Kubismusgamer
Level 2
Level 2
Posts: 24
Joined: Sat Mar 26, 2016 3:00 am

Re: Watch dogs steam stack overflow

Post by Kubismusgamer »

I will try it
Kubismusgamer
Level 2
Level 2
Posts: 24
Joined: Sat Mar 26, 2016 3:00 am

Re: Watch dogs steam stack overflow

Post by Kubismusgamer »

Now the terminal output is

Code: Select all

fixme:ntdll:NtQuerySystemInformation (0x00000032,0x23fa00,0x00000008,(nil)) stub
wine: Call from 0x7f4fcdcafa4a to unimplemented function ntdll.dll.RtlCreateTagHeap, aborting
err:module:attach_process_dlls "KERNELBASE.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files (x86)\\Steam\\steamapps\\common\\Watch_Dogs\\bin\\Watch_Dogs.exe" failed, status 80000100
Kubismusgamer
Level 2
Level 2
Posts: 24
Joined: Sat Mar 26, 2016 3:00 am

Re: Watch dogs steam stack overflow

Post by Kubismusgamer »

I think it is the same bug as viewtopic.php?f=8&t=17508.
Has it ever been fixed?
Kubismusgamer
Level 2
Level 2
Posts: 24
Joined: Sat Mar 26, 2016 3:00 am

Re: Watch dogs steam stack overflow

Post by Kubismusgamer »

It is exactly bug 25742
Kubismusgamer
Level 2
Level 2
Posts: 24
Joined: Sat Mar 26, 2016 3:00 am

Re: Watch dogs steam stack overflow

Post by Kubismusgamer »

I think my mistake was to use native dlls. I think I have to reinstall all dlls. How can I do that?
Kubismusgamer
Level 2
Level 2
Posts: 24
Joined: Sat Mar 26, 2016 3:00 am

Re: Watch dogs steam stack overflow

Post by Kubismusgamer »

Uplay has started, but crashed soon.
Last edited by Kubismusgamer on Mon Mar 28, 2016 10:39 am, edited 1 time in total.
Kubismusgamer
Level 2
Level 2
Posts: 24
Joined: Sat Mar 26, 2016 3:00 am

Re: Watch dogs steam stack overflow

Post by Kubismusgamer »

The first problem is solved, but now I have got a new one. Uplay does not start.
Kubismusgamer
Level 2
Level 2
Posts: 24
Joined: Sat Mar 26, 2016 3:00 am

Re: Watch dogs steam stack overflow

Post by Kubismusgamer »

Uplay starts now, but it is not able to connect to the internet. It seems to be a problem with Uplay now. Does anybody know a solution?
Kubismusgamer
Level 2
Level 2
Posts: 24
Joined: Sat Mar 26, 2016 3:00 am

Re: Watch dogs steam stack overflow

Post by Kubismusgamer »

I think it is a Uplay problem and not a wine problem.
Locked