https://bugs.winehq.org/show_bug.cgi?id=56122
Bug ID: 56122
Summary: LANCommander won't start, prints "error code
0x8007046C" (ERROR_MAPPED_ALIGNMENT)
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 75792
--> https://bugs.winehq.org/attachment.cgi?id=75792
Terminal output
On start, LANCommander.exe prints:
Failed to load System.Private.CoreLib.dll (error code 0x8007046C)
Path: Z:\home\alex\Downloads\LANCommander-v0.4.0\System.Private.CoreLib.dll
Error message:
Failed to create CoreCLR, HRESULT: 0x8007046C
0x8007046C is HRESULT_FROM_WIN32(ERROR_MAPPED_ALIGNMENT). I've never seen that
one before.
`winetricks dotnet48` does not help.
$ sha256sum LANCommander-v0.4.0.zip
00d9ca25c982c15a1934055805cba0a89be0400237d3273457ae523a5bba3359
--
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=56078
Bug ID: 56078
Summary: Livreoffice crashes: Call to unimplemented function
msvcp140_2.dll.__std_smf_hypot3, aborting
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
URL: https://ftp.nluug.nl/office/libreoffice/libreoffice/st
able/7.6.4/win/x86_64/LibreOffice_7.6.4_Win_x86-64.msi
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
As the title says: Do 'wine swriter.exe' and the click 'Help'-->'About' :
Call from 00006FFFFF483D77 to unimplemented function
msvcp140_2.dll.__std_smf_hypot3, aborting
--
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=55724
Bug ID: 55724
Summary: mfmediaengine:mfmediaengine sometimes gets a
threadpool assertion in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
mfmediaengine:mfmediaengine sometimes gets a threadpool assertion in Wine:
mfmediaengine.c:147: created L"C:\\users\\winetest\\Temp\\rgb32frame.bmp"
Unhandled exception: assertion failed in 32-bit code (0x7bc24980).
[...]
Backtrace:
=>0 0x7bc24980 raise_status+0x30(status=0x80000101, rec=00000000)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/exception.c:201]
in ntdll (0x0499fd20)
1 0x7bc249a9 in ntdll (+0x249a9) (0x0499fd40)
2 0x7bc24d7b debugstr_a(str="!object->num_running_callbacks",
file="../wine/dlls/ntdll/threadpool.c", line=0x84c)
[/home/winetest/tools/testbot/var/wine-win32/../wine/include/wine/debug.h:507]
in ntdll (0x0499fd70)
3 0x7bc24d7b _assert+0x1b(str="!object->num_running_callbacks",
file="../wine/dlls/ntdll/threadpool.c", line=0x84c)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/exception.c:627]
in ntdll (0x0499fd70)
4 0x7bc5cb88 tp_object_release+0x198(object=<register EBX not accessible in
this frame>)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/threadpool.c:2123]
in ntdll (0x0499fdb0)
5 0x7bc60645 TpReleaseWait+0x35(wait=013E32C8)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/threadpool.c:2117]
in ntdll (0x0499fde0)
6 0x6b141a08 work_item_Release+0x6e(iface=<internal error>)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/rtworkq/queue.c:567]
in rtworkq (0x0499fe00)
7 0x6b141a08 work_item_Release+0x88(iface=009E7EA0)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/rtworkq/queue.c:580]
in rtworkq (0x0499fe00)
8 0x6b142f9a waiting_item_cancelable_callback+0x2a(instance=0499FE90,
context=009E7EA0, wait=013E32C8, wait_result=0)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/rtworkq/queue.c:769]
in rtworkq (0x0499fe30)
9 0x7bc5d55a tp_object_execute+0x14a(object=<register EDI not accessible in
this frame>, wait_thread=<register EBX not accessible in this frame>)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/threadpool.c:2248]
in ntdll (0x0499fed0)
10 0x7bc5daf0 threadpool_worker_proc+0x100(param=00249938)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/threadpool.c:2356]
in ntdll (0x0499ff30)
11 0x7b829770 in kernel32 (+0x29770) (0x0499ff48)
12 0x7bc5a557 in ntdll (+0x5a557) (0x0499ff5c)
13 0x7bc5ada0 RtlCreateUserThread(entry=7BC5D9F0, arg=00249938)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/thread.c:315]
in ntdll (0x0499ffec)
0x7bc24980 raise_status+0x30
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/exception.c:201]
in ntdll: sub $0x04, %esp
201 for (;;) RtlRaiseException( &ExceptionRec ); /* never returns */
See https://test.winehq.org/data/patterns.html#mfmediaengine:mfmediaengine
There are only two instances so far but both are only days old and the GitLab
CI is impacted too:
2023-10-04 MR!4012 (test-linux-32)
2023-10-02 debian11-fr-32
--
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=57543
Bug ID: 57543
Summary: Give a fatal error when installing files on a EXFAT or
NTFS filesystem
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: janfolder(a)outlook.com
Distribution: ---
Hello Wine,
Please give a fatal error when installing files or Windows programs on an EXFAT
or NTFS filesystem.
EXFAT and NTFS do not support the colon character in filenames and do not
support symbolic links.
I spent 2 days trying to install world of warcraft on Linux on an EXFAT
formatted drive.
It failed while mentioning that the AppData environment variable was empty.
Luckily, while investigating this AppData error message, a note on the
filesystem format came to my attention. The requirement for Windows
applications to be installed on EXT4 filesystems.
Now World of Warcraft executes properly <3! I can migrate from Windows 10 to
Linux.
Thank you for providing Wine for Linux!
Marcel
--
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=57733
Bug ID: 57733
Summary: MMH7Editor is not started
Product: Wine
Version: 10.0-rc6
Hardware: x86-64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
0024:fixme:seh:WerRegisterRuntimeExceptionModule
(L"C:\\windows\\Microsoft.NET\\Framework64\\v4.0.30319\\mscordacwks.dll",
00006FFFF5CB0000) stub
0024:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0024:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
0024:fixme:advapi:ReportEventW
(00000000CAFE4242,0x0001,0x0000,0x000003ff,0000000000000000,0x0001,0x00000000,000000000065DF70,0000000000000000):
stub
0024:err:eventlog:ReportEventW L"Application: MMH7Editor-Win64-Shipping.exe\n"
0024:err:eventlog:ReportEventW L"Framework Version: v4.0.30319\n"
0024:err:eventlog:ReportEventW L"Description: The process was terminated due to
an internal error in the .NET Runtime at IP 00006FFFF5CB5591 (00006FFFF5CB0000)
with exit code 80131506.\n"
This is map editor for the game Heroes of Might and Magic 7. It is based on
unreal engine editor. Worked in Windows 10 but I want it in Wine under macOS.
The game works fine in Wine. The problem is with the map editor.
What I missed?
--
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=57639
Bug ID: 57639
Summary: Nine Witches Family Disruption (GOG) cannot launch due
to missing .donet hostfxr.dll
Product: Wine
Version: 10.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: titan.costa(a)gmail.com
Distribution: ---
Console log:
00f0:err:eventlog:ReportEventW L"Description: A .NET Core application
failed.\n"
00f0:err:eventlog:ReportEventW L"Application: NineWitches.exe\n"
00f0:err:eventlog:ReportEventW L"Path: C:\\GOG Games\\Nine Witches Family
Disruption\\NineWitches.exe\n"
00f0:err:eventlog:ReportEventW L"Message: A fatal error occurred. The required
library hostfxr.dll could not be found.\n"
00f0:err:eventlog:ReportEventW L"If this is a self-contained application, that
library should exist in [C:\\GOG Games\\Nine Witches Family Disruption\\].\n"
00f0:err:eventlog:ReportEventW L"If this is a framework-dependent application,
install the runtime in the global location [C:\\Program Files\\dotnet] or use
the DOTNET_ROOT environment variable to specify the runtime location or
register the runtime location in
[HKLM\\SOFTWARE\\dotnet\\Setup\\InstalledVersions\\x64\\Inst"...
00f0:err:eventlog:ReportEventW L"\n"
00f0:err:eventlog:ReportEventW L"The .NET Core runtime can be found at:\n"
00f0:err:eventlog:ReportEventW L" -
https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&rid=win1…"
00f0:err:eventlog:ReportEventW L"\n"
00f0:fixme:advapi:DeregisterEventSource (00000000CAFE4242) stub
--
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=56681
Bug ID: 56681
Summary: 3d games continue receiving mouse input while not
focused
Product: Wine
Version: 9.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: pmargeti34(a)gmail.com
Distribution: ---
Wine wayland windows seem to get the mouse input even if the application window
is not focused. 3D game world continues to respond to mouse input as if the
game still had focus.
To reproduce:
-launch a 3d game in wayland mode (warframe in my example)
-open another application and make sure it has focus
-observe that when the mouse cursor is over the game window, game still
receives input
--
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=52203
Bug ID: 52203
Summary: The plane effect demo (gog) has lighting issue in menu
with opengl renderer
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: titan.costa(a)gmail.com
Distribution: ---
Created attachment 71261
--> https://bugs.winehq.org/attachment.cgi?id=71261
Wrong rendering with gl renderer
The plane effect demo (gog) has lighting issue in menu with opengl renderer.
Rendering works fine with vulkan renderer.
Ubuntu 22.10
NVIDIA 470.86
wine-7.0-rc1
--
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=55568
Bug ID: 55568
Summary: kernel32:file - test_GetFileType() fails on 'nul'
device on macOS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
kernel32:file - test_GetFileType() fails on 'nul' device on macOS:
file.c:3160: Test failed: expected type char for nul got 1
This failure is systematic and only happens on macOS (see Remi's
rbernon-macos-* cloud test machines).
See https://test.winehq.org/data/patterns.html#kernel32:file
Where 1 == FILE_TYPE_DISK
2 == FILE_TYPE_CHAR
So GetFileType() fails to distinguish the nul device from a regular disk device
on macOS.
--
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=57386
Bug ID: 57386
Summary: Attempting to run The Sims 1 Complete Collection
results in a loop in dbghelp.
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
I'm assuming the game crashed for some reason, but attempting to run The Sims 1
Complete Collection results in no game window being made, and the following
message echoed to the console indefinitely until the game process is killed:
fixme:dbghelp:elf_search_auxv can't find symbol in module
Running with WINEDEBUG=+dbghelp shows that it's trying to load debugging
symbols but fails when it tries to load the symbol for ntdll.so!main_envp:
0120:trace:dbghelp:SymFromName (FFFFFFFF, "ntdll.so!main_envp", 0080E378)
0120:trace:dbghelp:image_locate_build_id_target checking
L"/usr/lib/debug/.build-id/90/0892727821433d4332b9bd84b5d49ad3e0735b.debug"
0120:trace:dbghelp:image_locate_build_id_target checking
\??\Z:\home\ADS.CODENET\codebase\.cache\debuginfod_client\900892727821433d4332b9bd84b5d49ad3e0735b\debuginfo
0120:trace:dbghelp:image_locate_build_id_target not found
0120:trace:dbghelp:image_load_debugaltlink No .gnu_debugaltlink section found
for L"ntdll.so"
0120:fixme:dbghelp:elf_search_auxv can't find symbol in module
--
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.