Audacity crashes on Equalization effect

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
dorien
Posts: 4
Joined: Sat Dec 21, 2013 10:39 am
Operating System: Please select

Audacity crashes on Equalization effect

Post by dorien » Sat Dec 21, 2013 10:43 am

Hi,

I am running OpenSyse 13.1. Audacity works fine. Except for the equalizer effect. Whenever I open it, it crashes. And I really need some radio like walky-talky sound.

I use the opensyse repo version (64 bit) and also tried with packman repos, both do not work.

This is the error message I get:

Expression 'stream->capture.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4565
Segmentation fault

I would have filed a bug report, but I couldn't find where to do it.

Thanks!

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Audacity crashes on Equalization effect

Post by Gale Andrews » Sat Dec 21, 2013 11:59 am

dorien wrote:I am running OpenSyse 13.1. Audacity works fine. Except for the equalizer effect. Whenever I open it, it crashes. And I really need some radio like walky-talky sound.

I use the opensyse repo version (64 bit) and also tried with packman repos, both do not work.

This is the error message I get:

Expression 'stream->capture.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4565
Segmentation fault
The issue is probably http://forum.audacityteam.org/viewtopic ... 19#p223419 which was fixed several months ago.

So uninstall the repository version of Audacity and build Audacity from the 2.0.5 tarball http://audacityteam.org/download/source or from HEAD http://audacityteam.org/community/developers#svn then the problem should be fixed.

If you want a walkie talkie effect you can also try Leveler at extreme settings http://manual.audacityteam.org/o/man/leveler.html .
dorien wrote:I would have filed a bug report, but I couldn't find where to do it.
See http://audacityteam.org/contact/#feedback . But we expect bug reports to give the Audacity version number from Help > About Audacity. ;)


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

dorien
Posts: 4
Joined: Sat Dec 21, 2013 10:39 am
Operating System: Please select

Re: Audacity crashes on Equalization effect

Post by dorien » Sun Dec 22, 2013 9:28 am

I have done that. The equalizer effect works.

BUT I don't have any devices anymore. So I can't playback or record.

If I go to settings, I cannot select the correct soundcard.

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Audacity crashes on Equalization effect

Post by Gale Andrews » Sun Dec 22, 2013 11:59 am

dorien wrote:I have done that. The equalizer effect works.

BUT I don't have any devices anymore. So I can't playback or record.

If I go to settings, I cannot select the correct soundcard.
Audacity doesn't remove your sound devices. What do you mean by "settings"? Are you saying you go into Audacity Devices Preferences and see no devices, or you do see your devices, but you get error opening sound device?

Did you compile Audacity correctly ( http://wiki.audacityteam.org/wiki/Developing_On_Linux ) ? If you compiled without portmixer you may need to select your devices in alsamixer.

I have never heard of "OpenSyse". If you mean OpenSUSE, do you need to put your user in the audio group?

If you prefer you can checkout the revision of Audacity that corresponds with the package version and try making the necessary changes to Equalization.cpp: http://code.google.com/p/audacity/source/detail?r=12569 .

Post the output of aplay -l and arecord-l if you are still stuck.


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

Post Reply