[Scilab-Dev] Scilab does not start properly after make install on Ubuntu 16.10

Clément David clement.david at scilab-enterprises.com
Mon Feb 13 16:18:16 CET 2017


> <username>@<hostname>:~$ ps -A|grep sci
>  3657 pts/8    00:00:00 scilab
>  3688 pts/8    00:00:00 scilab-bin
> <username>@<hostname>:~$ sudo gdb -ex 'thread apply all bt' --pid=3657

héhé you picked the wrong one :) ; scilab is just a wrapper script used to detect options, set SCI
and launch the scilab-bin (or lt-scilab-bin) binary. To get a backtrace you should attach to the
binary.



More information about the dev mailing list