I installed Ubuntu 10.04 on VirtualBox and it worked. Yade does not run in VMware, I believe that's because of the lack of OpenGL support in VMware. Has anyone manged to get Yade to run in CentOS 5.X ?
Thanks, Kov 2010/7/20 Václav Šmilauer <[email protected]>: >> I am running Ubuntu 10.04 on VMWare (Virtual machine). Can Yade be run >> in VM? > Yes, there should be no problem with that, but it might be slower > (perhaps much slower). > > The stracktrace locates the crash in the middle of boost::serialization > code, which never occured to me (I just tried with both yade-0.50 and > trunk and it works.) > > #6 <signal handler called> > #7 0xb77b9430 in __kernel_vsyscall () > #8 0xb746c951 in raise () from /lib/libc.so.6 > #9 0xb746fe42 in abort () from /lib/libc.so.6 > #10 0xb70f9f45 in __gnu_cxx::__verbose_terminate_handler() () from > /usr/lib/gcc/i686-linux-gnu/4.4.4/libstdc++.so > #11 0xb70f7e45 in ?? () from /usr/lib/gcc/i686-linux-gnu/4.4.4/libstdc.so > #12 0xb70f7e82 in std::terminate() () from > /usr/lib/gcc/i686-linux-gnu/4.4.4/libstdc++.so > #13 0xb70f7ff1 in __cxa_throw () from > /usr/lib/gcc/i686-linux-gnu/4.4.4/libstdc++.so > #14 0xb6bfbd6c in > boost::archive::detail::basic_oarchive_impl::save_pointer(boost::archive::detail::basic_oarchive&, > void const*, boost::archive::detail::basic_pointer_oserializer const*) () > from /usr/lib/libboost_serialization.so.1.42.0 > #15 0xb6bfab42 in boost::archive::detail::basic_oarchive::save_pointer(void > const*, boost::archive::detail::basic_pointer_oserializer const*) () from > /usr/lib/libboost_serialization.so.1.42.0 > #16 0xb59c3b76 in save<Engine> (this=0xb5af2a80, ar=..., x=0x8a8d7e0) at > //usr/include/boost/archive/detail/oserializer.hpp:444 > > Can you reproduce the crash every time? If so, please file a new bug at > http://bugs.launchpad.net/yade with details, so that we don't forget. > > Which preprocessor did you run? TriaxialTest, just with default > parameters? What is your exact version of yade? > > I will try to install ubuntu in a vm to make sure it works correctly, if > I have time for that. > > Cheers, vaclav > > > > > > _______________________________________________ > Mailing list: https://launchpad.net/~yade-users > Post to : [email protected] > Unsubscribe : https://launchpad.net/~yade-users > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

