Bug 1269962 - Mismatch between program and library build versions
Summary: Mismatch between program and library build versions
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: wxGTK3
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeremy Newton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-08 15:33 UTC by Robert Tucker
Modified: 2015-11-01 17:08 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-11-01 17:08:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Robert Tucker 2015-10-08 15:33:59 UTC
Description of problem:

$ LD_LIBRARY_PATH=/usr/local/lib aegisub-3.2
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)


Version-Release number of selected component (if applicable): 3.0.2-9.fc22


How reproducible: Always


Steps to Reproduce:
1. Configure and compile Aegisub
2. Attempt to run it


Actual results: As above

Expected results: Aegisub to start


Additional info:

Similar bugs reported for wxGTK2.8 as Bug 1200611 and Bug 1190971

Comment 1 Jeremy Newton 2015-11-01 14:04:25 UTC
I introduced the fixes in both those bugs a while ago, so that doesn't appear to be the problem.

I'm not exactly sure where this error is coming from. I'll have to look further into this. If you have any insight, feel free to post it here.

Also, are you able to test it with this fresh build of wxGTK3 (when it's done)?
http://koji.fedoraproject.org/koji/taskinfo?taskID=11666437

I can push this to updates if a rebuild resolves the issue.

Comment 2 Robert Tucker 2015-11-01 16:58:27 UTC
With a new, clean install of Fedora 22 I have been able to configure, compile and run Aegisub without problem. Sorry, I've no idea what the problem was with the old install.

As I recall, on the new install, it worked straight out with Fedora 22 packaged wxBase3 and wxGTK3. (I've since needed to install 2.8 for Audaicty.)

I think this bug can be closed so far as it concerns me currently.

Comment 3 Jeremy Newton 2015-11-01 17:08:05 UTC
Sounds good. Let me know if this re-emerges


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