Plugin crashes
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
themickster
- Posts: 308
- Joined: Wed Aug 12, 2015 10:50 pm
- Operating System: Windows 10
Plugin crashes
The software Marshall I use crashes. Logs attached.
XP
Audacity 2.1.1
XP
Audacity 2.1.1
- Attachments
-
- jcm crash.zip
- (131.18 KiB) Downloaded 16 times
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Plugin crashes
Thanks but please be more specific what software you are talking about, and what exactly you do (1, 2, 3...) leading up to the crash. Did you mean "Marvel" (Marvel GEQ.dll)? That is not implicated in the call stack, but Floorfish is the last plugin mentioned before the crash.themickster wrote:The software Marshall I use crashes. Logs attached.
XP
Audacity 2.1.1
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
themickster
- Posts: 308
- Joined: Wed Aug 12, 2015 10:50 pm
- Operating System: Windows 10
Re: Plugin crashes
It's the Marshall JCM900 software amp at http://www.simulanalog.org/guitarsuite.htm
1. Select track
2. Open JCM900
3. Apply
4. Watch the crash
The crash does not happen right away if Audacity has only a short history. In that case, the crash and log warning happen in shutting Audacity.
That also happens when the plugin is the first step after opening Audacity and importing one wav into an empty file.
I still use the plugin because it's so good sounding.
New log attached.
1. Select track
2. Open JCM900
3. Apply
4. Watch the crash
The crash does not happen right away if Audacity has only a short history. In that case, the crash and log warning happen in shutting Audacity.
That also happens when the plugin is the first step after opening Audacity and importing one wav into an empty file.
I still use the plugin because it's so good sounding.
New log attached.
- Attachments
-
- jcmcrash.zip
- (127.2 KiB) Downloaded 19 times
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Plugin crashes
Thanks, I added a bug report http://bugzilla.audacityteam.org/show_bug.cgi?id=1270.
In my testing, if you use the Manage button in any of the effects, then Options... and set Buffer Size to "8", this may allow you to use the effect by just applying it, as long as you don't play audio while the effect is open.
The effects do seem to work without crash in Audacity 2.0.0, but not 2.0.6.
Gale
In my testing, if you use the Manage button in any of the effects, then Options... and set Buffer Size to "8", this may allow you to use the effect by just applying it, as long as you don't play audio while the effect is open.
The effects do seem to work without crash in Audacity 2.0.0, but not 2.0.6.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
themickster
- Posts: 308
- Joined: Wed Aug 12, 2015 10:50 pm
- Operating System: Windows 10
Re: Plugin crashes
I'll try that. You gave me another idea too: make a chain with only that plugin in it.
Thank you
Thank you
-
themickster
- Posts: 308
- Joined: Wed Aug 12, 2015 10:50 pm
- Operating System: Windows 10
Re: Plugin crashes
Setting buffer to 8 worsened the crashing,but setting to 8000 fixed it. High Five.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Plugin crashes
8000 is only 192 less than default.
Anyway I will say to reduce the buffer in the release notes, rather than set it to 8.
Gale
Anyway I will say to reduce the buffer in the release notes, rather than set it to 8.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
themickster
- Posts: 308
- Joined: Wed Aug 12, 2015 10:50 pm
- Operating System: Windows 10
Re: Plugin crashes
I saw that but the 192 made the difference.
-
themickster
- Posts: 308
- Joined: Wed Aug 12, 2015 10:50 pm
- Operating System: Windows 10
Re: Plugin crashes
I spoke to a programmer about it last week. He said that the writers worked in base ten and not binary, meaning for example that 1Mb is worked out as 1000K instead of 1024. The buffer needs to be 8000, not 8192 nor anything else.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Plugin crashes
OK I made this suggestion in the bug report and release notes. I still find 8 almost as safe myself, but 9 crashes a lot.themickster wrote:I spoke to a programmer about it last week. He said that the writers worked in base ten and not binary, meaning for example that 1Mb is worked out as 1000K instead of 1024. The buffer needs to be 8000, not 8192 nor anything else.
Thanks
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual