FS#52835 - [audacity] Mismatch between program and library ABIs 1009 and 1010; frequent crashes

Attached to Project: Arch Linux
Opened by Ralph Corderoy (RalphCorderoy) - Friday, 03 February 2017, 17:57 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 03 February 2017, 17:59 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

audacity 2.1.2-3 on x86_64.
When run, it outputs at the start

Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1010,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8).

and is flaky in use; often hangs on the simplest of operations.

Could it be related to this message? (I avoid C++.)
Perhaps it's as simple as a rebuild, but I'm not sure.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 03 February 2017, 17:59 GMT
Reason for closing:  Not a bug

Loading...