https://bugs.winehq.org/show_bug.cgi?id=49116
Bug ID: 49116
Summary: Windows 10 1903 SDK (10.0.18362.0) installer crashes
(method invocation on wrong CCW interface?)
Product: Wine
Version: 5.7
Hardware: x86
URL: https://web.archive.org/web/20200215010843/https://download.microsoft.com/download/4/2/2/42245968-6A79-4DA7-
A5FB-08C0AD0AE661/windowssdk/winsdksetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
It calls _AppDomain::CreateInstance() from unmanaged code to retrieve a COM
pointer to one of its own objects (specifically,
BootstrapperApplicationFactory, hosted in BootstrapperCore.dll), and then tries
to invoke a method on the object. The problem is that the method it invokes has
vtbl offset 0x38, but Mono gives us back what *seems* to be an IDispatch vtbl,
so it ends up invoking junk. This consistently results in an execute fault for
me.
Relevant disassembly, from mbahost.dll:
1286: 8b 45 08 >mov eax, [ebp+08h]
1289: 8d 55 fc lea edx, [ebp-04h]
128c: 52 push edx
128d: 57 push edi
128e: 53 push ebx
128f: 8b 08 mov ecx, [eax]
1291: 50 push eax
1292: ff 91 94 00 00 00 call dword [ecx+00000094h] //
CreateInstance(), apparently
1298: 8b f0 mov esi, eax
129a: 85 f6 test esi, esi
129c: 79 08 jns 12a6 // jump if SUCCEEDED
129e: 56 push esi
129f: 68 1f 02 00 00 push dword 0000021Fh
12a4: eb 48 jmp 12ee
12a6: 8b 45 fc >mov eax, [ebp-04h]
12a9: 8d 55 ec lea edx, [ebp-14h]
12ac: 52 push edx
12ad: 50 push eax
12ae: 8b 08 mov ecx, [eax]
12b0: ff 51 38 call dword [ecx+38h] // crashes
Presumably Mono is wrong in returning IDispatch here, but I'm not sure why, and
it's not clear what should be returned in its stead. The class in question
actually has a ClassInterfaceType of AutoDispatch, but maybe that doesn't
actually mean we should return IDispatch? But the CIL interface that class
explicitly implements, IBootstrapperApplicationFactory, only has one method, so
I'm not sure how an offset of 0x38 makes sense there either.
When I get the time I'll build and run a testcase...
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46236
Bug ID: 46236
Summary: Far 3.0 x64 crashes starting from build 5200
Product: Wine
Version: 3.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)chatty.de
Distribution: ---
Created attachment 62932
--> https://bugs.winehq.org/attachment.cgi?id=62932
Build 5199 runs fine.
Starting from build 5200 Far 3.0 x64 crashes at startup.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44435
Bug ID: 44435
Summary: Call of Duty WWII crash
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
Created attachment 60377
--> https://bugs.winehq.org/attachment.cgi?id=60377
Wine crash log
The game installs fine but it crashes after the splash screen. I tested with
Wine 3.0.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44882
Bug ID: 44882
Summary: Call of Duty Infinite Warfare crashes after
Splash-Screen with a Direct-X Error
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christian.frank(a)gmx.de
Distribution: ---
Created attachment 60948
--> https://bugs.winehq.org/attachment.cgi?id=60948
logfile (7z format) part 1
Hi,
when trying to start the game, i shows the splash screen and then shows a
message Box with an Direct-X Error (sadly in german, but you can find it in the
attached trace):
6549764:008b:Call user32.MessageBoxW(00050162,00238e80 L"Schwerwiegender
DirectX-Fehler.\n\nWeitere Hinweise finden Sie in der Readme-Datei.",00238c80
L"DirectX-Fehler",00000010) ret=140d577cb
The first number is the line number.
As i noticed that none of the newer Cod titles is working in wine and it is
still a somewhat popular gameing franchise, it would be fantastic if a dev
could take a look at the trace.
If there are any questions, i am glad to help.
Had to split the 7z logfile in 2 pieces, xaa and xab.
Thx a lot !
Christian
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42623
Bug ID: 42623
Summary: Changing current dir ~/.wine crashes Wine
Product: Wine
Version: 2.3
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)chatty.de
When running Far 3.0.4912.x86 on MacOS 10.12.3 with Wine 2.3 Staging (because
Develop does not yet support GetStorageDependencyInformation) it crashes when
executing "cd ~/.wine":
fixme:console:GetConsoleAliasW (L"cd",0xc8e118,8192,L"cmd.exe"): stub
fixme:explorerframe:taskbar_list_SetProgressValue iface 0xbbfc80, hwnd 0x40060,
ullCompleted 1, ullTotal 1 stub!
fixme:win:FlashWindowEx 0x33e790 - semi-stub
wine: Unhandled page fault on read access to 0x00190002 at address 0x420a055d
(thread 007d), starting debugger...
And when starting Far I get lots of:
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49969
Bug ID: 49969
Summary: Videos are not synced in X3 Reunion
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: titan.costa(a)gmail.com
Distribution: ---
Continuing of bug https://bugs.winehq.org/show_bug.cgi?id=30364.
The game uses amstream.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40146
Bug ID: 40146
Summary: Mein Verein 2016 Trial fails to install
Product: Wine
Version: 1.9.3
Hardware: x86
URL: https://www.buhl.de/produkte/alle/wiso-mein-verein/pro
duct.html#Testversion
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: rebe(a)gmx.net
Distribution: Ubuntu
Created attachment 53644
--> https://bugs.winehq.org/attachment.cgi?id=53644
console output
Mein Verein 2016 Trial fails to install. The app first extracts (at least) the
file setup.exe into drive_c/user/xyz/temp. The application then shows a screen
where you cannot progress as the guarantee number is supposedly invalid.
The output (attached) hints at an unknown algorithm.
fixme:wininet:InternetAttemptConnect Stub
fixme:secur32:schannel_get_mac_algid unknown algorithm 200
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44525
Bug ID: 44525
Summary: Mouse camera controls going crazy under Wayland.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: schmock.b(a)web.de
Distribution: ---
Created attachment 60480
--> https://bugs.winehq.org/attachment.cgi?id=60480
Excerpt of what my terminal was spitting out constantly while moving the camera
Hey,
What happens in some games under wine is that my mouse [b]cursor[/b] seems to
work properly (no issues), however as soon as I move the [b]camera[/b] with the
mouse, it's doing crazy stuff.
Setup:
- everything up-to-date via arch repositories.
- Arch Linux
- wine-staging-nine 2.21
- this happens with Gnome and KDE-plasma [b]Wayland[/b]-sessions, it [b]does
not[/b] happen with regular (non-Wayland) plasma or xfce.
- 100% reproducable in World of Warcraft and a tested handful of other 3D games
in steam.
Symptoms are:
- Camera turning [roughly] the same direction whether I move the mouse left or
right
- Camera turning directions are unstable, not well-defined and crazy overall
(moving mouse up in a straight line for a second makes the camera turn in many
different directions very quickly over this time)
- Sensibility is [b]super[/b] high. uncontrollable.
I've attached an . (Only the numbers were others over time)
Cheers
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44481
Bug ID: 44481
Summary: Dragon Ball Online: Launcher doesn't´t run
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Jisurus(a)gmail.com
The DBO Launcher doesn´t run. The wine icon start to jump and then stay still
but the launcher never run, when I clicked somewhere else, the Wine icon
disappears and the application never runs.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.