https://bugs.winehq.org/show_bug.cgi?id=48255
Bug ID: 48255 Summary: AIMP4: throws an error when trying to play a file: Access violation at address 02D77CE1. Write of address 00008201. Product: Wine Version: 4.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: 93.duke.xperia@gmail.com Distribution: ---
Created attachment 65918 --> https://bugs.winehq.org/attachment.cgi?id=65918 terminal log
AIMP v4.60, build 2161 gives an error when I try to play a file and freezes. https://www.aimp.ru/?do=download.file&id=4 cc14dd0631910858e96a44857fd2bed1ed6505c5 aimp_4.60.2161.exe
https://bugs.winehq.org/show_bug.cgi?id=48255
--- Comment #1 from DUKE93 93.duke.xperia@gmail.com --- Created attachment 65919 --> https://bugs.winehq.org/attachment.cgi?id=65919 screenshot error
https://bugs.winehq.org/show_bug.cgi?id=48255
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.aimp.ru/?do=dow | |nload.file&id=4 CC| |xerox.xerox2000x@gmail.com Keywords| |download
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi,
I cannot reproduce this for now. I tried play mp3 and that worked well.
Is that song you try to play in screenshot also an mp3, or some special sound file? Does crash happen for all songs/sound files you try to play?
Thanks in advance for reporting back
https://bugs.winehq.org/show_bug.cgi?id=48255
--- Comment #3 from DUKE93 93.duke.xperia@gmail.com --- Hi,
I tested AIMP on several formats: MP3, FLAC, ALAC, APE, AIFF. Unfortunately, the error is present. I also deleted registry files before checking. The fact is that AIMP works without error on Wine Staging v4.16. And when I installed Wine Staging v4.18 this bug appeared, then I installed version 4.16 back, but the bug remained on this version. Then I deleted the registry file "user.reg" and the bug disappeared. But on the versions I tested: 4.18 / 4.19 / 4.20 / 4.21 a bug is present and reinstalling the prefix and changing the distribution did not fix the error. I tested the above versions of Wine on Debian 10, Ubuntu 18.04 / 19.10, MX Linux 19, Linux Mint 19.2 distributions.
https://bugs.winehq.org/show_bug.cgi?id=48255
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |leslie_alistair@hotmail.com | |, z.figura12@gmail.com Status|UNCONFIRMED |NEW Summary|AIMP4: throws an error when |AIMP4: throws an error when |trying to play a file: |trying to play a file: |Access violation at address |Access violation at address |02D77CE1. Write of address |02D77CE1. Write of address |00008201. |00008201 (regression in | |Staging). Ever confirmed|0 |1 Product|Wine |Wine-staging Component|-unknown |-unknown
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to DUKE93 from comment #3)
Hi,
The
fact is that AIMP works without error on Wine Staging v4.16. And when I installed Wine Staging v4.18 this bug appeared, then I installed version 4.16 back, but the bug remained on this version.
Ok, i can reproduce this in Staging 4.21, but it works fine in vanilla wine (4.21) This appears in console in Staging:
0051:fixme:dsdmo:chorus_mediaobj_SetInputType 037D8808, 0, 0032F654, 0 0051:fixme:dsdmo:chorus_mediaobj_SetOutputType 037D8808, 0, 0032F654, 0 0051:fixme:dsdmo:echo_mediaobj_SetInputType 038469B0, 0, 0032F654, 0 0051:fixme:dsdmo:echo_mediaobj_SetOutputType 038469B0, 0, 0032F654, 0
Alistair, could you have a look at this? Regards
https://bugs.winehq.org/show_bug.cgi?id=48255
--- Comment #5 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Louis Lenders from comment #4)
(In reply to DUKE93 from comment #3)
Hi,
The
fact is that AIMP works without error on Wine Staging v4.16. And when I installed Wine Staging v4.18 this bug appeared, then I installed version 4.16 back, but the bug remained on this version.
Ok, i can reproduce this in Staging 4.21, but it works fine in vanilla wine (4.21) This appears in console in Staging:
0051:fixme:dsdmo:chorus_mediaobj_SetInputType 037D8808, 0, 0032F654, 0 0051:fixme:dsdmo:chorus_mediaobj_SetOutputType 037D8808, 0, 0032F654, 0 0051:fixme:dsdmo:echo_mediaobj_SetInputType 038469B0, 0, 0032F654, 0 0051:fixme:dsdmo:echo_mediaobj_SetOutputType 038469B0, 0, 0032F654, 0
Alistair, could you have a look at this? Regards
Sure.
https://bugs.winehq.org/show_bug.cgi?id=48255
--- Comment #6 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- I'm unable to crash the program when playing a file. (On exit yes)
Tried with wav,mp3,flac.
Can someone attach a dsdmo,dsound log?
https://bugs.winehq.org/show_bug.cgi?id=48255
--- Comment #7 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 65955 --> https://bugs.winehq.org/attachment.cgi?id=65955 +dsound,+dsdmo
uuuhh, when i enable debug, it doesn`t even get to the main menu, but crashes instantly. Log attached (i also set +seh)
https://bugs.winehq.org/show_bug.cgi?id=48255
--- Comment #8 from Louis Lenders xerox.xerox2000x@gmail.com --- and forgot to say: when i run with WINEDLLOVERRIDES=dsdmo=d the program works fine in Staging for me (plays the music, no crash).
https://bugs.winehq.org/show_bug.cgi?id=48255
--- Comment #9 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Thanks, found it using the retail version of wine.
Missing WINAPI on the flanger_mediainplace_AddRef flanger_mediainplace_Release
I double check that rest of the patchset, and update it accordingly.
https://bugs.winehq.org/show_bug.cgi?id=48255
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #10 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- This is now fixed and will be part of the next release.
Thanks for testing.
https://bugs.winehq.org/show_bug.cgi?id=48255
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|AIMP4: throws an error when |AIMP4: throws an error when |trying to play a file: |trying to play a file: |Access violation at address |Access violation at address |02D77CE1. Write of address |02D77CE1. Write of address |00008201 (regression in |00008201 |Staging). | Fixed by SHA1| |0db8c6ad3cd72edc597b24ef1ab | |5ef413abf3963 Regression SHA1| |fd3b1a04e70a3ab20c2bcc03ca5 | |11f72d9dba94d
https://bugs.winehq.org/show_bug.cgi?id=48255
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Fixed wine-staging.