http://bugs.winehq.org/show_bug.cgi?id=58335
--- Comment #13 from Michael Setzer II mikes@kuentos.guam.net --- Had already tried that. Completely removed the .wine directory and same thing. Downgrading to 10.8 works fine Upgrade to 10.9 and it acts the same.
Same results with a regular user.
Even removed all all wine from system. dnf remove wine* then dnf install winehq-devel Same results. Downgrade to 10.8 works fine.
Had found with WINEDEBUG=+all, it would also work, but that created 271M file of lines. Tried all the options, and only +heap allows it to successfully open notepad (also tried cmd)
So why the seh error happen, and cause the wine to fail. Then why with the +heap it works?
Had no issues with upgrade on 6 other machines with Fedora 42, and one with Fedora 41 works find with 10.9 as well.
Generally, after a wine update run a quick wine notepad to have it do the little update for user and root to make sure things are OK, but this is first time I've had an issue.
THanks for reply.