Hi, trying out various effect filters and I found I could make Audacity crash if I do the following: [1] Start up Audacity and 'add new / audio track'. [2] Zoom track to maximum [3] Select a small amount of track and then click 'Effect / repair' [4] Next click 'Effect / Repeat' > Audacity crashes with "Floating point exception".
Regards.
Small (reproducible crash)...
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see 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 Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see 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.
Re: Small (reproducible crash)...
I don't see that here.
Which version of Audacity and which operating system?
Which version of Audacity and which operating system?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Small (reproducible crash)...
Thanks for the report.
I can repeat the crash with simpler steps on Windows and Linux:
1 Generate Tone
2 Zoom in to maximum
3 drag-select a small distance in the waveform without drawing a selection there (that is, the selection will only be in the Timeline)
4 Effect > Repeat.
Gale
I can repeat the crash with simpler steps on Windows and Linux:
1 Generate Tone
2 Zoom in to maximum
3 drag-select a small distance in the waveform without drawing a selection there (that is, the selection will only be in the Timeline)
4 Effect > Repeat.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Small (reproducible crash)...
Sorry (rushing there), should have mentioned operating system > linux/ubuntu 10.10. And version of Audacity: Up to date from svn (12 oct 2013), and also tried an older version from January 2013
Re: Small (reproducible crash)...
OK, got what you mean; the "Repeat" effect, not "Repeat Repair".
Yes I can reproduce that, though why anyone would want to do that

Yes I can reproduce that, though why anyone would want to do that
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Small (reproducible crash)...
It looks like a pretty simple fix, but it is probably too late to be fixed in 2.0.5 which is due to be released in a matter of days.
This issue has been present for at least 3 years, but this is the first time anyone has raised the issue, so I don't personally think it important enough to hold up the release of 2.0.5.
I've submitted a patch to the developers to prevent the problem arising: If the selection is less than the duration of 1 sample period, then "Repeat" is disallowed with an error message to say that the selection is too short. I'd expect that either this, or some other fix will be included in 2.0.6 which is provisionally scheduled for around the end of the year.
This issue has been present for at least 3 years, but this is the first time anyone has raised the issue, so I don't personally think it important enough to hold up the release of 2.0.5.
I've submitted a patch to the developers to prevent the problem arising: If the selection is less than the duration of 1 sample period, then "Repeat" is disallowed with an error message to say that the selection is too short. I'd expect that either this, or some other fix will be included in 2.0.6 which is provisionally scheduled for around the end of the year.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Small (reproducible crash)...
A modified version of Steve's patch that provides that warning has been committed, so this problem should be fixed in 2.0.5 release.
Thanks, Steve.
Gale
Thanks, Steve.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual