The command below requires a sudo on my system:
|sudo gdb --pid=$(pidof scilab-bin scilab-cli-bin lt-scilab-bin lt-scilab-cli-bin) --eval-command='thread apply all bt'|

This will attach gdb to your stuck scilab, you can then post the back trace and we can analyze where the problem is.

Er, OK, but what are you talking about?

gdb --please-be-nice-give-me-something-called-a-backtrace?

Antoine
(never used gdb)
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to