[Pljava-dev] CVS HEAD is now Java 6.

From: pierce at hogranch(dot)com (John R Pierce)
To:
Subject: [Pljava-dev] CVS HEAD is now Java 6.
Date: 2011-12-01 22:29:21
Message-ID: 4ED7FFC1.4050001@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On 12/01/11 12:38 PM, John R Pierce wrote:
> I need to setup pljava on 64bit postgres 9.0 and sun jdk 6 on centos6...

After a couple stumbles and false starts, CVS HEAD builds and loads with
the install.sql without errors.

but, when I try to deploy the examples.sql, it crashes,

$ psql
psql (9.0.5)

postgres=# select version();
version
------------------------------------------------------------------------------------------------------------------
PostgreSQL 9.0.5 on x86_64-unknown-linux-gnu, compiled by GCC gcc
(GCC) 4.4.5 20110214 (Red Hat 4.4.5-6), 64-bit
(1 row)

piercej=# SELECT sqlj.install_jar('./build/examples.jar', 'samples', true);
The connection to the server was lost. Attempting reset: Failed.
!>

postgres restarts, and there's this error logging... (rest of email
is log dumps.... I'm stuck, I can't read anything into this that makes
sense to me)

$ java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)

$ uname -a
Linux c6test1.xxxxx.com 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27
19:49:27 BST 2011 x86_64 x86_64 x86_64 GNU/Linux

$ cat postgresql-2011-12-01_141957.log
2011-12-01 14:19:57.381 PST @[11626]: LOG: database system was shut
down at 2011-12-01 14:19:47 PST
2011-12-01 14:19:57.390 PST @[11629]: LOG: autovacuum launcher started
2011-12-01 14:19:57.390 PST @[11620]: LOG: database system is ready to
accept connections
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f2eba53911b, pid=11637, tid=139841046448064
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.1-b02 mixed mode
linux-amd64 compressed oops)
# Problematic frame:
# J java.lang.String.indexOf(II)I
#
# An error report file with more information is saved as:
# /var/lib/pgsql/9.0/data/hs_err_pid11637.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
2011-12-01 14:20:35.709 PST @[11620]: LOG: server process (PID 11637)
was terminated by signal 6: Aborted
2011-12-01 14:20:35.709 PST @[11620]: LOG: terminating any other active
server processes
2011-12-01 14:20:35.709 PST @[11629]: WARNING: terminating connection
because of crash of another server process
2011-12-01 14:20:35.709 PST @[11629]: DETAIL: The postmaster has
commanded this server process to roll back the current transaction and
exit, because another server process exited abnormally and possibly
corrupted shared memory.
2011-12-01 14:20:35.709 PST @[11629]: HINT: In a moment you should be
able to reconnect to the database and repeat your command.
2011-12-01 14:20:35.710 PST piercej at piercej[11652]: FATAL: the database
system is in recovery mode
2011-12-01 14:20:35.710 PST @[11620]: LOG: all server processes
terminated; reinitializing
2011-12-01 14:20:35.926 PST @[11653]: LOG: database system was
interrupted; last known up at 2011-12-01 14:19:57 PST
2011-12-01 14:20:35.927 PST @[11653]: LOG: database system was not
properly shut down; automatic recovery in progress
2011-12-01 14:20:35.927 PST @[11653]: LOG: consistent recovery state
reached at 0/6F33D870
2011-12-01 14:20:35.927 PST @[11653]: LOG: unexpected pageaddr
0/6733E000 in log file 0, segment 111, offset 3399680
2011-12-01 14:20:35.927 PST @[11653]: LOG: redo is not required
2011-12-01 14:20:35.936 PST @[11620]: LOG: database system is ready to
accept connections
2011-12-01 14:20:35.936 PST @[11656]: LOG: autovacuum launcher started

$ cat hs_err_pid11637.log
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f2eba53911b, pid=11637, tid=139841046448064
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.1-b02 mixed mode
linux-amd64 compressed oops)
# Problematic frame:
# J java.lang.String.indexOf(II)I
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#

--------------- T H R E A D ---------------

Current thread (0x00000000026f6800): JavaThread "main"
[_thread_in_Java, id=11637, stack(0x00007fff180c6000,0x00007fff181c6000)]

siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR),
si_addr=0x00007f2e47e78000

Registers:
RAX=0x00000000ffffffff, RBX=0x0000000000000000, RCX=0x00000007c14f7f80,
RDX=0x0000000000000025
RSP=0x00007fff181c2f28, RBP=0x00007fff181c2f90, RSI=0x0000000000000029,
RDI=0x000000000000002f
R8 =0x0000000000000074, R9 =0x000000000000002a, R10=0x00000000ffffffff,
R11=0x000000000000002a
R12=0x0000000000000000, R13=0x00007fff181c2f38, R14=0x00007fff181c2fa8,
R15=0x00000000026f6800
RIP=0x00007f2eba53911b, EFLAGS=0x0000000000010202,
CSGSFS=0x0000000000000033, ERR=0x0000000000000004
TRAPNO=0x000000000000000e

