Page 1 of 1

Timeout error on testWrapping - hardware dependent?

Posted: Thu Mar 21, 2013 2:31 am
by sebastiank78
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"

Re: Timeout error on testWrapping - hardware dependent?

Posted: Mon Mar 25, 2013 10:59 am
by kevinxu
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

Re: Timeout error on testWrapping - hardware dependent?

Posted: Tue May 07, 2013 10:59 am
by sebastiank78
Hi Kevin,

Did You find a solution to our problem so far?

Best Regards

Sebastian

Re: Timeout error on testWrapping - hardware dependent?

Posted: Wed May 29, 2013 1:39 pm
by kevinxu
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