yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #13831
[Bug 1764753] [NEW] CohesiveTriaxialTest preprocessor segfaults
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
Follow ups