FS#47940 - [openmw] construction set fails

Attached to Project: Community Packages
Opened by RG (weedfreak) - Friday, 29 January 2016, 13:21 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 01 February 2016, 13:50 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Openmw runs OK but openmw-cs fails loading libraries. According to the devs - That error seems to occur when there's mismatched Qt versions. Like if OSG is built with Qt4 and OpenMW(-CS) is built with Qt5, or vice-versa. Check if the provided OSG and OpenMW(-CS) packages are built with the same Qt version.

They recently changed to OpenSceneGraph from Ogre and it seems the problem started after the change, it seemsonly to affect Arch.


Additional info:
* package version(s) openmw 0.38.0-1, it may have been present in 0.37.x builds

* config and/or log files etc.
$ openmw-cs
*** Error in `openmw-cs': realloc(): invalid pointer: 0x0000000000ce3ee0 ***
======= Backtrace: =========
/usr/lib/libc.so.6(+0x72055)[0x7f6d86d9a055]
/usr/lib/libc.so.6(+0x779a6)[0x7f6d86d9f9a6]
/usr/lib/libc.so.6(realloc+0x1db)[0x7f6d86da3d0b]
/usr/lib/libQt5Core.so.5(_ZN9QListData7reallocEi+0x1f)[0x7f6d8507b08f]
/usr/lib/libQt5Core.so.5(_ZN9QListData6appendEi+0x81)[0x7f6d8507b161]
/usr/lib/libQt5Core.so.5(+0x1d75f8)[0x7f6d851475f8]
/usr/lib/libQt5Core.so.5(_Z21qRegisterResourceDataiPKhS0_S0_+0x2e6)[0x7f6d85143396]
/usr/lib/libQt5Core.so.5(+0x7be63)[0x7f6d84febe63]
/lib64/ld-linux-x86-64.so.2(+0xf27a)[0x7f6d8b83727a]
/lib64/ld-linux-x86-64.so.2(+0xf38b)[0x7f6d8b83738b]
/lib64/ld-linux-x86-64.so.2(+0xdba)[0x7f6d8b828dba]

Steps to reproduce: Running openmw-cs shows the problem

Running openmw runs the main programme normally.
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Monday, 01 February 2016, 13:50 GMT
Reason for closing:  Fixed
Comment by Sven-Hendrik Haase (Svenstaro) - Monday, 01 February 2016, 05:32 GMT
Please test the rel -2.
Comment by RG (weedfreak) - Monday, 01 February 2016, 08:40 GMT
OK thanks, it opens and runs now.

Loading...