Top of Stack: (sp=0x00007fff181c2f28)
0x00007fff181c2f28: 00007f2eba4dd96e 00007f2eba4dd96e
0x00007fff181c2f38: 0000000000000000 000000000000002f
0x00007fff181c2f48: 00000007c14f7f60 00007fff181c2f50
0x00007fff181c2f58: 000000073ea0f93b 00007fff181c2fa8
0x00007fff181c2f68: 000000073eaac280 0000000000000000
0x00007fff181c2f78: 000000073ea0f948 00007fff181c2f38
0x00007fff181c2f88: 00007fff181c2fa0 00007fff181c2ff0
0x00007fff181c2f98: 00007f2eba4dd96e 000000000000002f
0x00007fff181c2fa8: 00000007c14f7f60 00007fff181c2fb0
0x00007fff181c2fb8: 000000073ea28960 00007fff181c3008
0x00007fff181c2fc8: 000000073eaaab28 0000000000000000
0x00007fff181c2fd8: 000000073ea28988 00007fff181c2fa0
0x00007fff181c2fe8: 00007fff181c3000 00007fff181c3050
0x00007fff181c2ff8: 00007f2eba4dd85a 00000007c14f7f60
0x00007fff181c3008: 00000007c142b308 00007fff181c3010
0x00007fff181c3018: 000000073ea27c62 00007fff181c3070
0x00007fff181c3028: 000000073eaaab28 0000000000000000
0x00007fff181c3038: 000000073ea27ce0 00007fff181c3000
0x00007fff181c3048: 00007fff181c3060 00007fff181c30b8
0x00007fff181c3058: 00007f2eba4dd929 00000007c143ad88
0x00007fff181c3068: 00000007c14f7f60 00000007c142b308
0x00007fff181c3078: 00007fff181c3078 000000073ea2820c
0x00007fff181c3088: 00007fff181c3110 000000073eaaab28
0x00007fff181c3098: 0000000000000000 000000073ea28268
0x00007fff181c30a8: 00007fff181c3060 00007fff181c30e0
0x00007fff181c30b8: 00007fff181c3158 00007f2eba4dd929
0x00007fff181c30c8: 0000000000000000 0000000000000000
0x00007fff181c30d8: 0000000000000000 0000000000000001
0x00007fff181c30e8: 00000007c143ad88 0000000000000ef2
0x00007fff181c30f8: 0000000000000000 00000007c14fb010
0x00007fff181c3108: 00000007c14f7f60 00000007c142b308
0x00007fff181c3118: 00007fff181c3118 000000073ea28109

Instructions: (pc=0x00007f2eba53911b)
0x00007f2eba5390fb: d9 7d 15 66 90 46 0f b7 44 59 10 44 3b c7 74 34
0x00007f2eba53910b: 41 ff c3 45 3b d9 7c ed 41 8b c2 48 83 c4 30 5d
0x00007f2eba53911b: 85 05 df ee 93 8d c3 41 ba ff ff ff ff eb e9 41
0x00007f2eba53912b: ba ff ff ff ff eb e1 41 83 c3 02 41 ff c3 eb 04

Register to memory mapping:

