I tried to rebuild scilab from source with
* sudo apt-get build-dep scilab
* mkdir ~/Temp
* cd ~/Temp
* apt-get source --compile scilab

but it was stopped because of scilab crash:

-- Building documentation (en_US) --
LANG=C LC_ALL=en_US.UTF-8 SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1 
./bin/scilab-adv-cli -noatomsautoload -nb -l en_US -nouserstartup -e "try 
xmltojar([],[],'en_US');catch disp(lasterror()); exit(-1);end;exit(0);"
Segmentation fault (core dumped)
Makefile:2156: recipe for target 'doc' failed
make[1]: *** [doc] Error 1
make[1]: Leaving directory '/home/nikolay/Temp/scilab-5.5.2'
/usr/share/cdbs/1/class/makefile.mk:47: recipe for target 
'debian/stamp-makefile-build' failed
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Build command 'cd scilab-5.5.2 && dpkg-buildpackage -b -uc' failed.
E: Sub-process dpkg-source returned an error code (1)

So the problem is related to new linux kernel (not scilab).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1699892

Title:
  linux-image-4.4.0-81-generic cause scilab-5.5.2 to crash with
  "Segmentation fault (core dumped)"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1699892/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to