[Yade-dev] buildbot success in Yade on yade-full

2018-04-17 Thread buildbot
The Buildbot has detected a passing build on builder yade-full while building 
yade.
Full details are available at:
 https://yade-dem.org/buildbot/builders/yade-full/builds/4568

Buildbot URL: https://yade-dem.org/buildbot/

Buildslave for this Build: r0calcul9

Build Reason: scheduler
Build Source Stamp: [branch master] 657a5bd3cae3b0660912f65f17fcf6ff947eb993
Blamelist: jduriez 

Build succeeded!

sincerely,
 -The Buildbot



___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


[Yade-dev] [Bug 1764753] [NEW] CohesiveTriaxialTest preprocessor segfaults

2018-04-17 Thread Jérôme Duriez
Public bug reported:

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.

** Affects: yade
 Importance: Undecided
 Status: New

** Attachment added: "bugCohTT.log"
   
https://bugs.launchpad.net/bugs/1764753/+attachment/5119429/+files/bugCohTT.log

-- 
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

___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


[Yade-dev] [Bug 1759633] Re: The Code is crashed when there are two balls with same position and radius

2018-04-17 Thread Jérôme Duriez
Hi,

It's true using the "wrong code" I got an infinite (it seems) number of
"ValueError: cannot convert float NaN to integer" even when running just
one iteration.

Is it what you call "code is crashed" ?
If yes, could you please try to shorten your script ? (for this behavior to 
occur do we need 4 spheres ? everything coming after O.step() ?) See if this is 
periodic boundary-dependent, or more general ?

Jérôme

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

Title:
  The Code is crashed when there are two balls with same position and
  radius

Status in Yade:
  New

Bug description:
  I just find that if there are two balls with the same position and
  radius and the program is crashed without any information.

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

___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp