https://bugs.winehq.org/show_bug.cgi?id=35477
--- Comment #6 from Artem S. Tashkinov t.artem@mailcity.com --- (In reply to Anastasius Focht from comment #5)
Hello Artem,
is this still present with recent Wine 1.7.25?
If not please resolve the bug. The bug is likely invalid as your audio subsystem seems misconfigured or some host prerequisite is broken (the assert should not be triggered).
Yes, it still crashes.
./epsilon-final.exe fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:iphlpapi:NotifyAddrChange (Handle 0xcae8e0, overlapped 0xcae8ec): stub wine: configuration in '/home/birdie/.wine' has been updated. err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1280x720x0 @60! (XRandR 1.2) err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded wine: Unhandled exception 0x80000003 in thread 9 at address 0x404e02 (thread 0009), starting debugger... 0x00404e02: int $3 Modules: Module Address Debug info Name (65 modules) PE 3e0000-13d69000 Export epsilon-final ELF 7b800000-7ba4d000 Deferred kernel32<elf> -PE 7b810000-7ba4d000 \ kernel32 ELF 7bc00000-7bcd2000 Deferred ntdll<elf> -PE 7bc10000-7bcd2000 \ ntdll
--- cut ---
OK, then I set wine's virtual desktop resolution to 1280x720.
./epsilon-final.exe err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded wine: Unhandled exception 0x80000003 in thread 36 at address 0x404e02 (thread 0036), starting debugger... 0x00404e02: int $3 Modules: Module Address Debug info Name (66 modules) PE 3e0000-13d69000 Export epsilon-final ELF 7b800000-7ba4d000 Deferred kernel32<elf> -PE 7b810000-7ba4d000 \ kernel32 ELF 7bc00000-7bcd2000 Deferred ntdll<elf> -PE 7bc10000-7bcd2000 \ ntdll
--- cut ---
I have a pretty standard ALSA configuration (dmix without PulseAudio).