RAX=0x00000000ffffffff is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x00000007c14f7f80 is an oop
[C
- klass: {type array char}
- length: 42
RDX=0x0000000000000025 is an unknown value
RSP=0x00007fff181c2f28 is pointing into the stack for thread:
0x00000000026f6800
RBP=0x00007fff181c2f90 is pointing into the stack for thread:
0x00000000026f6800
RSI=0x0000000000000029 is an unknown value
RDI=0x000000000000002f is an unknown value
R8 =0x0000000000000074 is an unknown value
R9 =0x000000000000002a is an unknown value
R10=0x00000000ffffffff is an unknown value
R11=0x000000000000002a is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x00007fff181c2f38 is pointing into the stack for thread:
0x00000000026f6800
R14=0x00007fff181c2fa8 is pointing into the stack for thread:
0x00000000026f6800
R15=0x00000000026f6800 is a thread

Stack: [0x00007fff180c6000,0x00007fff181c6000], sp=0x00007fff181c2f28,
free space=1011k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
C=native code)
J java.lang.String.indexOf(II)I
j java.lang.ClassLoader.checkName(Ljava/lang/String;)Z+16
j
java.lang.ClassLoader.preDefineClass(Ljava/lang/String;Ljava/security/ProtectionDomain;)Ljava/security/ProtectionDomain;+2
j
java.lang.ClassLoader.defineClassCond(Ljava/lang/String;[BIILjava/security/ProtectionDomain;Z)Ljava/lang/Class;+4
j
java.lang.ClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;+9
j
java.security.SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;+27
j
java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;Z)Ljava/lang/Class;+369
j
java.net.URLClassLoader.access$000(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;Z)Ljava/lang/Class;+4
j java.net.URLClassLoader$1.run()Ljava/lang/Object;+44
v ~StubRoutines::call_stub
V [libjvm.so+0x4df5c0] JavaCalls::call_helper(JavaValue*,
methodHandle*, JavaCallArguments*, Thread*)+0x1e0
V [libjvm.so+0x70f629] os::os_exception_wrapper(void (*)(JavaValue*,
methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*,
JavaCallArguments*, Thread*)+0x19
V [libjvm.so+0x4df3d5] JavaCalls::call(JavaValue*, methodHandle,
JavaCallArguments*, Thread*)+0x25
V [libjvm.so+0x551339] JVM_DoPrivileged+0x439
C [libjava.so+0x10e6f]
Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2Ljava_security_AccessControlContext_2+0xf
j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13
j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+47
j
sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+41
j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
v ~StubRoutines::call_stub
V [libjvm.so+0x4df5c0] JavaCalls::call_helper(JavaValue*,
methodHandle*, JavaCallArguments*, Thread*)+0x1e0
V [libjvm.so+0x70f629] os::os_exception_wrapper(void (*)(JavaValue*,
methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*,
JavaCallArguments*, Thread*)+0x19
V [libjvm.so+0x4def06] JavaCalls::call_virtual(JavaValue*,
KlassHandle, symbolHandle, symbolHandle, JavaCallArguments*, Thread*)+0x126
V [libjvm.so+0x4df013] JavaCalls::call_virtual(JavaValue*, Handle,
KlassHandle, symbolHandle, symbolHandle, Handle, Thread*)+0x53
V [libjvm.so+0x7ebafa]
SystemDictionary::load_instance_class(symbolHandle, Handle, Thread*)+0x38a
V [libjvm.so+0x7e9845]
SystemDictionary::resolve_instance_class_or_null(symbolHandle, Handle,
Handle, Thread*)+0x575
V [libjvm.so+0x7e85d1] SystemDictionary::resolve_or_null(symbolHandle,
Handle, Handle, Thread*)+0x81
V [libjvm.so+0x7e81e4] SystemDictionary::resolve_or_fail(symbolHandle,
Handle, Handle, bool, Thread*)+0x34
V [libjvm.so+0x56a94d] find_class_from_class_loader(JNIEnv_*,
symbolHandle, unsigned char, Handle, Handle, unsigned char, Thread*)+0x3d
V [libjvm.so+0x4ee8dc] unsigned+0x35c

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x000000000277f000 JavaThread "Low Memory Detector" daemon
[_thread_blocked, id=11648, stack(0x00007f2eb87f3000,0x00007f2eb88f4000)]
0x000000000277d000 JavaThread "C2 CompilerThread1" daemon
[_thread_blocked, id=11647, stack(0x00007f2eb88f4000,0x00007f2eb89f5000)]
0x000000000277a000 JavaThread "C2 CompilerThread0" daemon
[_thread_blocked, id=11646, stack(0x00007f2eb89f5000,0x00007f2eb8af6000)]
0x0000000002778000 JavaThread "Attach Listener" daemon
[_thread_blocked, id=11645, stack(0x00007f2eb8af6000,0x00007f2eb8bf7000)]
0x000000000275d000 JavaThread "Finalizer" daemon [_thread_blocked,
id=11644, stack(0x00007f2eb8bf7000,0x00007f2eb8cf8000)]
0x000000000275b000 JavaThread "Reference Handler" daemon
[_thread_blocked, id=11643, stack(0x00007f2eb8cf8000,0x00007f2eb8df9000)]
=>0x00000000026f6800 JavaThread "main" [_thread_in_Java, id=11637,
stack(0x00007fff180c6000,0x00007fff181c6000)]

Other Threads:
0x0000000002754800 VMThread [stack:
0x00007f2eb8df9000,0x00007f2eb8efa000] [id=11642]
0x000000000278a000 WatcherThread [stack:
0x00007f2eb86f2000,0x00007f2eb87f3000] [id=11649]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
PSYoungGen total 56192K, used 1927K [0x00000007c1400000,
0x00000007c52b0000, 0x0000000800000000)
eden space 48192K, 4% used
[0x00000007c1400000,0x00000007c15e1f20,0x00000007c4310000)
from space 8000K, 0% used
[0x00000007c4ae0000,0x00000007c4ae0000,0x00000007c52b0000)
to space 8000K, 0% used
[0x00000007c4310000,0x00000007c4310000,0x00000007c4ae0000)
PSOldGen total 128512K, used 0K [0x0000000743c00000,
0x000000074b980000, 0x00000007c1400000)
object space 128512K, 0% used
[0x0000000743c00000,0x0000000743c00000,0x000000074b980000)
PSPermGen total 21248K, used 3942K [0x000000073ea00000,
0x000000073fec0000, 0x0000000743c00000)
object space 21248K, 18% used
[0x000000073ea00000,0x000000073edd98b0,0x000000073fec0000)

Code Cache [0x00007f2eba4d8000, 0x00007f2eba748000, 0x00007f2ebd4d8000)
total_blobs=192 nmethods=2 adapters=145 free_code_cache=49933952
largest_free_block=6976

Dynamic libraries:
00400000-00899000 r-xp 00000000 fd:00 528972
/usr/pgsql-9.0/bin/postgres
00a99000-00aa4000 rw-p 00499000 fd:00 528972
/usr/pgsql-9.0/bin/postgres
00aa4000-00b07000 rw-p 00000000 00:00 0
025f5000-02846000 rw-p 00000000 00:00 0
[heap]
73ea00000-73fec0000 rw-p 00000000 00:00 0
73fec0000-743c00000 rw-p 00000000 00:00 0
743c00000-74b980000 rw-p 00000000 00:00 0
74b980000-7c1400000 rw-p 00000000 00:00 0
7c1400000-7c52b0000 rw-p 00000000 00:00 0
7c52b0000-800000000 rw-p 00000000 00:00 0
325f600000-325f747000 r-xp 00000000 fd:00 396980
/usr/lib64/libxml2.so.2.7.6
325f747000-325f947000 ---p 00147000 fd:00 396980
/usr/lib64/libxml2.so.2.7.6
325f947000-325f950000 rw-p 00147000 fd:00 396980
/usr/lib64/libxml2.so.2.7.6
325f950000-325f952000 rw-p 00000000 00:00 0
325fe00000-325fe07000 r-xp 00000000 fd:00 130878
/lib64/libcrypt-2.12.so
325fe07000-3260007000 ---p 00007000 fd:00 130878
/lib64/libcrypt-2.12.so
3260007000-3260008000 r--p 00007000 fd:00 130878
/lib64/libcrypt-2.12.so
3260008000-3260009000 rw-p 00008000 fd:00 130878
/lib64/libcrypt-2.12.so
3260009000-3260037000 rw-p 00000000 00:00 0
3260200000-3260258000 r-xp 00000000 fd:00 130876
/lib64/libfreebl3.so
3260258000-3260457000 ---p 00058000 fd:00 130876
/lib64/libfreebl3.so
3260457000-3260459000 rw-p 00057000 fd:00 130876
/lib64/libfreebl3.so
3260459000-326045d000 rw-p 00000000 00:00 0
3261a00000-3261a19000 r-xp 00000000 fd:00 398136
/usr/lib64/libsasl2.so.2.0.23
3261a19000-3261c19000 ---p 00019000 fd:00 398136
/usr/lib64/libsasl2.so.2.0.23
3261c19000-3261c1a000 rw-p 00019000 fd:00 398136
/usr/lib64/libsasl2.so.2.0.23
3261e00000-3261e43000 r-xp 00000000 fd:00 414052
/usr/lib64/libldap-2.4.so.2.5.2
3261e43000-3262042000 ---p 00043000 fd:00 414052
/usr/lib64/libldap-2.4.so.2.5.2
3262042000-3262044000 rw-p 00042000 fd:00 414052
/usr/lib64/libldap-2.4.so.2.5.2
3263200000-326320c000 r-xp 00000000 fd:00 130881
/lib64/libpam.so.0.82.2
326320c000-326340c000 ---p 0000c000 fd:00 130881
/lib64/libpam.so.0.82.2
326340c000-326340d000 rw-p 0000c000 fd:00 130881
/lib64/libpam.so.0.82.2
3c5f800000-3c5f81e000 r-xp 00000000 fd:00 130822
/lib64/ld-2.12.so
3c5fa1e000-3c5fa1f000 r--p 0001e000 fd:00 130822
/lib64/ld-2.12.so
3c5fa1f000-3c5fa20000 rw-p 0001f000 fd:00 130822
/lib64/ld-2.12.so
3c5fa20000-3c5fa21000 rw-p 00000000 00:00 0
3c60000000-3c60175000 r-xp 00000000 fd:00 130823
/lib64/libc-2.12.so
3c60175000-3c60375000 ---p 00175000 fd:00 130823
/lib64/libc-2.12.so
3c60375000-3c60379000 r--p 00175000 fd:00 130823
/lib64/libc-2.12.so
3c60379000-3c6037a000 rw-p 00179000 fd:00 130823
/lib64/libc-2.12.so
3c6037a000-3c6037f000 rw-p 00000000 00:00 0
3c60400000-3c60417000 r-xp 00000000 fd:00 130932
/lib64/libpthread-2.12.so
3c60417000-3c60617000 ---p 00017000 fd:00 130932
/lib64/libpthread-2.12.so
3c60617000-3c60618000 r--p 00017000 fd:00 130932
/lib64/libpthread-2.12.so
3c60618000-3c60619000 rw-p 00018000 fd:00 130932
/lib64/libpthread-2.12.so
3c60619000-3c6061d000 rw-p 00000000 00:00 0
3c60800000-3c60807000 r-xp 00000000 fd:00 130934
/lib64/librt-2.12.so
3c60807000-3c60a06000 ---p 00007000 fd:00 130934
/lib64/librt-2.12.so
3c60a06000-3c60a07000 r--p 00006000 fd:00 130934
/lib64/librt-2.12.so
3c60a07000-3c60a08000 rw-p 00007000 fd:00 130934
/lib64/librt-2.12.so
3c60c00000-3c60c83000 r-xp 00000000 fd:00 130854
/lib64/libm-2.12.so
3c60c83000-3c60e82000 ---p 00083000 fd:00 130854
/lib64/libm-2.12.so
3c60e82000-3c60e83000 r--p 00082000 fd:00 130854
/lib64/libm-2.12.so
3c60e83000-3c60e84000 rw-p 00083000 fd:00 130854
/lib64/libm-2.12.so
3c61800000-3c61815000 r-xp 00000000 fd:00 130858
/lib64/libz.so.1.2.3
3c61815000-3c61a14000 ---p 00015000 fd:00 130858
/lib64/libz.so.1.2.3
3c61a14000-3c61a15000 rw-p 00014000 fd:00 130858
/lib64/libz.so.1.2.3
3c62400000-3c62416000 r-xp 00000000 fd:00 130896
/lib64/libresolv-2.12.so
3c62416000-3c62616000 ---p 00016000 fd:00 130896
/lib64/libresolv-2.12.so
3c62616000-3c62617000 r--p 00016000 fd:00 130896
/lib64/libresolv-2.12.so
3c62617000-3c62618000 rw-p 00017000 fd:00 130896
/lib64/libresolv-2.12.so
3c62618000-3c6261a000 rw-p 00000000 00:00 0
3c6b000000-3c6b003000 r-xp 00000000 fd:00 131090
/lib64/libcom_err.so.2.1
3c6b003000-3c6b202000 ---p 00003000 fd:00 131090
/lib64/libcom_err.so.2.1
3c6b202000-3c6b203000 rw-p 00002000 fd:00 131090
/lib64/libcom_err.so.2.1
3c6e400000-3c6e416000 r-xp 00000000 fd:00 131042
/lib64/libnsl-2.12.so
3c6e416000-3c6e615000 ---p 00016000 fd:00 131042
/lib64/libnsl-2.12.so
3c6e615000-3c6e616000 r--p 00015000 fd:00 131042
/lib64/libnsl-2.12.so
3c6e616000-3c6e617000 rw-p 00016000 fd:00 131042
/lib64/libnsl-2.12.so
3c6e617000-3c6e619000 rw-p 00000000 00:00 0
3c6e800000-3c6e816000 r-xp 00000000 fd:00 130834
/lib64/libaudit.so.1.0.0
3c6e816000-3c6ea15000 ---p 00016000 fd:00 130834
/lib64/libaudit.so.1.0.0
3c6ea15000-3c6ea16000 r--p 00015000 fd:00 130834
/lib64/libaudit.so.1.0.0
3c6ea16000-3c6ea17000 rw-p 00016000 fd:00 130834
/lib64/libaudit.so.1.0.0
3c71000000-3c7100d000 r-xp 00000000 fd:00 400566
/usr/lib64/liblber-2.4.so.2.5.2
3c7100d000-3c7120d000 ---p 0000d000 fd:00 400566
/usr/lib64/liblber-2.4.so.2.5.2
3c7120d000-3c7120e000 rw-p 0000d000 fd:00 400566
/usr/lib64/liblber-2.4.so.2.5.2
3d2c000000-3d2c002000 r-xp 00000000 fd:00 130837
/lib64/libdl-2.12.so
3d2c002000-3d2c202000 ---p 00002000 fd:00 130837
/lib64/libdl-2.12.so
3d2c202000-3d2c203000 r--p 00002000 fd:00 130837
/lib64/libdl-2.12.so
3d2c203000-3d2c204000 rw-p 00003000 fd:00 130837
/lib64/libdl-2.12.so
3d2c400000-3d2c40a000 r-xp 00000000 fd:00 130855
/lib64/libkrb5support.so.0.1
3d2c40a000-3d2c609000 ---p 0000a000 fd:00 130855
/lib64/libkrb5support.so.0.1
3d2c609000-3d2c60a000 rw-p 00009000 fd:00 130855
/lib64/libkrb5support.so.0.1
3d2c800000-3d2c802000 r-xp 00000000 fd:00 130839
/lib64/libkeyutils.so.1.3
3d2c802000-3d2ca01000 ---p 00002000 fd:00 130839
/lib64/libkeyutils.so.1.3
3d2ca01000-3d2ca02000 rw-p 00001000 fd:00 130839
/lib64/libkeyutils.so.1.3
3d2cc00000-3d2cc1d000 r-xp 00000000 fd:00 130853
/lib64/libselinux.so.1
3d2cc1d000-3d2ce1c000 ---p 0001d000 fd:00 130853
/lib64/libselinux.so.1
3d2ce1c000-3d2ce1d000 r--p 0001c000 fd:00 130853
/lib64/libselinux.so.1
3d2ce1d000-3d2ce1e000 rw-p 0001d000 fd:00 130853
/lib64/libselinux.so.1
3d2ce1e000-3d2ce1f000 rw-p 00000000 00:00 0
3d2d000000-3d2d0d0000 r-xp 00000000 fd:00 130861
/lib64/libkrb5.so.3.3
3d2d0d0000-3d2d2cf000 ---p 000d0000 fd:00 130861
/lib64/libkrb5.so.3.3
3d2d2cf000-3d2d2da000 rw-p 000cf000 fd:00 130861
/lib64/libkrb5.so.3.3
3d2d400000-3d2d427000 r-xp 00000000 fd:00 130857
/lib64/libk5crypto.so.3.1
3d2d427000-3d2d627000 ---p 00027000 fd:00 130857
/lib64/libk5crypto.so.3.1
3d2d627000-3d2d629000 rw-p 00027000 fd:00 130857
/lib64/libk5crypto.so.3.1
3d2d800000-3d2d971000 r-xp 00000000 fd:00 413978
/usr/lib64/libcrypto.so.1.0.0
3d2d971000-3d2db70000 ---p 00171000 fd:00 413978
/usr/lib64/libcrypto.so.1.0.0
3d2db70000-3d2db93000 rw-p 00170000 fd:00 413978
/usr/lib64/libcrypto.so.1.0.0
3d2db93000-3d2db96000 rw-p 00000000 00:00 0
3d2e000000-3d2e053000 r-xp 00000000 fd:00 413981
/usr/lib64/libssl.so.1.0.0
3d2e053000-3d2e253000 ---p 00053000 fd:00 413981
/usr/lib64/libssl.so.1.0.0
3d2e253000-3d2e25b000 rw-p 00053000 fd:00 413981
/usr/lib64/libssl.so.1.0.0
3d2e400000-3d2e438000 r-xp 00000000 fd:00 130872
/lib64/libgssapi_krb5.so.2.2
3d2e438000-3d2e637000 ---p 00038000 fd:00 130872
/lib64/libgssapi_krb5.so.2.2
3d2e637000-3d2e639000 rw-p 00037000 fd:00 130872
/lib64/libgssapi_krb5.so.2.2
7f2e84000000-7f2e84021000 rw-p 00000000 00:00 0
7f2e84021000-7f2e88000000 ---p 00000000 00:00 0
7f2e8c000000-7f2e8c021000 rw-p 00000000 00:00 0
7f2e8c021000-7f2e90000000 ---p 00000000 00:00 0
7f2e90000000-7f2e90021000 rw-p 00000000 00:00 0
7f2e90021000-7f2e94000000 ---p 00000000 00:00 0
7f2e94000000-7f2e94021000 rw-p 00000000 00:00 0
7f2e94021000-7f2e98000000 ---p 00000000 00:00 0
7f2e98000000-7f2e980a3000 rw-p 00000000 00:00 0
7f2e980a3000-7f2e9c000000 ---p 00000000 00:00 0
7f2e9c000000-7f2e9c021000 rw-p 00000000 00:00 0
7f2e9c021000-7f2ea0000000 ---p 00000000 00:00 0
7f2ea0000000-7f2ea0021000 rw-p 00000000 00:00 0
7f2ea0021000-7f2ea4000000 ---p 00000000 00:00 0
7f2ea4000000-7f2ea4021000 rw-p 00000000 00:00 0
7f2ea4021000-7f2ea8000000 ---p 00000000 00:00 0
7f2ea8000000-7f2ea8021000 rw-p 00000000 00:00 0
7f2ea8021000-7f2eac000000 ---p 00000000 00:00 0
7f2eac000000-7f2eac021000 rw-p 00000000 00:00 0
7f2eac021000-7f2eb0000000 ---p 00000000 00:00 0
7f2eb0000000-7f2eb0021000 rw-p 00000000 00:00 0
7f2eb0021000-7f2eb4000000 ---p 00000000 00:00 0
7f2eb4000000-7f2eb4021000 rw-p 00000000 00:00 0
7f2eb4021000-7f2eb8000000 ---p 00000000 00:00 0
7f2eb86e6000-7f2eb86ee000 r--s 00115000 fd:00 792018
/usr/java/jdk1.6.0_26/jre/lib/resources.jar
7f2eb86ee000-7f2eb86f2000 r--s 00026000 fd:00 1444893
/usr/share/pljava/pljava.jar
7f2eb86f2000-7f2eb86f3000 ---p 00000000 00:00 0
7f2eb86f3000-7f2eb87f3000 rwxp 00000000 00:00 0
7f2eb87f3000-7f2eb87f6000 ---p 00000000 00:00 0
7f2eb87f6000-7f2eb88f4000 rwxp 00000000 00:00 0
7f2eb88f4000-7f2eb88f7000 ---p 00000000 00:00 0
7f2eb88f7000-7f2eb89f5000 rwxp 00000000 00:00 0
7f2eb89f5000-7f2eb89f8000 ---p 00000000 00:00 0
7f2eb89f8000-7f2eb8af6000 rwxp 00000000 00:00 0
7f2eb8af6000-7f2eb8af9000 ---p 00000000 00:00 0
7f2eb8af9000-7f2eb8bf7000 rwxp 00000000 00:00 0
7f2eb8bf7000-7f2eb8bfa000 ---p 00000000 00:00 0
7f2eb8bfa000-7f2eb8cf8000 rwxp 00000000 00:00 0
7f2eb8cf8000-7f2eb8cfb000 ---p 00000000 00:00 0
7f2eb8cfb000-7f2eb8df9000 rwxp 00000000 00:00 0
7f2eb8df9000-7f2eb8dfa000 ---p 00000000 00:00 0
7f2eb8dfa000-7f2eb8efa000 rwxp 00000000 00:00 0
7f2eb8efa000-7f2eb9433000 rw-p 00000000 00:00 0
7f2eb9433000-7f2eb95cb000 r--s 03029000 fd:00 792131
/usr/java/jdk1.6.0_26/jre/lib/rt.jar
7f2eb95cb000-7f2eb95f3000 rw-p 00000000 00:00 0
7f2eb95f3000-7f2eb95f4000 ---p 00000000 00:00 0
7f2eb95f4000-7f2eb96f4000 rwxp 00000000 00:00 0
7f2eb96f4000-7f2eb96f5000 ---p 00000000 00:00 0
7f2eb96f5000-7f2eb97f5000 rwxp 00000000 00:00 0
7f2eb97f5000-7f2eb97f6000 ---p 00000000 00:00 0
7f2eb97f6000-7f2eb98f6000 rwxp 00000000 00:00 0
7f2eb98f6000-7f2eb98f7000 ---p 00000000 00:00 0
7f2eb98f7000-7f2eb99f7000 rwxp 00000000 00:00 0
7f2eb99f7000-7f2eb9a02000 rw-p 00000000 00:00 0
7f2eb9a02000-7f2eb9a20000 rw-p 00000000 00:00 0
7f2eb9a20000-7f2eb9a5f000 rw-p 00000000 00:00 0
7f2eb9a5f000-7f2eb9e0c000 rw-p 00000000 00:00 0
7f2eb9e0c000-7f2eb9e17000 rw-p 00000000 00:00 0
7f2eb9e17000-7f2eb9e35000 rw-p 00000000 00:00 0
7f2eb9e35000-7f2eb9e74000 rw-p 00000000 00:00 0
7f2eb9e74000-7f2eba221000 rw-p 00000000 00:00 0
7f2eba221000-7f2eba241000 rw-p 00000000 00:00 0
7f2eba241000-7f2eba417000 rw-p 00000000 00:00 0
7f2eba417000-7f2eba422000 rw-p 00000000 00:00 0
7f2eba422000-7f2eba4d8000 rw-p 00000000 00:00 0
7f2eba4d8000-7f2eba748000 rwxp 00000000 00:00 0
7f2eba748000-7f2ebd4d8000 rw-p 00000000 00:00 0
7f2ebd4d8000-7f2ebd4e6000 r-xp 00000000 fd:00 791971
/usr/java/jdk1.6.0_26/jre/lib/amd64/libzip.so
7f2ebd4e6000-7f2ebd5e8000 ---p 0000e000 fd:00 791971
/usr/java/jdk1.6.0_26/jre/lib/amd64/libzip.so
7f2ebd5e8000-7f2ebd5eb000 rw-p 00010000 fd:00 791971
/usr/java/jdk1.6.0_26/jre/lib/amd64/libzip.so
7f2ebd5eb000-7f2ebd5ec000 rw-p 00000000 00:00 0
7f2ebd5ec000-7f2ebd615000 r-xp 00000000 fd:00 791980
/usr/java/jdk1.6.0_26/jre/lib/amd64/libjava.so
7f2ebd615000-7f2ebd714000 ---p 00029000 fd:00 791980
/usr/java/jdk1.6.0_26/jre/lib/amd64/libjava.so
7f2ebd714000-7f2ebd71b000 rw-p 00028000 fd:00 791980
/usr/java/jdk1.6.0_26/jre/lib/amd64/libjava.so
7f2ebd71b000-7f2ebd728000 r-xp 00000000 fd:00 791966
/usr/java/jdk1.6.0_26/jre/lib/amd64/libverify.so
7f2ebd728000-7f2ebd827000 ---p 0000d000 fd:00 791966
/usr/java/jdk1.6.0_26/jre/lib/amd64/libverify.so
7f2ebd827000-7f2ebd82a000 rw-p 0000c000 fd:00 791966
/usr/java/jdk1.6.0_26/jre/lib/amd64/libverify.so
7f2ebd82a000-7f2ebe144000 r-xp 00000000 fd:00 1181077
/usr/java/jdk1.6.0_26/jre/lib/amd64/server/libjvm.so
7f2ebe144000-7f2ebe246000 ---p 0091a000 fd:00 1181077
/usr/java/jdk1.6.0_26/jre/lib/amd64/server/libjvm.so
7f2ebe246000-7f2ebe3fb000 rw-p 0091c000 fd:00 1181077
/usr/java/jdk1.6.0_26/jre/lib/amd64/server/libjvm.so
7f2ebe3fb000-7f2ebe435000 rw-p 00000000 00:00 0
7f2ebe435000-7f2ebe463000 r-xp 00000000 fd:00 529367
/usr/share/pljava/pljava.so
7f2ebe463000-7f2ebe662000 ---p 0002e000 fd:00 529367
/usr/share/pljava/pljava.so
7f2ebe662000-7f2ebe665000 rw-p 0002d000 fd:00 529367
/usr/share/pljava/pljava.so
7f2ebe665000-7f2ebe7c8000 rw-p 00000000 00:00 0
7f2ebe7c8000-7f2ebe7d4000 r-xp 00000000 fd:00 130845
/lib64/libnss_files-2.12.so
7f2ebe7d4000-7f2ebe9d3000 ---p 0000c000 fd:00 130845
/lib64/libnss_files-2.12.so
7f2ebe9d3000-7f2ebe9d4000 r--p 0000b000 fd:00 130845
/lib64/libnss_files-2.12.so
7f2ebe9d4000-7f2ebe9d5000 rw-p 0000c000 fd:00 130845
/lib64/libnss_files-2.12.so
7f2ebe9d5000-7f2f41fcf000 rw-s 00000000 00:04 1507328
/SYSV0052e2c1 (deleted)
7f2f41fcf000-7f2f47e60000 r--p 00000000 fd:00 413912
/usr/lib/locale/locale-archive
7f2f47e60000-7f2f47e6c000 rw-p 00000000 00:00 0
7f2f47e6f000-7f2f47e77000 rw-s 00000000 fd:00 1444884
/tmp/hsperfdata_postgres/11637
7f2f47e77000-7f2f47e78000 rw-p 00000000 00:00 0
7f2f47e78000-7f2f47e79000 r--p 00000000 00:00 0
7f2f47e79000-7f2f47e7a000 rw-p 00000000 00:00 0
7fff180c6000-7fff180c9000 ---p 00000000 00:00 0
7fff180ca000-7fff181c6000 rwxp 00000000 00:00 0
[stack]
7fff181c6000-7fff181c7000 rw-p 00000000 00:00 0
7fff181ff000-7fff18200000 r-xp 00000000 00:00 0
[vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0
[vsyscall]

VM Arguments:
jvm_args: -Dsqlj.defaultconnection=jdbc:default:connection vfprintf -Xrs
java_command: <unknown>
Launcher Type: generic

Environment Variables:
PATH=/usr/pgsql-9.0/bin:/usr/lib64/qt-3.3/bin:/usr/java/jdk1.6.0_26/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin
SHELL=/bin/bash
DISPLAY=localhost:12.0

Signal Handlers:
SIGSEGV: [libjvm.so+0x85f800], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x85f800], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x70e300], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: [libjvm.so+0x70e300], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGXFSZ: [libjvm.so+0x70e300], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x70e300], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: [+0x1f2aa0], sa_mask[0]=0x00000000, sa_flags=0x10000000
SIGUSR2: [libjvm.so+0x711110], sa_mask[0]=0x00000000, sa_flags=0x10000004
SIGHUP: [+0x2013f0], sa_mask[0]=0x00000000, sa_flags=0x10000000
SIGINT: [pljava.so+0x22900], sa_mask[0]=0x00000000, sa_flags=0x10000000
SIGTERM: [pljava.so+0x22930], sa_mask[0]=0x00000000, sa_flags=0x10000000
SIGQUIT: [pljava.so+0x22cb0], sa_mask[0]=0x00000000, sa_flags=0x10000000

