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=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=40495
Bug ID: 40495
Summary: Impossible to function at 64 bit on FreeBSD
Product: Wine
Version: 1.7.46
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexandrosperdikomatis(a)gmail.com
Created attachment 54269
--> https://bugs.winehq.org/attachment.cgi?id=54269
the regular backtrace report
I've compiled wine64 several times in many ways at FreeBSD.
32 bit version always works fine.
This is the port emulators/wine-devel from RELEASE ports collection at FreeBSD
10.2
Application tried was Wow-64.exe
I am really disappointed with wine64 at FreeBSD. On Linux it flies.
--
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=42308
Bug ID: 42308
Summary: LTspice XVII: some checkboxes not shown or being
overlapped by labels
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Rakusan2(a)gmail.com
Distribution: ---
Created attachment 57042
--> https://bugs.winehq.org/attachment.cgi?id=57042
Missing checkboxes and their labels bellow the textboxes
In LTspice XVII when opening "Edit Simulation cmd" the checkboxes and their
labels are not shown. After switching tabs the labels appear but some slightly
overlap their checkbox
This problem does not occur in native windows
--
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=55257
Bug ID: 55257
Summary: Excel Viewer 2007 title bar is not rendered correctly
Product: Wine
Version: 8.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 74869
--> https://bugs.winehq.org/attachment.cgi?id=74869
With Wine native decoration
Files to download and install (md5sum):
ExcelViewer2007.exe (cb4f2202fc368af9476effed5cc7b8a4)
ExcelViewer2007sp3-kb2526302-fullfile-en-us.exe
(df16f0c83d87465e5f7ee332c64f7861)
Check the attached screenshots.
--
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=55399
Bug ID: 55399
Summary: .NET 4.8 application cannot download (by browser
launch) from the Internet
Product: Wine
Version: 8.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brian(a)interlinx.bc.ca
Distribution: ---
Created attachment 74958
--> https://bugs.winehq.org/attachment.cgi?id=74958
Screenshot of stack trace in error dialog
I am trying to use an application called GenuTax
(https://www.genutax.ca/Home/Download) with .NET 4.8 and Wine 8.12.
Once I created a 32-bit prefix and installed .NET 4.8 with winetricks the
application installs and runs successfully. I was optimistic at this point.
At some point though the application wants to launch a browser to a certain URL
to log into an information portal. At that point it fails with a
System.Runtime.InteropServices.COMException.
I have attached a screenshot (sorry for a screenshot, but I was unable to copy
the text from the dialog to be able to paste here).
There is a working iexplore.exe in this installation, so there should be a
browser for .NET to use.
--
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=39120
Bug ID: 39120
Summary: Right-clicking on IE 8 causes a crash
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tblodt(a)icloud.com
Created attachment 52128
--> https://bugs.winehq.org/attachment.cgi?id=52128
backtrace
When you install IE 8 (either using winetricks, or by creating a bunch of dll
overrides and running the installer), run it, and right click anywhere on a web
page, IE crashes.
Backtrace is attached.
--
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.