Seg Fault

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, Moderators

Seg Fault

Postby denavit » Thu Feb 09, 2012 8:02 am

I would like to report a segmentation fault. It occurs when not putting enough arguments when defining mass inline with the node

For example, this causes the fault:
model basic -ndm 2 -ndf 3
node 1 0.0 0.0 -mass 1.0 1.0

This does not:
model basic -ndm 2 -ndf 3
node 1 0.0 0.0 -mass 1.0 1.0 1.0
denavit
 
Posts: 15
Joined: Mon Nov 13, 2006 1:33 pm
Location: Univ. of Illinois at Urbana-Champaign

Re: Seg Fault

Postby fmk » Tue Feb 21, 2012 2:45 pm

thanks .. i have fixed the bug and checked in the revised source code.
fmk
Site Admin
 
Posts: 2821
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley


Return to Framework

Who is online

Users browsing this forum: No registered users and 4 guests

cron