Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Feb 2018 14:51:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225628] math/scilab only builds with GUI=off and OCAML=off, segfault with one of them on
Message-ID:  <bug-225628-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225628

            Bug ID: 225628
           Summary: math/scilab only builds with GUI=3Doff and OCAML=3Doff,
                    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@FreeBSD.org
          Reporter: w.schwarzenfeld@utanet.at
             Flags: maintainer-feedback?(makc@FreeBSD.org)
          Assignee: makc@FreeBSD.org

Scilab segfaults with GUI=3DON or OCAML=3Don
LANG=3DC LC_ALL=3Den_US.UTF-8 SCI_DISABLE_TK=3D1 SCI_JAVA_ENABLE_HEADLESS=
=3D1
./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 grap=
hic
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] =3D 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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225628-13>