Solaris 10 5/08 Octave segfault

John Wiggins jwiggins at rutgers.edu
Wed Jul 23 14:45:24 CDT 2008


Hi,

I just built octave-3.0.1 on Solaris 10 5/08 sparc, but it segfaults on 
startup:

truss /usr/local/bin/octave-3.0.1

...
.
..
..
open64("/var/run/name_service_door", O_RDONLY)  = 4
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0xFCBF1688)                        = 0
door_call(4, 0xFFBFF060)                        = 0
sysinfo(SI_HOSTNAME, "clean", 255)              = 6
    Incurred fault #6, FLTBOUNDS  %pc = 0xFCCB1A20
      siginfo: SIGSEGV SEGV_MAPERR addr=0xFFFFFFF4
    Received signal #11, SIGSEGV [default]I
      siginfo: SIGSEGV SEGV_MAPERR addr=0xFFFFFFF4


I built things with gcc/gfortran 4.3.1, 32-bit.

Any ideas?

-john



More information about the Bug-octave mailing list