https://bugs.winehq.org/show_bug.cgi?id=55608
Bug ID: 55608 Summary: NAM won't open on new update Product: Wine Version: 8.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zardivorku@gufum.com Distribution: ---
Created attachment 75145 --> https://bugs.winehq.org/attachment.cgi?id=75145 Log Report
https://github.com/sdatkinson/NeuralAmpModelerPlugin/releases
On latest wine staging update NAM crashes, didn't happen before on prior update.
Linux Mint Cinnamon
https://bugs.winehq.org/show_bug.cgi?id=55608
banana zardivorku@gufum.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/sdatkins | |on/NeuralAmpModelerPlugin/r | |eleases Distribution|--- |Mint
https://bugs.winehq.org/show_bug.cgi?id=55608
--- Comment #1 from banana zardivorku@gufum.com --- still not fixed on new update
https://bugs.winehq.org/show_bug.cgi?id=55608
banana zardivorku@gufum.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=55608
--- Comment #2 from banana zardivorku@gufum.com --- still not fixed
https://bugs.winehq.org/show_bug.cgi?id=55608
banana zardivorku@gufum.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |critical
https://bugs.winehq.org/show_bug.cgi?id=55608
banana zardivorku@gufum.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |blocker
https://bugs.winehq.org/show_bug.cgi?id=55608
--- Comment #3 from banana zardivorku@gufum.com --- i assume blocker means it wont run so thats what i set it to
https://bugs.winehq.org/show_bug.cgi?id=55608
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
https://bugs.winehq.org/show_bug.cgi?id=55608
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24@gmail.com
--- Comment #4 from Alex Henrie alexhenrie24@gmail.com --- Please read https://bugs.winehq.org/page.cgi?id=fields.html - Misclassifying a bug will annoy the developers and make them less willing to give you their attention.
https://bugs.winehq.org/show_bug.cgi?id=55608
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Component|-unknown |dsound URL|https://github.com/sdatkins |https://github.com/sdatkins |on/NeuralAmpModelerPlugin/r |on/NeuralAmpModelerPlugin/r |eleases |eleases/download/v0.7.5/Neu | |ralAmpModeler-v0.7.5-win.zi | |p Keywords| |download Status|UNCONFIRMED |NEW CC| |ahiler@codeweavers.com
--- Comment #5 from Alex Henrie alexhenrie24@gmail.com --- I can confirm this bug. `git bisect` says:
commit e1f0318ec4fe83fdc86407303d55f4ee5ba3d2e7 Author: Arkadiusz Hiler ahiler@codeweavers.com Date: Fri Sep 15 00:16:47 2023 +0300
dsound: Get rid of the global device GUID arrays.
They are not used for anything anymore and just impose limit of 10 devices of a given type (capturer / renderer) without doing bound checking.
dlls/dsound/dsound_main.c | 31 +++++++++++-------------------- dlls/dsound/dsound_private.h | 6 +----- dlls/dsound/propset.c | 12 ++++-------- 3 files changed, 16 insertions(+), 33 deletions(-)
https://bugs.winehq.org/show_bug.cgi?id=55608
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |e1f0318ec4fe83fdc86407303d5 | |5f4ee5ba3d2e7
https://bugs.winehq.org/show_bug.cgi?id=55608
--- Comment #6 from banana zardivorku@gufum.com --- (In reply to Alex Henrie from comment #4)
Please read https://bugs.winehq.org/page.cgi?id=fields.html - Misclassifying a bug will annoy the developers and make them less willing to give you their attention.
im not trying to, i just dont understand
https://bugs.winehq.org/show_bug.cgi?id=55608
--- Comment #7 from banana zardivorku@gufum.com --- (In reply to Alex Henrie from comment #4)
Please read https://bugs.winehq.org/page.cgi?id=fields.html - Misclassifying a bug will annoy the developers and make them less willing to give you their attention.
thank you for the resource, i appreciate it
https://bugs.winehq.org/show_bug.cgi?id=55608
--- Comment #8 from banana zardivorku@gufum.com ---
commit e1f0318ec4fe83fdc86407303d55f4ee5ba3d2e7
wait is this SHA1 the fix or the cause? the bug is still present with the new update
https://bugs.winehq.org/show_bug.cgi?id=55608
--- Comment #9 from banana zardivorku@gufum.com --- Created attachment 75350 --> https://bugs.winehq.org/attachment.cgi?id=75350 30 / 10 / 2023 Log Report
https://bugs.winehq.org/show_bug.cgi?id=55608
--- Comment #10 from banana zardivorku@gufum.com --- Created attachment 75351 --> https://bugs.winehq.org/attachment.cgi?id=75351 30 / 10 / 2023 ReAttempt Backtrace
https://bugs.winehq.org/show_bug.cgi?id=55608
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |73654470abd9dc3094e3270df59 | |2c214be4c7c15 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #11 from Alex Henrie alexhenrie24@gmail.com --- Fixed by:
https://gitlab.winehq.org/wine/wine/-/commit/73654470abd9dc3094e3270df592c21... https://gitlab.winehq.org/wine/wine/-/commit/5a81b6ac43e1057c0c6f9953fd5cbb1...
https://bugs.winehq.org/show_bug.cgi?id=55608
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=55797
https://bugs.winehq.org/show_bug.cgi?id=55608
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.20.