← Back to team overview

yade-dev team mailing list archive

[Bug 1349880] Re: Segfault on O.saveTmp() and O.loadTmp() if GUI is enabled.

 

Thanks, Vaclav, for the hint! I fixed it according to your advice and it
does not crash any more.

https://github.com/yade/trunk/commit/c05d30dd071ebfa8e47f63a0e40e36efdb184827

** Changed in: yade
       Status: New => Fix Released

** Changed in: yade
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1349880

Title:
  Segfault on O.saveTmp() and O.loadTmp() if GUI is enabled.

Status in Yet Another Dynamic Engine:
  Fix Released

Bug description:
  Hi,

  I compiled Yade trunk version on my machine (Ubuntu Trusty 14.04). Then I ran the simple-scene example and pressed the reload button.
  This caused a segmentation fault. It seems to be related to the function  O.saveTmp() or O.save().
  I did the same test with yadedaily and got the same result. I confirmed with someone else machine (same OS) and we obtained the same behaviour.

  Anyone else observed something similar,

  cheers,
  Anna

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1349880/+subscriptions


References