yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #23243
Re: [Question #690925]: corrupted double-linked list
Question #690925 on Yade changed:
https://answers.launchpad.net/yade/+question/690925
Status: Answered => Open
mrhappy is still having a problem:
Thank you all for your suggestions.
My computer specs are as follows:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 16
On-line CPU(s) list: 0-15
Thread(s) per core: 2
Core(s) per socket: 8
Socket(s): 1
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 23
Model: 113
Model name: AMD Ryzen 7 3800X 8-Core Processor
Stepping: 0
CPU MHz: 2195.457
CPU max MHz: 3900.0000
CPU min MHz: 2200.0000
BogoMIPS: 7785.27
Virtualization: AMD-V
L1d cache: 32K
L1i cache: 32K
L2 cache: 512K
L3 cache: 16384K
NUMA node0 CPU(s): 0-15
RAM 32897728 kB
I installed yade-2020.01a via the following commands:
GO TO BUILD DIRECTORY
cmake -DCMAKE_INSTALL_PREFIX=/home/nabid/Documents/myYade/install /home/nabid/Documents/myYade/trunk
cmake -DCMAKE_INSTALL_PREFIX=../install ../trunk
cmake -DENABLE_USEFUL_ERRORS=OFF ../trunk
cmake -ENABLE_USEFUL_ERRORS=OFF ../trunk
make
make install
make check
I run the script via the command line ./yade-2020.01a Model20.py and then I press play.
The output of catchsegv is:
corrupted double-linked list
Aborted (core dumped)
Thank you for your help
--
You received this question notification because your team yade-users is
an answer contact for Yade.