https://bugs.winehq.org/show_bug.cgi?id=46633
Bug ID: 46633
Summary: unimplemented function: kernel32.dll.startthreadpoolio
Product: Wine
Version: 4.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: mushipao(a)gmail.com
Distribution: ---
Created attachment 63542
--> https://bugs.winehq.org/attachment.cgi?id=63542
backtrace of exception
3rd party, proprietary software errors out in Wine.
0157:fixme:thread:CreateThreadpoolIo (0x64, 0x42fca0, 0x5fc2a0, (nil)): stub
wine: Call from 0x7bc51e39 to unimplemented function
KERNEL32.dll.StartThreadpoolIo, aborting
wine: Call from 0x7bc51e39 to unimplemented function
KERNEL32.dll.StartThreadpoolIo, aborting
wine: Call from 0x7bc51e39 to unimplemented function
KERNEL32.dll.StartThreadpoolIo, aborting
wine: Call from 0x7bc51e39 to unimplemented function
KERNEL32.dll.StartThreadpoolIo, aborting
wine: Call from 0x7bc51e39 to unimplemented function
KERNEL32.dll.StartThreadpoolIo, aborting
wine: Unimplemented function KERNEL32.dll.StartThreadpoolIo called at address
0x7bc51e39 (thread 0157), starting debugger...
--
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=48961
Bug ID: 48961
Summary: Il-2 Sturmovik 1946 (GOG.com) fails to start
Product: Wine
Version: 5.6
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: fd7992972b252ed262d33ef604e9e1235d2108c5
Distribution: ---
IL-2 Sturmovik 1946 v4.13.4 from GOG.com doesn't start, it quits immediately
after launch without showing anything in the terminal.
This was introduced by
https://source.winehq.org/git/wine.git/commit/fd7992972b252ed262d33ef604e9e…
The game starts properly with the previous commit.
Can't reproduce the problem with the downloadable demo version.
wine-5.6-193-g59987bc9ec
--
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=48817
Bug ID: 48817
Summary: Module_InitDLL fails if LDR_MODULE.Flags was modified
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: qsniyg(a)mail.com
Distribution: ---
I've created a test case here: https://github.com/qsniyg/wine_dll_load_test. I
would have made a patch to add this in wine's test suite, but it's rather
complex (requiring multiple DLLs), so I'm not sure how to do this.
dll1.dll depends on dll2.dll, which therefore will have its DllMain run before
dll1's. dll2.dll looks for dll1's LDR_MODULE, then blanks out the Flags
attribute, alongside a few others.
Since MODULE_InitDLL reads the flags from dll1's now-modified LDR_MODULE, it
fails to find the LDR_IMAGE_IS_DLL flag, which prevents dll1's DllMain from
being run.
The test case runs fine under Windows 10, but not under wine.
This is used by certain code protection systems in order to confuse debuggers.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=18104
Summary: Final Draft: text to speech fails
Product: Wine
Version: 1.1.19
Platform: All
URL: http://www.finaldraft.com/downloads/demo-final-draft.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Final Draft is the screenwriter's standard word processor.
It offers a text to speech feature that does not work in wine. It doesn't break
anything if you try; the buttons just don't do anything at all.
Terminal output coming soon.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=48971
Bug ID: 48971
Summary: Multiple Blizzard Games not running anymore with a
Game Initialization Failed: T error
Product: Wine
Version: 5.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: ti3nou(a)gmail.com
Distribution: ---
Since fd7992972b252ed262d33ef604e9e1235d2108c5, at least World of Warcraft and
Overwatch stopped working and will show a `Game Initialization Failed: T` error
before closing.
Reverting that commit fixes the issue and allows the games to launch again.
--
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=42136
Bug ID: 42136
Summary: switching tab in sapi.cpl crashes control
Product: Wine
Version: 2.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fiendishx(a)gmail.com
Distribution: ---
Created attachment 56693
--> https://bugs.winehq.org/attachment.cgi?id=56693
console log
sapi.cpl is installed by the Microsoft Speech SDK installer from
https://download.microsoft.com/download/B/4/3/B4314928-7B71-4336-9DE7-6FA4C…
(or via winetricks)
$ wine control '.wine/drive_c/Program Files (x86)/Common Files/Microsoft
Shared/Speech/sapi.cpl'
brings up the Speech Properties control panel.
Choosing the tab labeled "Text To Speech" crashes the control. Console log
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.
https://bugs.winehq.org/show_bug.cgi?id=48923
Bug ID: 48923
Summary: [REGRESSION] Heroes 4 crashes on start
Product: Wine
Version: 5.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hi-angel(a)yandex.ru
Distribution: ---
Created attachment 66883
--> https://bugs.winehq.org/attachment.cgi?id=66883
wine5.5 heroes4 crash
Heroes 4 crashes on start. It happens in 5.5 and 5.6. Last known working
version is 5.4, it works upon downgrading.
This confirmed to be happening on two computers with 2 distros: Fedora and
Archlinux.
Stacktrace for 5.5 version 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.
https://bugs.winehq.org/show_bug.cgi?id=48052
Bug ID: 48052
Summary: kernel32:debugger - Wine randomly fails to get the
thread context
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The kernel32:debugger test randomly fails with a variable number of these
failures:
debugger.c:320: Test failed: GetThreadContext failed: 5
debugger.c:320: Test failed: GetThreadContext failed: 5
debugger.c:320: Test failed: GetThreadContext failed: 5
debugger.c:320: Test failed: GetThreadContext failed: 5
See https://test.winehq.org/data/tests/kernel32:debugger.html
These happen in test_debugger(), when fetch_process_context() tries to get the
context of each thread. In Wine GetThreadContext() randomly fails causing a
variable number of the above messages depending on how many threads are
impacted.
All three Wine builds are impacted. The ERROR_ACCESS_DENIED probably comes from
get_handle_obj() in server/handle.c. Given that this test was added to test a
Wine exception handling race (*), maybe the race is still present?
(*) Based on the commit message for:
commit 42a9b58b066ff374148cee088ac57cfba46e3b76
Author: Jacek Caban <jacek(a)codeweavers.com>
AuthorDate: Mon Aug 26 19:37:20 2019 +0200
kernel32/tests: Add exception handling race test.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
The tests were later enabled on Wine by:
commit 27da4fa4498c3b6e0e46c72a9cdd13b620726e92
Author: Jacek Caban <jacek(a)codeweavers.com>
AuthorDate: Fri Sep 20 16:33:53 2019 +0200
kernel32/tests: Enable debug break exception race tests on i386 Wine.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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=48556
Bug ID: 48556
Summary: Nascar racers crash at start
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maniikarabera(a)protonmail.ch
Distribution: ---
Created attachment 66370
--> https://bugs.winehq.org/attachment.cgi?id=66370
Crash log with 32 bit prefix
Crashes at start.
--
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=45111
Bug ID: 45111
Summary: Winamp - Milkdrop complains
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
Clicking the visualisation tab displays a dialog:
MILKDROP ERROR
Error compiling ps_2_0 warp shader
:127:8:error: syntax error, unexpected KW_TEXTURE
Then you click OK and get another dialog
MILKDROP ERROR
Your hardware says that it supports shader model
3.0 [PSVersion==0x300],
but it doesn't seem to do it properly -
maybe your display is just buggy.
You might want to try updating your display driver
to the latest WHQL driver from the chipset
manufacturer
(NVIDIA, ATI, etc)
Googling for
wine winamp "ps_2_0 warp shader"
Shows the issue going back to at least 2010
Tested on AMD Radeon Vega 8 - on wine 3.7-staging
--
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.