https://bugs.winehq.org/show_bug.cgi?id=54064
Bug ID: 54064
Summary: ntdll:threadpool - test_tp_io() sometimes fails &
crashes in Wine (GitLab CI)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
ntdll:threadpool - test_tp_io() sometimes fails & crashes in Wine (GitLab CI):
ntdll:threadpool start dlls/ntdll/tests/threadpool.c
wine: Unhandled page fault on read access to 0000000C at address 7BC644D1
(thread 07c4), starting debugger...
threadpool.c:641: Test marked todo: TpSimpleTryPost unexpectedly returned
status 0
threadpool.c:1595: Test marked todo: expected that timers are merged
threadpool.c:2034: Test failed: got 0xc0000017
threadpool.c:2035: Test failed: expected non-NULL TP_IO
Unhandled exception: page fault on read access to 0x0000000c in 32-bit code
(0x7bc644d1).
...
Backtrace:
=>0 0x7bc644d1 impl_from_TP_IO+0x3(io=<internal error>)
[Z:\builds\zfigura\wine\dlls\ntdll\threadpool.c:351] in ntdll (0x0077fd08)
1 0x7bc644d1 TpWaitForIoCompletion+0x11(io=00000000, cancel_pending=0)
[Z:\builds\zfigura\wine\dlls\ntdll\threadpool.c:348] in ntdll (0x0077fd08)
2 0x004e7a58 in ntdll_test (+0xe7a58) (0x0077fde8)
...
Strangely enough this failure never happened in the nightly WineTest runs but
it did impact at least 5 merge requests so far:
* 2022-11-30 MR!1615
* 2022-11-29 MR!1545
* 2022-11-25 MR!1537
* 2022-11-23 MR!1508
* 2022-11-10 MR!1326
--
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=55500
Bug ID: 55500
Summary: Launching new processes in Virtual Desktops is slow
and stutters the system
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gabrielopcode(a)gmail.com
Distribution: ---
When in Virtual Desktop mode, launching any processes (even start.exe) causes a
short burst of high GPU usage, at least with NVIDIA drivers. This happens
because of vkGetRandROutputDisplayEXT, which seems to be very expensive, and
it's supposed to be done only once per wineserver launch, but that doesn't work
in Virtual Desktop mode because it always calls get_host_primary_monitor_rect
which ends up calling that function, even though it only needs the ID.
This actually can cause huge graphical stutters/lag of half a second when
launching processes in a Virtual Desktop.
--
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=55351
Bug ID: 55351
Summary: gdiplus:graphicspath - test_flatten2() fails on
Windows 7 - 11
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
gdiplus:graphicspath - test_flatten2() fails on Windows 7 - 11:
graphicspath.c:1270: Test failed: Expected 00000000, got 00000002
See https://test.winehq.org/data/patterns.html#gdiplus:graphicspath
The failure started on the day test_flatten2() was introduced with the commit
below:
commit 36c3a51d6abbdba4054e02c2a10b9fd38f8a3d5d
Author: Fabian Maurer <dark.shadow4(a)web.de>
AuthorDate: Mon Jul 24 17:23:44 2023 +0200
gdiplus: Prevent infinite loops due to floating point inaccuracy.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52492
--
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=55341
Bug ID: 55341
Summary: Colin McRae Rally 2.0 since wine 8.4 shows just black
screen
Product: Wine
Version: 8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: marcinzw(a)gmail.com
Distribution: ---
Before wine 8.4 the game worked flawlessly, but now even through all version up
to the wine 8.13 and latest git version shows only a black screen after intro.
I was hoping that the next versions will fix the problem (I stayed with wine
8.3 until now) but it doesn't happen. So I bisected and find the commit
46c8a637525d0f1cf67830295fb460c819b800b6 is the problem. Exactly just one
change in file dlls/winex11.drv/opengl.c in line 1405 (line number from latest
git repo)
+ win32u_set_window_pixel_format( hwnd, pixel_format_index( format ), FALSE)
- win32u_set_window_pixel_format( hwnd, pixel_format_index( format ),
internal );
This reverts one of the change made in this commit and fixes problem with a
black screen with latest git version as well. I hope this change (or similar
which resolve the problem) can be applied.
--
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=43822
Bug ID: 43822
Summary: No car song TrackMania nation forever (steam version)
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maxi.cass11(a)gmail.com
Distribution: ---
Created attachment 59369
--> https://bugs.winehq.org/attachment.cgi?id=59369
trackmania without car song
Hello I have problem with trackMania nation forever on steam.
I don't have the car song (all other song work)
http://store.steampowered.com/app/11020/TrackMania_Nations_Forever/
The car song work on the standalone installer
(trackmania 1 demo)
http://trackmaniaforever.com/nations/
I have tried to change openAL version or override this but it not correct the
problem.
--
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=55457
Bug ID: 55457
Summary: Robot Battle 1.4 crashes on startup after commit
08dc691d
Product: Wine
Version: 8.13
Hardware: x86-64
URL: https://web.archive.org/web/20130317061354/http://www.
robotbattle.com/download/latest.php
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: telans(a)posteo.de
CC: gabrielopcode(a)gmail.com
Regression SHA1: 08dc691dfb410de7115db3f9c34b225327e21f67
Distribution: ---
Created attachment 75018
--> https://bugs.winehq.org/attachment.cgi?id=75018
Backtrace Log
Robot Battle 1.4 crashes on startup. A bisect found commit 08dc691d ("mshtml:
Explicitly hold ref to the plugin host in NPP_New.") is the cause.
I've set the URL field here to a working link for the installer.
It looks like a NULL dereference at IOleClientSite_AddRef when
container->plugin_host is failed to be created.
A simple patch that fixes this for me is to check for err before attempting
IOleClientSite_AddRef.
--
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=55259
Bug ID: 55259
Summary: TranscendPang has corrupted graphics in-game
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: skorohodov4219(a)gmail.com
Distribution: ---
Created attachment 74874
--> https://bugs.winehq.org/attachment.cgi?id=74874
what is output if i launch the game from terminal
Download link:
http://cerebralmuddystream.nekokan.dyndns.info/TranscendPang/downloads.html
(the link at the top that says
FULL PACKAGE(ver1.10 2012/8/01)(およそ60MB))
OS: Manjaro Linux x86_64
Kernel: 6.1.38-1-MANJARO
CPU: Intel i5-2320 (4) @ 3.000GHz
GPU: NVIDIA GeForce GTX 550 Ti (using the proprietary driver)
Main menu looks fine, but when you start the game, parts of the background and
balls are 100% black, can't see much; parts of the background that do get shown
seem to be squished to the left.
--
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=55499
Bug ID: 55499
Summary: Arturia Software Lab 2.6.0: Window
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mistria(a)redhat.com
Distribution: ---
Created attachment 75062
--> https://bugs.winehq.org/attachment.cgi?id=75062
Console Log
Using wine-devel 8.14 from the winehq dnf repo, on Fedora 38, and trying to run
latest Arturia Software Center (2.6.0.2328), I see a window quickly showing up
and then closing immediately, and the application seems to hang in the terminal
doing nothing.
Log 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=54070
Bug ID: 54070
Summary: winevulkan Assertion failed
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: santafejayyt(a)gmail.com
Distribution: ---
Created attachment 73619
--> https://bugs.winehq.org/attachment.cgi?id=73619
Image of the error
I'm currently unable to run Roblox Studio at all on the latest wine-staging
version, with winevulkan erroring with "Assertion failed! File:
wine-staging/dlls/winevulkan/loader_thunks.c Line: 5156"
Expression: "!status"
I don't see an stderr or stdout log anywhere except for this error. I tested
both a custom wine-staging build, the AUR package wine-staging, as well as
compiled from source.
--
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=49161
Bug ID: 49161
Summary: Trying to run
GrapeJuice(https://gitlab.com/brinkervii/grapejuice)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blakeablin(a)icloud.com
Distribution: ---
Created attachment 67180
--> https://bugs.winehq.org/attachment.cgi?id=67180
Error details
Trying to run Roblox via GrapeJuice give me the error I will attach.
--
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.