Bug 1198392 - wxMaxima doesn't start
Summary: wxMaxima doesn't start
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: wxMaxima
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-04 01:15 UTC by Ilia Gradina
Modified: 2015-03-18 10:21 UTC (History)
3 users (show)

Fixed In Version: wxMaxima-14.09.0-3.fc22
Clone Of:
Environment:
Last Closed: 2015-03-04 02:34:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
backtrace wxMaxima (10.02 KB, text/plain)
2015-03-04 01:15 UTC, Ilia Gradina
no flags Details

Description Ilia Gradina 2015-03-04 01:15:58 UTC
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.

Comment 1 Ilia Gradina 2015-03-04 01:18:01 UTC
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"
                } ]
        } ]
}
/////////////

Comment 2 Rex Dieter 2015-03-04 02:34:03 UTC
yeah, this will get fixed when the gcc5 mass rebuild happens (until then, many c++ libraries are broken as evidenced here)

Comment 3 Ilia Gradina 2015-03-04 02:37:26 UTC
Ok, it's clear.

Comment 4 Fedora Update System 2015-03-11 16:31:46 UTC
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

Comment 5 Fedora Update System 2015-03-18 10:21:21 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.