![](https://seccdn.libravatar.org/avatar/24992d3044f1e0b09edb2eaf9d5410e1.jpg?s=120&d=mm&r=g)
``````````````` ~> audacity Fatal Error: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,STL containers,compatible with 2.6), and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1010,STL containers,compatible with 2.6). Aborted (core dumped) ``````````````` This occurs both with the Packman version and with the Tumbleweed OSS current versions. I tried downgrading to the Leap version, but it also fails: `````````````` ~> audacity audacity: Symbol `_ZN12wxTextBuffer6ms_eofE' has different size in shared object, consider re-linking audacity: Symbol `wxTopLevelWindows' has different size in shared object, consider re-linking Fatal Error: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,STL containers,compatible with 2.6), and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,STL containers,compatible with 2.6). Aborted (core dumped) `````````````` -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org