Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2008 07:15:03 -0700 (PDT)
From:      "Thomas D. Dean" <tomdean@speakeasy.org>
To:        miwi@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org, js@jeannot.org, miwi@FreeBSD.org
Subject:   Re: ports/116378: xorg 7.3 on -stable breaks math/scilab
Message-ID:  <200804281415.m3SEF3QH004162@asus.tddhome>
In-Reply-To: <200804280944.m3S9ilVH047539@freefall.freebsd.org> (miwi@FreeBSD.org)
References:  <200804280944.m3S9ilVH047539@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I installed scilab from a fresh ports tree on FreeBSD 7.0.

I used all defaults in the installation.

Scilab starts and immediately exits.

# scilab
/usr/local/bin/scilab: /usr/local/lib/pvm//lib/pvmgetarch: not found

Installing pvm-3.4.5_3, scilab still exits with no error message.

# scilab -debug
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)...
(gdb) r
Starting program: /usr/local/lib/scilab/bin/scilex 

Program received signal SIGSEGV, Segmentation fault.
0x28d2815a in _XtBindActions () from /usr/local/lib/libXt.so.6
(gdb) bt
#0  0x28d2815a in _XtBindActions () from /usr/local/lib/libXt.so.6
#1  0x28d31fdc in _XtInstallTranslations () from /usr/local/lib/libXt.so.6
#2  0x28d12848 in RealizeWidget () from /usr/local/lib/libXt.so.6
#3  0x00000000 in ?? ()
#4  0xbfbfdacc in ?? ()
#5  0x28d3ea58 in __JCR_LIST__ () from /usr/local/lib/libXt.so.6
#6  0x0000015b in ?? ()
#7  0x00000018 in ?? ()
#8  0xbfbfdb08 in ?? ()
#9  0x28d0d94a in XtMoveWidget () from /usr/local/lib/libXt.so.6
Previous frame inner to this frame (corrupt stack?)

I will try reinstalling scilab without pvm, tomorrow.

tomdean



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