[Bug 51139] Application T at X 2021 freezes when trying to transmit data to Elster (German Tax Application)

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 15 11:13:20 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=51139

--- Comment #37 from Stefan Brüns <stefan.bruens at rwth-aachen.de> ---
Unfortunately the log is somewhat short of information.

There are several likely and less likely causes of the crash (which I don't run
into):
- T at X 2021 has some additional components not included in the more limited
"Steuersparbuch" variants. Code not run can't crash
- Different graphics drivers
- Older graphics drivers.

Possible things to try out:

- Check if the problem is triggered by the Wine unittests. Grab d2d1_test.exe
from https://testbot.winehq.org/JobDetails.pl?Key=105160 und run it with wine.
It should report no test failures, and of course should not crash.

- Rerun with "WINEDEBUG=+d2d"

- Use "llvmpipe". Run with `LIBGL_ALWAYS_SOFTWARE=1
MESA_EXTENSION_OVERRIDE="-GL_EXT_memory_object"  wine ./stman.exe`

-- 
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.


More information about the wine-bugs mailing list