On Apr 14, 2006, at 3:36 PM, Bob Doolittle wrote:
{Darkavich} wrote:
Note, it is not a sunray issue but a java issue. I jumped a
generic sol9 9/04 box and it does that same thing when running
java -version.
OK, so have you installed a new version of java?
Yep... I finally got a core file but am not sure if it is usefull.
truss showed it bombing here:
18551/3: sigprocmask(SIG_SETMASK, 0xFE27FE34, 0x00000000) = 0
18551/3: mprotect(0xFE200000, 24576, PROT_NONE) = 0
18551/1: read(6, " /", 1) = 1
18551/1: ioctl(6, MNTIOC_NMNTS, 0xFFBFA348) = 0
18551/1: fstat(6, 0xFFBFA2C0) = 0
18551/1: Incurred fault #6, FLTBOUNDS %pc = 0xFF31D920
18551/1: siginfo: SIGSEGV SEGV_MAPERR addr=0xFFB7F10C
18551/1: Received signal #11, SIGSEGV [caught]
18551/1: siginfo: SIGSEGV SEGV_MAPERR addr=0xFFB7F10C
sr-san-19:smisrack [170]gdb /usr/bin/java -c ~/core
GNU gdb 6.3
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 "sparc-sun-solaris2.8"...
(no debugging symbols found)
Core was generated by `java -version'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libthread.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libthread.so.1
Reading symbols from /usr/lib/libdl.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libdl.so.1
Reading symbols from /usr/lib/libc.so.1...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libc.so.1
Reading symbols from /usr/platform/SUNW,Serverblade1/lib/libc_psr.so.
1...(no debugging symbols found)...done.
Loaded symbols for /usr/platform/SUNW,Serverblade1/lib/libc_psr.so.1
Reading symbols from /usr/j2se/jre/lib/sparc/client/libjvm.so...
(no debugging symbols found)...done.
Loaded symbols for /usr/j2se/jre/lib/sparc/client/libjvm.so
Reading symbols from /usr/lib/libCrun.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libCrun.so.1
Reading symbols from /usr/lib/libsocket.so.1...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libsocket.so.1
Reading symbols from /usr/lib/libnsl.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libnsl.so.1
Reading symbols from /usr/lib/libm.so.1...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libm.so.1
Reading symbols from /usr/lib/libsched.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libsched.so.1
Reading symbols from /usr/lib/libmp.so.2...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libmp.so.2
Reading symbols from /usr/j2se/jre/lib/sparc/native_threads/
libhpi.so...(no debugging symbols found)...done.
Loaded symbols for /usr/j2se/jre/lib/sparc/native_threads/libhpi.so
Reading symbols from /usr/j2se/jre/lib/sparc/libverify.so...
(no debugging symbols found)...done.
Loaded symbols for /usr/j2se/jre/lib/sparc/libverify.so
Reading symbols from /usr/j2se/jre/lib/sparc/libjava.so...(no
debugging symbols found)...done.
Loaded symbols for /usr/j2se/jre/lib/sparc/libjava.so
Reading symbols from /usr/j2se/jre/lib/sparc/libzip.so...
(no debugging symbols found)...done.
Loaded symbols for /usr/j2se/jre/lib/sparc/libzip.so
#0 0xff31d420 in fchmod ()
from /usr/lib/libc.so.1
(gdb) where
#0 0xff31d420 in fchmod () from /usr/lib/libc.so.1
#1 0xff2bc4f8 in searchmnttab () from /usr/lib/libc.so.1
#2 0xff2bc200 in __proc_dirname () from /usr/lib/libc.so.1
#3 0xff2bbeac in getcwd () from /usr/lib/libc.so.1
#4 0xfeb9af9c in Java_java_lang_System_initProperties ()
from /usr/j2se/jre/lib/sparc/libjava.so
#5 0xfeb98f60 in Java_java_lang_System_initProperties ()
from /usr/j2se/jre/lib/sparc/libjava.so
#6 0xf9c0be50 in ?? ()
#7 0xf9c0be50 in ?? ()
Previous frame identical to this frame (corrupt stack?)
(gdb)
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users