Page 2 of 2

Re: Fedora 19, 2.0.3 free, non-free Segfaults using Equaliza

Posted: Wed Sep 18, 2013 9:57 pm
by sunset06
I tried out a bunch of Fedora built Audacity builds on my x86_64 machine. The same rpm spec file, source and patches for 2.0.3 and 2.0.4 but built for Fedora 18 (previous release) and Fedora 19 (current release) can all be installed on Fedora 19. Only the ones built in Fedora 19's or later build systems show this issue.

So, could be changes in includes especially wxGTK etc, or due to using a newer gcc compiler. I have asked on Fedora-devel list for info in case this raises eyebrows with someone more familiar with what might cause this.

Can non-fedora users seeing this issue (crash at Effect|Equalization) reply with the distribution, release, and the current wxGTK and GCC versions that the system is using ?
If you know which versions of wxGTK and GCC were included/used in the build process, that would be important as well, so please add that as well.

Re: Fedora 19, 2.0.3 free, non-free Segfaults using Equaliza

Posted: Thu Sep 19, 2013 3:27 pm
by Gale Andrews
Hi,

Sorry I've had no time yet to check this on Ubuntu 64-bit, but does this recent code change prevent the crash http://code.google.com/p/audacity/source/detail?r=12569 ?


Gale

Re: Fedora 19, 2.0.3 free, non-free Segfaults using Equaliza

Posted: Wed Sep 25, 2013 12:49 am
by floft
Gale Andrews wrote:Hi,

Sorry I've had no time yet to check this on Ubuntu 64-bit, but does this recent code change prevent the crash http://code.google.com/p/audacity/source/detail?r=12569 ?

Gale
That fixes the issue here. Thanks.