Hi all,
I had to change my system due to some (to old) library issues (not related to opesim) from debian 6.0.6 stable (gcc version 4.4.5, liblapack-dev 3.2.1-8) to debian 7.0 wheezy (see signature).
I installed an tested SimTK and OpenSim on my laptop an everything worked fine. So decidet to migrate my desktop PC as well. On both systems I installed EXACTLY the same software and libraries. Strangely on my PC the testWrapping fails. The test part
Loaded model ShoulderModel from file TestShoulderModel.osim
.......
Integrating from 0 to 0.02
shows the follwing errror message
*** glibc detected *** ../../../testWrapping: double free or corruption (!prev): 0x0000000001d86f00 ***
Does anybody have an idea what might be the problem in this case and how I could solve this?
Please find attached the output running "./testWrapping" and "ctest -vv testWrapping"
Timeout error on testWrapping - hardware dependent?
- Sebastian Krapf
- Posts: 8
- Joined: Thu Oct 25, 2012 6:09 am
Timeout error on testWrapping - hardware dependent?
- Attachments
-
- ctest_-vv_testWrapping.txt
- (10.76 KiB) Downloaded 69 times
-
- testWrapping.txt
- (15.08 KiB) Downloaded 85 times
debian 7.0 wheezy
gcc version 4.7.2 (Debian 4.7.2-5)
liblapack-dev 3.4.1-6
gcc version 4.7.2 (Debian 4.7.2-5)
liblapack-dev 3.4.1-6
Re: Timeout error on testWrapping - hardware dependent?
Hi Sebatian,
Thanks for the notice - I'm able to reproduce this problem on my own machine. We're looking into this at the moment.
Cheers,
Kevin
Thanks for the notice - I'm able to reproduce this problem on my own machine. We're looking into this at the moment.
Cheers,
Kevin
- Sebastian Krapf
- Posts: 8
- Joined: Thu Oct 25, 2012 6:09 am
Re: Timeout error on testWrapping - hardware dependent?
Hi Kevin,
Did You find a solution to our problem so far?
Best Regards
Sebastian
Did You find a solution to our problem so far?
Best Regards
Sebastian
debian 7.0 wheezy
gcc version 4.7.2 (Debian 4.7.2-5)
liblapack-dev 3.4.1-6
gcc version 4.7.2 (Debian 4.7.2-5)
liblapack-dev 3.4.1-6
Re: Timeout error on testWrapping - hardware dependent?
Hi Sebastian,
testWrapping should be passing in OpenSim 3.1. You can give it a shot making a clean build of the 3.1-WW beta source release (at the bottom of https://simtk.org/project/xml/downloads.xml?group_id=91) and see if the problem still exists.
Cheers,
Kevin
testWrapping should be passing in OpenSim 3.1. You can give it a shot making a clean build of the 3.1-WW beta source release (at the bottom of https://simtk.org/project/xml/downloads.xml?group_id=91) and see if the problem still exists.
Cheers,
Kevin