Created attachment 997720 [details] backtrace wxMaxima Description of problem: doesn't start Version-Release number of selected component (if applicable): wxMaxima-14.09.0-2.fc22 How reproducible: run icon Steps to Reproduce: 1.run icon 2. or run in the terminal as: wxmaxima Actual results: in the terminal write: ////////// Fatal Error: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1008,wx containers,compatible with 2.4,compatible with 2.6), and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4,compatible with 2.6). Aborted (core dumped) //////// Additional info: in abrt write: reporting disabled because the backtrace is unusable.
core_backtrace: /////////////////////////////// { "signal": 6 , "executable": "/usr/bin/wxmaxima" , "stacktrace": [ { "crash_thread": true , "frames": [ { "address": 139919772560104 , "build_id": "7fc2c202651c3f0523f56c7a605e1d7dcf8a9c9b" , "build_id_offset": 219880 , "function_name": "raise" , "file_name": "/lib64/libc.so.6" } , { "address": 139919772567418 , "build_id": "7fc2c202651c3f0523f56c7a605e1d7dcf8a9c9b" , "build_id_offset": 227194 , "function_name": "abort" , "file_name": "/lib64/libc.so.6" } , { "address": 139919788240042 , "build_id": "d6cbf6efe00f530c5bf2de0a78d1c42f8b9147b0" , "build_id_offset": 674986 , "function_name": "wxVLogFatalError(wchar_t const*, __va_list_tag*)" , "file_name": "/lib64/libwx_baseu-2.8.so.0" } , { "address": 139919788240265 , "build_id": "d6cbf6efe00f530c5bf2de0a78d1c42f8b9147b0" , "build_id_offset": 675209 , "function_name": "wxLogFatalError(wchar_t const*, ...)" , "file_name": "/lib64/libwx_baseu-2.8.so.0" } , { "address": 139919787982217 , "build_id": "d6cbf6efe00f530c5bf2de0a78d1c42f8b9147b0" , "build_id_offset": 417161 , "function_name": "wxAppConsole::CheckBuildOptions(char const*, char const*)" , "file_name": "/lib64/libwx_baseu-2.8.so.0" } , { "address": 4398549 , "build_id": "11cb2c2af5ddcd768b06f746c8490a7588697c8b" , "build_id_offset": 204245 , "function_name": "wxCreateApp()" , "file_name": "/usr/bin/wxmaxima" } , { "address": 139919788192305 , "build_id": "d6cbf6efe00f530c5bf2de0a78d1c42f8b9147b0" , "build_id_offset": 627249 , "function_name": "wxEntryStart(int&, wchar_t**)" , "file_name": "/lib64/libwx_baseu-2.8.so.0" } , { "address": 139919788192940 , "build_id": "d6cbf6efe00f530c5bf2de0a78d1c42f8b9147b0" , "build_id_offset": 627884 , "function_name": "wxInitialize(int, wchar_t**)" , "file_name": "/lib64/libwx_baseu-2.8.so.0" } , { "address": 139919788193213 , "build_id": "d6cbf6efe00f530c5bf2de0a78d1c42f8b9147b0" , "build_id_offset": 628157 , "function_name": "wxEntry(int&, wchar_t**)" , "file_name": "/lib64/libwx_baseu-2.8.so.0" } , { "address": 4306434 , "build_id": "11cb2c2af5ddcd768b06f746c8490a7588697c8b" , "build_id_offset": 112130 , "function_name": "main" , "file_name": "/usr/bin/wxmaxima" } ] } ] } /////////////
yeah, this will get fixed when the gcc5 mass rebuild happens (until then, many c++ libraries are broken as evidenced here)
Ok, it's clear.
wxMaxima-14.09.0-3.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/wxMaxima-14.09.0-3.fc22
wxMaxima-14.09.0-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.