Hi,

here’s the TCL script that causes the crash I reported yesterday.

If you remove all comments, BRL-CAD doesn’t crash.

Cheers,

Philippe

----------------------------------

opendb "/Users/philippe/Desktop/BRLCAD/sketch.g"
Z
kill sk0.sk

put sk0.sk sketch \
V { 0 0 0 } A { 10 0 0 } B { 0 10 0 } \
VL { \
{ -5 -5 } { 5 -5 } { 5 5 } { -5 5 } \
} \
SL { \
{ line S 0 E 1 } \
{ line S 1 E 2 } \
#{ line S 2 E 3 } \
#{ line S 3 E 0 } \
}
           
B sk0.sk


------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to