Starcraft crashes on startup

Questions about Wine on Linux
Locked
spinykipod
Level 1
Level 1
Posts: 6
Joined: Sat Dec 23, 2023 8:43 am

Starcraft crashes on startup

Post by spinykipod »

Hi!
Just upgraded my wine stable on Debian bookworm. Running old Starcraft crashes without error in the console. Surprisingly, setting WINEDEBUG=+all mitigates the issue and the game launches, which rings a bell it may be a timing issue. I tried running with WINEDEBUG=+warn+all and smaller subsets, but it always crashes. How to diagnose the source of the problem?
spinykipod
Level 1
Level 1
Posts: 6
Joined: Sat Dec 23, 2023 8:43 am

Re: Starcraft crashes on startup

Post by spinykipod »

The issue persist with the recent wine-staging.
spinykipod
Level 1
Level 1
Posts: 6
Joined: Sat Dec 23, 2023 8:43 am

Re: Starcraft crashes on startup

Post by spinykipod »

I ran a git bisect. The culprit is the commit 6303163af0c8e1c245e45fe2efea8f664431d26c

Reverting it solves the problem.
Locked