Help for Audacity on GNU/Linux.
Forum rules
This 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.
-
fiuuuu
- Posts: 2
- Joined: Thu Dec 17, 2015 9:46 pm
- Operating System: Please select
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:
- Launch Audacity;
- File → Import → Raw Data…;
- Choose the attached file “BUG CAUSING VERY DANGEROUS NEVER LOOK AT THE SPECTRUM BLYAD”;
- 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;
- Try to look at the spectrogram.
- ???
- 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
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.