Audacity crashes during spectrum building

Help for Audacity on GNU/Linux.
Forum rules
ImageThis forum is for Audacity on GNU/Linux.
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.
Post Reply
fiuuuu
Posts: 2
Joined: Thu Dec 17, 2015 9:46 pm
Operating System: Please select

Audacity crashes during spectrum building

Post by fiuuuu » Thu Dec 17, 2015 10:28 pm

I am running Audacity 2.0.5 (downloaded from repositories) on Linux Mint 17.2 (Linux version 3.16.0-38-generic ([email protected]) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #52~14.04.1-Ubuntu)

I have just tried to import Raw Data and look at its spectrum but Audacity crashed with a segmentation fault. No error messages are generated by Audacity.
How to reproduce:
  1. Launch Audacity;
  2. File → Import → Raw Data…;
  3. Choose the attached file “BUG CAUSING VERY DANGEROUS NEVER LOOK AT THE SPECTRUM BLYAD”;
  4. Choose the following options:
    • Encoding: 64 bit float;
    • Byte order: Big-endian;
    • Channels: 1 Channel;
    • Start offset: 0 bytes;
    • Amount to import: 100 %;
    • Sample rate: 44100 Hz;
  5. Try to look at the spectrogram.
  6. ???
  7. Segmentation fault!
You can see the output in the attached files.
Attachments
BUG CAUSING VERY DANGEROUS NEVER LOOK AT THE SPECTRUM BLYAD.zip
This needs no comment
(168.33 KiB) Downloaded 38 times
audacity_err and audacity_out.zip
(1.07 KiB) Downloaded 37 times

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Audacity crashes during spectrum building

Post by steve » Fri Dec 18, 2015 1:11 am

I'm using Audacity 2.1.2 rc1 on Debian stable with XFCE desktop.
No segmentation fault, no crash, but the imported file is garbage with those settings.

Import with the detected settings:
  • Encoding: 64 bit float;
  • Byte order: Little-endian;
  • Channels: 2 Channels (stereo);
  • Start offset: 0 bytes;
  • Amount to import: 100 %;
  • Sample rate: 44100 Hz;
and I get a stereo track with an 880 Hz sine wave.
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: Audacity crashes during spectrum building

Post by Gale Andrews » Fri Dec 18, 2015 10:51 am

We can't fix any bugs in obsolete versions of Audacity. You could uninstall 2.0.5 and try the "Ubuntu Handbook" 2.1.1 PPA from https://launchpad.net/~ubuntuhandbook1/ ... u/audacity.

Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Post Reply