[Bug 225628] math/scilab only builds with GUI=off and OCAML=off, segfault with one of them on
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 2 14:51:21 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225628
Bug ID: 225628
Summary: math/scilab only builds with GUI=off and OCAML=off,
segfault with one of them on
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: makc at FreeBSD.org
Reporter: w.schwarzenfeld at utanet.at
Flags: maintainer-feedback?(makc at FreeBSD.org)
Assignee: makc at FreeBSD.org
Scilab segfaults with GUI=ON or OCAML=on
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);"
A fatal error has been detected by Scilab.
Your instance will probably quit unexpectedly soon.
If a graphic feature has been used, this might be caused by the system graphic
drivers.
Please try to update them and run this feature again.
You can report a bug on http://bugzilla.scilab.org/ with:
* a sample code which reproduces the issue
* the result of [a, b] = getdebuginfo()
* the following information:
[user:29426] Signal: Segmentation fault (11)
[user:29426] Signal code: Invalid permissions (2)
[user:29426] Failing at address: 0x400644
Illegal instruction (core dumped)
gmake[2]: *** [Makefile:2153: doc] Error 1
gmake[2]: Leaving directory '/ram/usr/ports/math/scilab/work/scilab-5.5.2'
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/math/scilab
*** Error code 1
Stop.
GUI and OCAML per default set to on.
on 10.4 amd64.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list