--------------- S Y S T E M ---------------

OS:CentOS Linux release 6.0 (Final)

uname:Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST
2011 x86_64
libc:glibc 2.12 NPTL 2.12
rlimit: STACK 10240k, CORE 0k, NPROC 1024, NOFILE 1024, AS infinity
load average:0.00 0.07 0.05

/proc/meminfo:
MemTotal: 12331568 kB
MemFree: 2463428 kB
Buffers: 11052 kB
Cached: 9354180 kB
SwapCached: 3376 kB
Active: 248932 kB
Inactive: 9155284 kB
Active(anon): 35724 kB
Inactive(anon): 51048 kB
Active(file): 213208 kB
Inactive(file): 9104236 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 10305528 kB
SwapFree: 10295616 kB
Dirty: 140 kB
Writeback: 0 kB
AnonPages: 30080 kB
Mapped: 71840 kB
Shmem: 47496 kB
Slab: 387880 kB
SReclaimable: 157560 kB
SUnreclaim: 230320 kB
KernelStack: 2136 kB
PageTables: 12812 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 16471312 kB
Committed_AS: 2618308 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 306052 kB
VmallocChunk: 34359407468 kB
HardwareCorrupted: 0 kB
AnonHugePages: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 10240 kB
DirectMap2M: 12572672 kB

