https://bugs.winehq.org/show_bug.cgi?id=45615
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Ever confirmed|0 |1 Summary|Rekordbox 5.3.0 terminates |Rekordbox 5.3.0 terminates |with the message |with the message |"Unexpected application |"Unexpected application |error" |error" when playing an | |audio file Status|UNCONFIRMED |NEW URL|https://rekordbox.com/_app/ |https://web.archive.org/web |files/Install_rekordbox_x64 |/20190405195012/https://rek |_5_3_0.zip |ordbox.com/_app/files/Insta | |ll_rekordbox_x64_5_3_0.zip
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable link from Internet Archive:
https://web.archive.org/web/20190405195012/https://rekordbox.com/_app/files/...
--- quote --- 2. Run winecfg, select Staging tab and tick the checkbox called "Hide Wine version from applications" --- quote ---
That's bug 42497 ("Wine aware apps crash into broken codepath (related to UpdateLayeredWindow): Resolume Avenue 4.6.1, Amaranth, Max7, Novation Circuit Editor, Rekordbox 5.3-6.4)
--- quote --- 3. Install Microsoft Core fonts for the Web by running "winetricks -q corefonts" --- quote ---
That's bug 45535 (" Rekordbox 5.3.0 terminates with the message "Unexpected application error" (dwrite:dwritetextlayout_Draw out-of-bounds access on empty clustermetrics after failure to resolve layout fonts)")
---
Example audio file(s):
https://file-examples.com/index.php/sample-audio-files/sample-mp3-download/
https://file-examples-com.github.io/uploads/2017/11/file_example_MP3_5MG.mp3
Loading an audio file doesn't immediately cause a crash for me. I have difficulties to trigger a crash reliably, it seems rather random.
* drag the file into 'player 1' * play, stop, seek randomly
It might be a different issue now.
@Géza:
It would help if you have a recipe which allows to crash the app reliably ("click A", "select B"). When testing please use latest Wine-Staging 5.x (5.22, soonish 5.23) and report back.
NOTE: I've used mainline Wine master HEAD with a custom patch to work around bug 42497 (hide 'ntdll.wine_get_version' export).
$ sha1sum Install_rekordbox_x64_5_3_0.exe f5e5dfbbef3997d8cb2cca9e1412765bf91398b2 Install_rekordbox_x64_5_3_0.exe
$ du -sh Install_rekordbox_x64_5_3_0.exe 228M Install_rekordbox_x64_5_3_0.exe
$ wine --version wine-5.22-366-ge4fbae832c8
Regards