Comment 8 for bug 877491

Revision history for this message
In , Sylvestre-ledru (sylvestre-ledru) wrote :

Could you do the following:
apt-get install scilab-full-bin-dbg scilab-minimal-bin-dbg gdb

scilab-adv-cli -debug -e plot3d
in gdb, type
handle SIGSEGV nostop print
run

and once it reached the real freeze, type "bt" and please provide the full stack trace.