Solaris 10 5/08 Octave segfault

John W. Eaton jwe at bevo.che.wisc.edu
Wed Jul 23 15:17:44 CDT 2008


On 23-Jul-2008, John Wiggins wrote:

| 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?

Yes.  My idea is that unless someone reading your message just happens
to have seen and solved the same problem already, you are going to have
to provide more information.

jwe


More information about the Bug-octave mailing list