This problem seems to be an old one (http://groups.google.com/groups?selm=
6ogf07%247pg%241%40news.appliedtheory.com&output=gplain), but I cannot find 
out an answer.

We are running on Solaris 8 (E10K ultra SPARC 8processor domain)... it only 
occurs when running within a shared object called by another process. When 
compiled directly into a user app - works fine.


>From a truss output on our process ...

14.5968 stat("/etc/krb5.conf", 0xFE3C0D48)              = 0
14.5975 stat("/usr/local/kerb5/etc/krb5.conf", 0xFE3C0D48) Err#2 ENOENT
14.5982     Incurred fault #6, FLTBOUNDS  %pc = 0xFDDF0480
      siginfo: SIGSEGV SEGV_MAPERR addr=0x00000014
14.5989     Received signal #11, SIGSEGV [caught]
      siginfo: SIGSEGV SEGV_MAPERR addr=0x00000014
14.5995 sigprocmask(SIG_SETMASK, 0xFED8EFE8, 0x00000000) = 0
14.6001 sigaction(SIGSEGV, 0xFE3C08E0, 0x00000000)      = 0
14.6007 sigprocmask(SIG_SETMASK, 0xFED9ADB8, 0x00000000) = 0
14.6013 setcontext(0xFE3C0A98)
14.6020     Incurred fault #6, FLTBOUNDS  %pc = 0xFDDF0480
      siginfo: SIGSEGV SEGV_MAPERR addr=0x00000014
14.6026     Received signal #11, SIGSEGV [default]
      siginfo: SIGSEGV SEGV_MAPERR addr=0x00000014
        *** process killed ***

-- 
---
/* Christopher Burke - Spam Mail to [EMAIL PROTECTED]
|* www.craznar.com - 
\* Real mail to cburke(at)craznar(dot)com

Reply via email to