← Back to team overview

yade-dev team mailing list archive

[Bug 1764753] Re: CohesiveTriaxialTest preprocessor segfaults

 

Fixed in
https://github.com/yade/trunk/commit/12ed7b43ebfe25d5566950dce2d0e489519359c1

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

Title:
  CohesiveTriaxialTest preprocessor segfaults

Status in Yade:
  New

Bug description:
  Hi,

  I get "core dumped" crashes using CohesiveTriaxialTest preprocessor
  (FileGenerator) with:

  #### Crashing script ####
  simu = CohesiveTriaxialTest(numberOfGrains=4)
  simu.generate('simu.yade')
  O.load('simu.yade')
  O.step()
  ################
  (or just using the "Generate" part of the GUI)

  
  ### Affected YADE versions ###
  On my computer, it affects
  - yadedaily (Yade 2018.02b-74-c261ac3~xenial)
  - the current trunk version (Yade 2018-04-12.git-c261ac3)

  I'm attaching the whole output when running a debug trunk version.

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


References