CPU:total 4 (1 cores per cpu, 1 threads per core) family 6 model 44
stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1,
sse4.2, popcnt

/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU X5660 @ 2.80GHz
stepping : 2
cpu MHz : 2800.099
cache size : 12288 KB
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss syscall nx rdtscp
lm constant_tsc arch_perfmon pebs bts rep_good xtopology tsc_reliable
nonstop_tsc aperfmperf unfair_spinlock pni pclmulqdq ssse3 cx16 sse4_1
sse4_2 popcnt aes hypervisor lahf_lm ida arat
bogomips : 5600.19
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU X5660 @ 2.80GHz
stepping : 2
cpu MHz : 2800.099
cache size : 12288 KB
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss syscall nx rdtscp
lm constant_tsc arch_perfmon pebs bts rep_good xtopology tsc_reliable
nonstop_tsc aperfmperf unfair_spinlock pni pclmulqdq ssse3 cx16 sse4_1
sse4_2 popcnt aes hypervisor lahf_lm ida arat
bogomips : 5600.19
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU X5660 @ 2.80GHz
stepping : 2
cpu MHz : 2800.099
cache size : 12288 KB
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss syscall nx rdtscp
lm constant_tsc arch_perfmon pebs bts rep_good xtopology tsc_reliable
nonstop_tsc aperfmperf unfair_spinlock pni pclmulqdq ssse3 cx16 sse4_1
sse4_2 popcnt aes hypervisor lahf_lm ida arat
bogomips : 5600.19
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU X5660 @ 2.80GHz
stepping : 2
cpu MHz : 2800.099
cache size : 12288 KB
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss syscall nx rdtscp
lm constant_tsc arch_perfmon pebs bts rep_good xtopology tsc_reliable
nonstop_tsc aperfmperf unfair_spinlock pni pclmulqdq ssse3 cx16 sse4_1
sse4_2 popcnt aes hypervisor lahf_lm ida arat
bogomips : 5600.19
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

Memory: 4k page, physical 12331568k(2463428k free), swap
10305528k(10295616k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (20.1-b02) for linux-amd64
JRE (1.6.0_26-b03), built on May 4 2011 01:13:47 by "java_re" with gcc
3.2.2 (SuSE Linux)

time: Thu Dec 1 14:20:30 2011
elapsed time: 0 seconds

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message John R Pierce 2011-12-02 00:39:07 [Pljava-dev] CVS HEAD is now Java 6.
Previous Message John R Pierce 2011-12-01 20:38:54 [Pljava-dev] CVS HEAD is now Java 6.