Description of problem: The application won't launch because of a core dump Version-Release number of selected component (if applicable): filezilla-3.10.3-1.fc22.x86_64 How reproducible: 100% for me Steps to Reproduce: 1. Attempt to launch filezilla Actual results: [grdryn@athlone ~]$ filezilla Reading locale option from /home/grdryn/.filezilla/filezilla.xml Fatal Error: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8). Aborted (core dumped)
Downgrading to filezilla-3.10.0.2-1.fc22.x86_64 fixed this for me.
*** This bug has been marked as a duplicate of bug 1210239 ***