Orion,

There have been intermittent crashes with some java compilers / jre and 
not with others. These have been hard to pin down since debugging the 
java / native code is not easy. 

I have not had trouble with openjdk (in fact it has been my compiler of 
choice for this reason). I have been using openjdk-6 though. I tried 
openjdk-7 on debian unstable and I could not reproduce your crash. This
does not necessarily mean anything though as these things can be a little
random. Is the crash reproducible for you?

I've taken a look at the swig code for this and I think there is an issue
with referencing a variable which is out of scope. This might or might not
work depending on the compiler and what else is going on. The latest svn 
takes an alternative approach which should fix this. This fix works for 
me, but so did the old code. Can you test and see if this makes any 
difference?

Thanks

Andrew

On Wed, Jan 04, 2012 at 05:07:01PM -0700, Orion Poplawski wrote:
> Building the latest svn on Fedora Rawhide I'm getting segfaults in one  
> of the java examples.  I'll try to give some information.
>
>     Start 5: examples_java
>
> 5: Test command: /bin/bash "-c"  
> "EXAMPLES_DIR=/scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/examples 
>  
> SRC_EXAMPLES_DIR=/scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/examples 
> PLPLOT_JAVA_WRAP_DIR=/scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/bindings/java/
>  
>  
> PLPLOT_CLASSPATH=/scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/examples/java/plplot.jar
>  
> ./plplot-test.sh --verbose --device=psc --front-end=java"
> 5: Test timeout computed to be: 1500
> 5: Testing front-end java
> 5: x01
> 5: x02
> 5: x03
> 5: x04
> 5: x05
> 5: x06
> 5: x07
> 5: x08
> 5: x09
> 5: ./test_java.sh: line 47:  3316 Aborted                 (core dumped)  
> java -classpath "${PLPLOT_CLASSPATH}" ${JAVA_TEST_OPTS}  
> plplot.examples.x${index} -dev $device -o  
> "${OUTPUT_DIR}"/x${index}${lang}%n.$dsuffix $options 2> test.error  
> >|"${OUTPUT_DIR}"/x${index}${lang}_${dsuffix}.txt
> 1/1 Test #5: examples_java ....................***Failed    2.48 sec
>
> test.error contains:
>
> *** PLPLOT WARNING ***
> pltr2: Invalid coordinates
>
>
> $ cat x09j_psc.txt
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00007fbef1468091, pid=3316, tid=140458555430656
> #
> # JRE version: 7.0
> # Java VM: OpenJDK 64-Bit Server VM (21.0-b17 mixed mode linux-amd64  
> compressed oops)
> # Problematic frame:
> # C  [libplplotd.so.11+0x19091]  pltr2+0x2e1
> #
> # Core dump written. Default location:  
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/plplot_test/core  
> or core.3316
> #
> # An error report file with more information is saved as:
> #  
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/plplot_test/hs_err_pid3316.log
> #
> # If you would like to submit a bug report, please include
> # instructions on how to reproduce the bug and visit:
> #   http://icedtea.classpath.org/bugzilla
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #
>
> I've attached hs_err_pid3316.log
>
> gdb:
> #0  0x00007f89380f41e5 in raise () from /lib64/libc.so.6
> Missing separate debuginfos, use: debuginfo-install  
> java-1.7.0-openjdk-1.7.0.1-2.0.3.fc17.x86_64
> (gdb) bt
> #0  0x00007f89380f41e5 in raise () from /lib64/libc.so.6
> #1  0x00007f89380f5afb in abort () from /lib64/libc.so.6
> #2  0x00007f8937b199f9 in ?? () from  
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/server/libjvm.so
> #3  0x00007f8937c7188f in ?? () from  
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/server/libjvm.so
> #4  0x00007f8937b2065c in JVM_handle_linux_signal ()
>    from  
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/server/libjvm.so
> #5  <signal handler called>
> #6  pltr2 (x=0, x@entry=<error reading variable: Could not find type for  
> DW_OP_GNU_const_type>,
>     y=<error reading variable: Could not find type for  
> DW_OP_GNU_const_type>, tx=tx@entry=0x7f8938a7c2e0,
>     ty=ty@entry=0x7f8938a7c300, pltr_data=pltr_data@entry=0x7f8938a7c600)
>     at /scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/src/plcont.c:1061
> #7  0x00007f8934f153f3 in pldrawcn (f2eval=f2eval@entry=0x7f8934f151d0  
> <plf2eval1>,
>     f2eval_data=f2eval_data@entry=0x7f8930152170, nx=nx@entry=35,  
> ny=ny@entry=46, kx=kx@entry=0, lx=lx@entry=34,
>     ky=ky@entry=0, ly=ly@entry=45, flev=-1,
>     flev@entry=<error reading variable: Could not find type for  
> DW_OP_GNU_const_type>,
>     flabel=flabel@entry=0x7f8938a7c4d0 "-1.00", kcol=kcol@entry=0,  
> krow=krow@entry=0, lastx=0,
>     lastx@entry=<error reading variable: Could not find type for  
> DW_OP_GNU_const_type>,
>     lasty=<error reading variable: Could not find type for  
> DW_OP_GNU_const_type>, startedge=startedge@entry=-2,
>     ipts=ipts@entry=0x7f8930151b30,  
> distance=distance@entry=0x7f8938a7c498,  
> lastindex=lastindex@entry=0x7f8938a7c494,
>     pltr=pltr@entry=0x7f8934f16db0 <pltr2>,  
> pltr_data=pltr_data@entry=0x7f8938a7c600)
>     at /scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/src/plcont.c:685
> #8  0x00007f8934f16852 in plcntr (pltr_data=0x7f8938a7c600,  
> pltr=0x7f8934f16db0 <pltr2>, ipts=0x7f8930151b30, flev=-1,
>     ly=45, ky=0, lx=34, kx=0, ny=46, nx=35, f2eval_data=0x7f8930152170,  
> f2eval=0x7f8934f151d0 <plf2eval1>)
>     at /scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/src/plcont.c:650
> #9  plfcont (f2eval=0x7f8934f151d0 <plf2eval1>,  
> f2eval_data=0x7f8930152170, nx=35, ny=46, kx=1, lx=0, ky=1, ly=46,
>     clevel=0x7f89301508c0, nlevel=11, pltr=0x7f8934f16db0 <pltr2>,  
> pltr_data=0x7f8938a7c600)
>     at /scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/src/plcont.c:585
> #10 0x00007f8934f16b98 in c_plcont (f=<optimized out>, nx=<optimized  
> out>, ny=<optimized out>, kx=<optimized out>,
>     lx=<optimized out>, ky=<optimized out>, ly=46,  
> clevel=0x7f89301508c0, nlevel=11, pltr=0x7f8934f16db0 <pltr2>,
>     pltr_data=0x7f8938a7c600) at  
> /scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/src/plcont.c:527
> #11 0x00007f89351718fc in Java_plplot_core_plplotjavacJNI_plcont  
> (jenv=0x7f89300071d0, jcls=<optimized out>,
>     jarg1=0x7f8900000023, jarg4=1, jarg5=35, jarg6=1, jarg7=46,  
> jarg8=0x7f8938a7c718, jarg10=0x7f8938a7c710,
>     jarg11=0x7f8938a7c708)
>     at  
> /scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/bindings/java/plplotjavacJAVA_wrap.c:2996
>
> (gdb) up 6
> #6  pltr2 (x=0, x@entry=<error reading variable: Could not find type for  
> DW_OP_GNU_const_type>,
>     y=<error reading variable: Could not find type for  
> DW_OP_GNU_const_type>, tx=tx@entry=0x7f8938a7c2e0,
>     ty=ty@entry=0x7f8938a7c300, pltr_data=pltr_data@entry=0x7f8938a7c600)
>     at /scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/src/plcont.c:1061
> 1061            yll = yg[ul][vl];
> (gdb) print ul
> $1 = 0
> (gdb) print vl
> $2 = 1
> (gdb) print yg[0][0]
> Cannot access memory at address 0x1f0fffffff42e9
>
> So it seems yg is not setup properly.  Haven't figure out how to run  
> under valgrind yet.  After adding $DEBUG_ARG to test_java.sh I get:
>
> /bin/bash "-c"  
> "EXAMPLES_DIR=/scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/examples 
>  
> SRC_EXAMPLES_DIR=/scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/examples 
> PLPLOT_JAVA_WRAP_DIR=/scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/bindings/java/
>  
>  
> PLPLOT_CLASSPATH=/scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/examples/java/plplot.jar
>  
> ./plplot-test.sh --verbose --device=psc --front-end=java --debug"
> Testing front-end java
> x01
> valgrind: --log-file: environment variable index is not set
> valgrind: Bad option: --log-file=valgrind.x%q{index}%q{lang}.%q{dsuffix}.log
> valgrind: Use --help for more information or consult the user manual.
>
>
> eventually tried:
>
> /bin/bash "-c"  
> "EXAMPLES_DIR=/scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/examples 
>  
> SRC_EXAMPLES_DIR=/scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/examples 
> PLPLOT_JAVA_WRAP_DIR=/scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/bindings/java/
>  
>  
> PLPLOT_CLASSPATH=/scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/examples/java/plplot.jar
>  
> ./plplot-test.sh --verbose --device=psc --front-end=java  
> --debug=\"valgrind --leak-check=full --show-reachable=yes  
> --log-file=valgrind.log\""
>
> Attaching valgrind.log.gz
>
> HTH,
>
>   Orion
>
> -- 
> Orion Poplawski
> Technical Manager                     303-415-9701 x222
> NWRA/CoRA Division                    FAX: 303-415-9702
> 3380 Mitchell Lane                  or...@cora.nwra.com
> Boulder, CO 80301              http://www.cora.nwra.com

> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00007fbef1468091, pid=3316, tid=140458555430656
> #
> # JRE version: 7.0
> # Java VM: OpenJDK 64-Bit Server VM (21.0-b17 mixed mode linux-amd64 
> compressed oops)
> # Problematic frame:
> # C  [libplplotd.so.11+0x19091]  pltr2+0x2e1
> #
> # Core dump written. Default location: 
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/plplot_test/core or 
> core.3316
> #
> # If you would like to submit a bug report, please include
> # instructions on how to reproduce the bug and visit:
> #   http://icedtea.classpath.org/bugzilla
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #
> 
> ---------------  T H R E A D  ---------------
> 
> Current thread (0x00007fbf08007000):  JavaThread "main" [_thread_in_native, 
> id=3317, stack(0x00007fbf0e3d5000,0x00007fbf0e4d6000)]
> 
> siginfo:si_signo=SIGSEGV: si_errno=0, si_code=128 (), 
> si_addr=0x0000000000000000
> 
> Registers:
> RAX=0x0000000000000001, RBX=0x0000000000000001, RCX=0x00007fbf0e4d42e0, 
> RDX=0x001f0fffffff42e9
> RSP=0x00007fbf0e4d40e0, RBP=0x0000000000007fbf, RSI=0x00007fbf0e4d4300, 
> RDI=0x00000000f5cc3d78
> R8 =0x0000000000000000, R9 =0x0000000000000022, R10=0x00007fbf0e4d4130, 
> R11=0x0000000000000000
> R12=0x0000000004a01ae3, R13=0x00007fbf0e4d4640, R14=0x00007fbf0d3a9f10, 
> R15=0x0000000000000000
> RIP=0x00007fbef1468091, EFLAGS=0x0000000000010293, CSGSFS=0x0000000000000033, 
> ERR=0x0000000000000000
>   TRAPNO=0x000000000000000d
> 
> Top of Stack: (sp=0x00007fbf0e4d40e0)
> 0x00007fbf0e4d40e0:   00000020ffffffff 00007fbf00000013
> 0x00007fbf0e4d40f0:   00007fbf0e4d42b0 00000000ffffffff
> 0x00007fbf0e4d4100:   00007fbef144fb2c 00007fbf0e4d4280
> 0x00007fbf0e4d4110:   00007fbef144fee0 00007fbf0e4d4240
> 0x00007fbf0e4d4120:   00007fbef1451c98 00007fbf0e4d42c8
> 0x00007fbf0e4d4130:   0000000000000000 0000000000000000
> 0x00007fbf0e4d4140:   00007fbf08117840 00007fbef1453a5b
> 0x00007fbf0e4d4150:   40dfef8000000000 0000000100000002
> 0x00007fbf0e4d4160:   0000000500000000 00000000fffffffe
> 0x00007fbf0e4d4170:   00007fbef14661d0 0000000000000000
> 0x00007fbf0e4d4180:   0000000000000000 0000000000000000
> 0x00007fbf0e4d4190:   0000000000000022 00007fbef14663f3
> 0x00007fbf0e4d41a0:   0000000000000000 00007fbf0e2f3c74
> 0x00007fbf0e4d41b0:   0000000000000000 0000000000000000
> 0x00007fbf0e4d41c0:   0000000400000005 0000000000000000
> 0x00007fbf0e4d41d0:   ffffffc800000001 00007fbf08117840
> 0x00007fbf0e4d41e0:   0000000000000000 00007fbf0dac5b50
> 0x00007fbf0e4d41f0:   0000000000000000 0000000000000000
> 0x00007fbf0e4d4200:   0000000000000000 00007fbf0e4d4540
> 0x00007fbf0e4d4210:   0000000000000000 00007fbf08117b98
> 0x00007fbf0e4d4220:   3ff0000000000000 000000010dec2420
> 0x00007fbf0e4d4230:   0000000000000000 00007fbef1453a5b
> 0x00007fbf0e4d4240:   0000000000000000 00007fbf080078c0
> 0x00007fbf0e4d4250:   00007fbf049f3bf8 0000000000000000
> 0x00007fbf0e4d4260:   00007fbf08152170 bff0000000000000
> 0x00007fbf0e4d4270:   00000000b495497b 00007fbf0e2f3a36
> 0x00007fbf0e4d4280:   00007fbe00000001 00007fbf08117840
> 0x00007fbf0e4d4290:   0000000000000022 0000002300000002
> 0x00007fbf0e4d42a0:   0000000000000000 000000000000002e
> 0x00007fbf0e4d42b0:   00000000ffffffff 00007fbf0dc19978
> 0x00007fbf0e4d42c0:   00007fbef1451ed8 0000000000000000
> 0x00007fbf0e4d42d0:   000000000025a8a8 0000000000000000 
> 
> Instructions: (pc=0x00007fbef1468091)
> 0x00007fbef1468071:   39 64 24 7c 49 63 d7 48 63 db 49 8b 7c d5 00 49
> 0x00007fbef1468081:   8b 14 d6 41 0f 94 c0 39 6c 24 78 f2 0f 10 0c df
> 0x00007fbef1468091:   f2 0f 10 04 da 0f 8c 04 01 00 00 39 6c 24 78 0f
> 0x00007fbef14680a1:   84 aa 02 00 00 f2 0f 10 3d 6a 00 03 00 4c 63 4c 
> 
> Register to memory mapping:
> 
> RAX=0x0000000000000001 is an unknown value
> RBX=0x0000000000000001 is an unknown value
> RCX=0x00007fbf0e4d42e0 is pointing into the stack for thread: 
> 0x00007fbf08007000
> RDX=0x001f0fffffff42e9 is an unknown value
> RSP=0x00007fbf0e4d40e0 is pointing into the stack for thread: 
> 0x00007fbf08007000
> RBP=0x0000000000007fbf is an unknown value
> RSI=0x00007fbf0e4d4300 is pointing into the stack for thread: 
> 0x00007fbf08007000
> RDI=0x00000000f5cc3d78 is an oop
> {method} 
>  - klass: {other class}
> R8 =0x0000000000000000 is an unknown value
> R9 =0x0000000000000022 is an unknown value
> R10=0x00007fbf0e4d4130 is pointing into the stack for thread: 
> 0x00007fbf08007000
> R11=0x0000000000000000 is an unknown value
> R12=0x0000000004a01ae3 is an unknown value
> R13=0x00007fbf0e4d4640 is pointing into the stack for thread: 
> 0x00007fbf08007000
> R14=0x00007fbf0d3a9f10: <offset 0x4def10> in 
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/server/libjvm.so 
> at 0x00007fbf0cecb000
> R15=0x0000000000000000 is an unknown value
> 
> 
> Stack: [0x00007fbf0e3d5000,0x00007fbf0e4d6000],  sp=0x00007fbf0e4d40e0,  free 
> space=1020k
> Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native 
> code)
> C  [libplplotd.so.11+0x19091]  pltr2+0x2e1
> 
> Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
> j  plplot.core.plplotjavacJNI.plcont([[DIIII[D[[D[[D)V+0
> j  plplot.core.plplotjavac.plcont([[DIIII[D[[D[[D)V+12
> j  plplot.core.PLStream.cont([[DIIII[D[[D[[D)V+22
> j  plplot.examples.x09.<init>([Ljava/lang/String;)V+628
> j  plplot.examples.x09.main([Ljava/lang/String;)V+5
> v  ~StubRoutines::call_stub
> 
> ---------------  P R O C E S S  ---------------
> 
> Java Threads: ( => current thread )
>   0x00007fbf080dd000 JavaThread "Service Thread" daemon [_thread_blocked, 
> id=3324, stack(0x00007fbef19d4000,0x00007fbef1ad5000)]
>   0x00007fbf080da800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, 
> id=3323, stack(0x00007fbef1ad5000,0x00007fbef1bd6000)]
>   0x00007fbf080d8800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, 
> id=3322, stack(0x00007fbf040b9000,0x00007fbf041ba000)]
>   0x00007fbf080d6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, 
> id=3321, stack(0x00007fbf041ba000,0x00007fbf042bb000)]
>   0x00007fbf0808c000 JavaThread "Finalizer" daemon [_thread_blocked, id=3320, 
> stack(0x00007fbf042bb000,0x00007fbf043bc000)]
>   0x00007fbf08089800 JavaThread "Reference Handler" daemon [_thread_blocked, 
> id=3319, stack(0x00007fbf043bc000,0x00007fbf044bd000)]
> =>0x00007fbf08007000 JavaThread "main" [_thread_in_native, id=3317, 
> stack(0x00007fbf0e3d5000,0x00007fbf0e4d6000)]
> 
> Other Threads:
>   0x00007fbf08082000 VMThread [stack: 0x00007fbf044bd000,0x00007fbf045be000] 
> [id=3318]
>   0x00007fbf080e8000 WatcherThread [stack: 
> 0x00007fbef18d3000,0x00007fbef19d4000] [id=3325]
> 
> VM state:not at safepoint (normal execution)
> 
> VM Mutex/Monitor currently owned by a thread: None
> 
> Heap
>  def new generation   total 4608K, used 731K [0x00000000d7a00000, 
> 0x00000000d7f00000, 0x00000000e1a00000)
>   eden space 4096K,  17% used [0x00000000d7a00000, 0x00000000d7ab6c18, 
> 0x00000000d7e00000)
>   from space 512K,   0% used [0x00000000d7e00000, 0x00000000d7e00000, 
> 0x00000000d7e80000)
>   to   space 512K,   0% used [0x00000000d7e80000, 0x00000000d7e80000, 
> 0x00000000d7f00000)
>  tenured generation   total 10240K, used 0K [0x00000000e1a00000, 
> 0x00000000e2400000, 0x00000000f5a00000)
>    the space 10240K,   0% used [0x00000000e1a00000, 0x00000000e1a00000, 
> 0x00000000e1a00200, 0x00000000e2400000)
>  compacting perm gen  total 21248K, used 2866K [0x00000000f5a00000, 
> 0x00000000f6ec0000, 0x0000000100000000)
>    the space 21248K,  13% used [0x00000000f5a00000, 0x00000000f5ccc978, 
> 0x00000000f5ccca00, 0x00000000f6ec0000)
> No shared spaces configured.
> 
> Code Cache  [0x00007fbf049e5000, 0x00007fbf04c55000, 0x00007fbf079e5000)
>  total_blobs=251 nmethods=0 adapters=217 free_code_cache=48729Kb 
> largest_free_block=49898496
> 
> Dynamic libraries:
> 00400000-00401000 r-xp 00000000 fc:02 569                                
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/bin/java
> 00600000-00602000 rw-p 00000000 fc:02 569                                
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/bin/java
> 013ba000-013db000 rw-p 00000000 00:00 0                                  
> [heap]
> d7a00000-d7f00000 rw-p 00000000 00:00 0 
> d7f00000-e1a00000 rw-p 00000000 00:00 0 
> e1a00000-e2400000 rw-p 00000000 00:00 0 
> e2400000-f5a00000 rw-p 00000000 00:00 0 
> f5a00000-f6ec0000 rw-p 00000000 00:00 0 
> f6ec0000-100000000 rw-p 00000000 00:00 0 
> 3cc8c00000-3cc8c0c000 r-xp 00000000 fc:02 368                            
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/jli/libjli.so
> 3cc8c0c000-3cc8e0c000 ---p 0000c000 fc:02 368                            
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/jli/libjli.so
> 3cc8e0c000-3cc8e0d000 rw-p 0000c000 fc:02 368                            
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/jli/libjli.so
> 3cc9c00000-3cc9c17000 r-xp 00000000 fc:02 393646                         
> /lib64/libz.so.1.2.5
> 3cc9c17000-3cc9e16000 ---p 00017000 fc:02 393646                         
> /lib64/libz.so.1.2.5
> 3cc9e16000-3cc9e17000 rw-p 00016000 fc:02 393646                         
> /lib64/libz.so.1.2.5
> 3cd0c00000-3cd0c9b000 r-xp 00000000 fc:02 786983                         
> /usr/lib64/libfreetype.so.6.8.0
> 3cd0c9b000-3cd0e9a000 ---p 0009b000 fc:02 786983                         
> /usr/lib64/libfreetype.so.6.8.0
> 3cd0e9a000-3cd0ea0000 r--p 0009a000 fc:02 786983                         
> /usr/lib64/libfreetype.so.6.8.0
> 3cd0ea0000-3cd0ea1000 rw-p 000a0000 fc:02 786983                         
> /usr/lib64/libfreetype.so.6.8.0
> 3cd3a00000-3cd3a50000 r-xp 00000000 fc:02 805076                         
> /usr/lib64/libqhull.so.5.0.0
> 3cd3a50000-3cd3c50000 ---p 00050000 fc:02 805076                         
> /usr/lib64/libqhull.so.5.0.0
> 3cd3c50000-3cd3c51000 rw-p 00050000 fc:02 805076                         
> /usr/lib64/libqhull.so.5.0.0
> 3cd3c51000-3cd3c53000 rw-p 00000000 00:00 0 
> 7fbedc000000-7fbedc021000 rw-p 00000000 00:00 0 
> 7fbedc021000-7fbee0000000 ---p 00000000 00:00 0 
> 7fbee4000000-7fbee4021000 rw-p 00000000 00:00 0 
> 7fbee4021000-7fbee8000000 ---p 00000000 00:00 0 
> 7fbee8000000-7fbee8021000 rw-p 00000000 00:00 0 
> 7fbee8021000-7fbeec000000 ---p 00000000 00:00 0 
> 7fbeec000000-7fbeec021000 rw-p 00000000 00:00 0 
> 7fbeec021000-7fbef0000000 ---p 00000000 00:00 0 
> 7fbef0a27000-7fbef0a2e000 r-xp 00000000 fc:02 32108                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/drivers/ps.so
> 7fbef0a2e000-7fbef0c2d000 ---p 00007000 fc:02 32108                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/drivers/ps.so
> 7fbef0c2d000-7fbef0c2e000 r--p 00006000 fc:02 32108                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/drivers/ps.so
> 7fbef0c2e000-7fbef0c2f000 rw-p 00007000 fc:02 32108                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/drivers/ps.so
> 7fbef0c2f000-7fbef0c34000 r-xp 00000000 fc:02 32062                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/lib/qsastime/libqsastime.so.0.0.1
> 7fbef0c34000-7fbef0e33000 ---p 00005000 fc:02 32062                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/lib/qsastime/libqsastime.so.0.0.1
> 7fbef0e33000-7fbef0e34000 r--p 00004000 fc:02 32062                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/lib/qsastime/libqsastime.so.0.0.1
> 7fbef0e34000-7fbef0e35000 rw-p 00005000 fc:02 32062                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/lib/qsastime/libqsastime.so.0.0.1
> 7fbef0e35000-7fbef0e3c000 r-xp 00000000 fc:02 32050                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/lib/nn/libcsironn.so.0.0.1
> 7fbef0e3c000-7fbef103c000 ---p 00007000 fc:02 32050                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/lib/nn/libcsironn.so.0.0.1
> 7fbef103c000-7fbef103d000 r--p 00007000 fc:02 32050                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/lib/nn/libcsironn.so.0.0.1
> 7fbef103d000-7fbef103e000 rw-p 00008000 fc:02 32050                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/lib/nn/libcsironn.so.0.0.1
> 7fbef103e000-7fbef1044000 r-xp 00000000 fc:02 32037                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/lib/csa/libcsirocsa.so.0.0.1
> 7fbef1044000-7fbef1244000 ---p 00006000 fc:02 32037                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/lib/csa/libcsirocsa.so.0.0.1
> 7fbef1244000-7fbef1245000 r--p 00006000 fc:02 32037                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/lib/csa/libcsirocsa.so.0.0.1
> 7fbef1245000-7fbef1246000 rw-p 00007000 fc:02 32037                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/lib/csa/libcsirocsa.so.0.0.1
> 7fbef1246000-7fbef124f000 r-xp 00000000 fc:02 788501                     
> /usr/lib64/libltdl.so.7.3.0
> 7fbef124f000-7fbef144e000 ---p 00009000 fc:02 788501                     
> /usr/lib64/libltdl.so.7.3.0
> 7fbef144e000-7fbef144f000 rw-p 00008000 fc:02 788501                     
> /usr/lib64/libltdl.so.7.3.0
> 7fbef144f000-7fbef14a9000 r-xp 00000000 fc:02 32071                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/src/libplplotd.so.11.0.0
> 7fbef14a9000-7fbef16a8000 ---p 0005a000 fc:02 32071                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/src/libplplotd.so.11.0.0
> 7fbef16a8000-7fbef16a9000 r--p 00059000 fc:02 32071                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/src/libplplotd.so.11.0.0
> 7fbef16a9000-7fbef16ab000 rw-p 0005a000 fc:02 32071                      
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/src/libplplotd.so.11.0.0
> 7fbef16ab000-7fbef16b6000 rw-p 00000000 00:00 0 
> 7fbef16b6000-7fbef16d2000 r-xp 00000000 fc:02 171075                     
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/bindings/java/plplotjavac_wrap.so
> 7fbef16d2000-7fbef18d1000 ---p 0001c000 fc:02 171075                     
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/bindings/java/plplotjavac_wrap.so
> 7fbef18d1000-7fbef18d2000 r--p 0001b000 fc:02 171075                     
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/bindings/java/plplotjavac_wrap.so
> 7fbef18d2000-7fbef18d3000 rw-p 0001c000 fc:02 171075                     
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/bindings/java/plplotjavac_wrap.so
> 7fbef18d3000-7fbef18d4000 ---p 00000000 00:00 0 
> 7fbef18d4000-7fbef19d4000 rw-p 00000000 00:00 0 
> 7fbef19d4000-7fbef19d7000 ---p 00000000 00:00 0 
> 7fbef19d7000-7fbef1ad5000 rw-p 00000000 00:00 0 
> 7fbef1ad5000-7fbef1ad8000 ---p 00000000 00:00 0 
> 7fbef1ad8000-7fbef1bd6000 rw-p 00000000 00:00 0 
> 7fbef1bd6000-7fbef8000000 r--p 00000000 fc:02 808936                     
> /usr/lib/locale/locale-archive
> 7fbef8000000-7fbef8021000 rw-p 00000000 00:00 0 
> 7fbef8021000-7fbefc000000 ---p 00000000 00:00 0 
> 7fbefc000000-7fbefc021000 rw-p 00000000 00:00 0 
> 7fbefc021000-7fbf00000000 ---p 00000000 00:00 0 
> 7fbf00000000-7fbf00021000 rw-p 00000000 00:00 0 
> 7fbf00021000-7fbf04000000 ---p 00000000 00:00 0 
> 7fbf040b9000-7fbf040bc000 ---p 00000000 00:00 0 
> 7fbf040bc000-7fbf041ba000 rw-p 00000000 00:00 0 
> 7fbf041ba000-7fbf041bd000 ---p 00000000 00:00 0 
> 7fbf041bd000-7fbf042bb000 rw-p 00000000 00:00 0 
> 7fbf042bb000-7fbf042be000 ---p 00000000 00:00 0 
> 7fbf042be000-7fbf043bc000 rw-p 00000000 00:00 0 
> 7fbf043bc000-7fbf043bf000 ---p 00000000 00:00 0 
> 7fbf043bf000-7fbf044bd000 rw-p 00000000 00:00 0 
> 7fbf044bd000-7fbf044be000 ---p 00000000 00:00 0 
> 7fbf044be000-7fbf0462a000 rw-p 00000000 00:00 0 
> 7fbf0462a000-7fbf047d8000 r--s 03753000 fc:02 10069                      
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/rt.jar
> 7fbf047d8000-7fbf04806000 rw-p 00000000 00:00 0 
> 7fbf04806000-7fbf048a1000 rw-p 00000000 00:00 0 
> 7fbf048a1000-7fbf048a4000 rw-p 00000000 00:00 0 
> 7fbf048a4000-7fbf048f1000 rw-p 00000000 00:00 0 
> 7fbf048f1000-7fbf048f6000 rw-p 00000000 00:00 0 
> 7fbf048f6000-7fbf04991000 rw-p 00000000 00:00 0 
> 7fbf04991000-7fbf0499c000 rw-p 00000000 00:00 0 
> 7fbf0499c000-7fbf049e4000 rw-p 00000000 00:00 0 
> 7fbf049e4000-7fbf049e5000 rw-p 00000000 00:00 0 
> 7fbf049e5000-7fbf04c55000 rwxp 00000000 00:00 0 
> 7fbf04c55000-7fbf079e5000 rw-p 00000000 00:00 0 
> 7fbf079e5000-7fbf079ed000 r-xp 00000000 fc:02 9978                       
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/libzip.so
> 7fbf079ed000-7fbf07bec000 ---p 00008000 fc:02 9978                       
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/libzip.so
> 7fbf07bec000-7fbf07bed000 rw-p 00007000 fc:02 9978                       
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/libzip.so
> 7fbf07bed000-7fbf07bf1000 r-xp 00000000 fc:02 394560                     
> /lib64/libnss_sss.so.2
> 7fbf07bf1000-7fbf07df1000 ---p 00004000 fc:02 394560                     
> /lib64/libnss_sss.so.2
> 7fbf07df1000-7fbf07df2000 r--p 00004000 fc:02 394560                     
> /lib64/libnss_sss.so.2
> 7fbf07df2000-7fbf07df3000 rw-p 00005000 fc:02 394560                     
> /lib64/libnss_sss.so.2
> 7fbf07df3000-7fbf07dff000 r-xp 00000000 fc:02 392569                     
> /lib64/libnss_files-2.15.so
> 7fbf07dff000-7fbf07ffe000 ---p 0000c000 fc:02 392569                     
> /lib64/libnss_files-2.15.so
> 7fbf07ffe000-7fbf07fff000 r--p 0000b000 fc:02 392569                     
> /lib64/libnss_files-2.15.so
> 7fbf07fff000-7fbf08000000 rw-p 0000c000 fc:02 392569                     
> /lib64/libnss_files-2.15.so
> 7fbf08000000-7fbf0816e000 rw-p 00000000 00:00 0 
> 7fbf0816e000-7fbf0c000000 ---p 00000000 00:00 0 
> 7fbf0c024000-7fbf0c02f000 rw-p 00000000 00:00 0 
> 7fbf0c02f000-7fbf0c078000 rw-p 00000000 00:00 0 
> 7fbf0c078000-7fbf0c0a1000 r-xp 00000000 fc:02 9706                       
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/libjava.so
> 7fbf0c0a1000-7fbf0c2a0000 ---p 00029000 fc:02 9706                       
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/libjava.so
> 7fbf0c2a0000-7fbf0c2a2000 rw-p 00028000 fc:02 9706                       
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/libjava.so
> 7fbf0c2a2000-7fbf0c2b0000 r-xp 00000000 fc:02 9977                       
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/libverify.so
> 7fbf0c2b0000-7fbf0c4af000 ---p 0000e000 fc:02 9977                       
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/libverify.so
> 7fbf0c4af000-7fbf0c4b1000 rw-p 0000d000 fc:02 9977                       
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/libverify.so
> 7fbf0c4b1000-7fbf0c4b8000 r-xp 00000000 fc:02 392634                     
> /lib64/librt-2.15.so
> 7fbf0c4b8000-7fbf0c6b7000 ---p 00007000 fc:02 392634                     
> /lib64/librt-2.15.so
> 7fbf0c6b7000-7fbf0c6b8000 r--p 00006000 fc:02 392634                     
> /lib64/librt-2.15.so
> 7fbf0c6b8000-7fbf0c6b9000 rw-p 00007000 fc:02 392634                     
> /lib64/librt-2.15.so
> 7fbf0c6b9000-7fbf0c6ce000 r-xp 00000000 fc:02 392479                     
> /lib64/libgcc_s-4.7.0-20120103.so.1
> 7fbf0c6ce000-7fbf0c8cd000 ---p 00015000 fc:02 392479                     
> /lib64/libgcc_s-4.7.0-20120103.so.1
> 7fbf0c8cd000-7fbf0c8ce000 rw-p 00014000 fc:02 392479                     
> /lib64/libgcc_s-4.7.0-20120103.so.1
> 7fbf0c8ce000-7fbf0c9c7000 r-xp 00000000 fc:02 392504                     
> /lib64/libm-2.15.so
> 7fbf0c9c7000-7fbf0cbc6000 ---p 000f9000 fc:02 392504                     
> /lib64/libm-2.15.so
> 7fbf0cbc6000-7fbf0cbc7000 r--p 000f8000 fc:02 392504                     
> /lib64/libm-2.15.so
> 7fbf0cbc7000-7fbf0cbc8000 rw-p 000f9000 fc:02 392504                     
> /lib64/libm-2.15.so
> 7fbf0cbc8000-7fbf0ccac000 r-xp 00000000 fc:02 801238                     
> /usr/lib64/libstdc++.so.6.0.17
> 7fbf0ccac000-7fbf0ceac000 ---p 000e4000 fc:02 801238                     
> /usr/lib64/libstdc++.so.6.0.17
> 7fbf0ceac000-7fbf0ceb4000 r--p 000e4000 fc:02 801238                     
> /usr/lib64/libstdc++.so.6.0.17
> 7fbf0ceb4000-7fbf0ceb6000 rw-p 000ec000 fc:02 801238                     
> /usr/lib64/libstdc++.so.6.0.17
> 7fbf0ceb6000-7fbf0cecb000 rw-p 00000000 00:00 0 
> 7fbf0cecb000-7fbf0d853000 r-xp 00000000 fc:02 9982                       
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/server/libjvm.so
> 7fbf0d853000-7fbf0da53000 ---p 00988000 fc:02 9982                       
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/server/libjvm.so
> 7fbf0da53000-7fbf0daec000 rw-p 00988000 fc:02 9982                       
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/amd64/server/libjvm.so
> 7fbf0daec000-7fbf0db17000 rw-p 00000000 00:00 0 
> 7fbf0db17000-7fbf0dcc0000 r-xp 00000000 fc:02 392478                     
> /lib64/libc-2.15.so
> 7fbf0dcc0000-7fbf0debf000 ---p 001a9000 fc:02 392478                     
> /lib64/libc-2.15.so
> 7fbf0debf000-7fbf0dec3000 r--p 001a8000 fc:02 392478                     
> /lib64/libc-2.15.so
> 7fbf0dec3000-7fbf0dec5000 rw-p 001ac000 fc:02 392478                     
> /lib64/libc-2.15.so
> 7fbf0dec5000-7fbf0deca000 rw-p 00000000 00:00 0 
> 7fbf0deca000-7fbf0decc000 r-xp 00000000 fc:02 392497                     
> /lib64/libdl-2.15.so
> 7fbf0decc000-7fbf0e0cc000 ---p 00002000 fc:02 392497                     
> /lib64/libdl-2.15.so
> 7fbf0e0cc000-7fbf0e0cd000 r--p 00002000 fc:02 392497                     
> /lib64/libdl-2.15.so
> 7fbf0e0cd000-7fbf0e0ce000 rw-p 00003000 fc:02 392497                     
> /lib64/libdl-2.15.so
> 7fbf0e0ce000-7fbf0e0e4000 r-xp 00000000 fc:02 392612                     
> /lib64/libpthread-2.15.so
> 7fbf0e0e4000-7fbf0e2e4000 ---p 00016000 fc:02 392612                     
> /lib64/libpthread-2.15.so
> 7fbf0e2e4000-7fbf0e2e5000 r--p 00016000 fc:02 392612                     
> /lib64/libpthread-2.15.so
> 7fbf0e2e5000-7fbf0e2e6000 rw-p 00017000 fc:02 392612                     
> /lib64/libpthread-2.15.so
> 7fbf0e2e6000-7fbf0e2ea000 rw-p 00000000 00:00 0 
> 7fbf0e2ea000-7fbf0e309000 r-xp 00000000 fc:02 392556                     
> /lib64/ld-2.15.so
> 7fbf0e315000-7fbf0e31f000 rw-p 00000000 00:00 0 
> 7fbf0e31f000-7fbf0e3d5000 rw-p 00000000 00:00 0 
> 7fbf0e3d5000-7fbf0e3d8000 ---p 00000000 00:00 0 
> 7fbf0e3d8000-7fbf0e4db000 rw-p 00000000 00:00 0 
> 7fbf0e4ef000-7fbf0e4f0000 rw-p 00000000 00:00 0 
> 7fbf0e4f0000-7fbf0e4f2000 r--s 00018000 fc:02 172321                     
> /var/tmp/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/examples/java/plplot.jar
> 7fbf0e4f2000-7fbf0e4f5000 r--s 0000f000 fc:02 10007                      
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/ext/pulse-java.jar
> 7fbf0e4f5000-7fbf0e4fe000 r--s 00066000 fc:02 9998                       
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre/lib/ext/gnome-java-bridge.jar
> 7fbf0e4fe000-7fbf0e506000 rw-s 00000000 00:21 66633                      
> /tmp/hsperfdata_orion/3316
> 7fbf0e506000-7fbf0e507000 rw-p 00000000 00:00 0 
> 7fbf0e507000-7fbf0e508000 r--p 00000000 00:00 0 
> 7fbf0e508000-7fbf0e509000 rw-p 00000000 00:00 0 
> 7fbf0e509000-7fbf0e50a000 r--p 0001f000 fc:02 392556                     
> /lib64/ld-2.15.so
> 7fbf0e50a000-7fbf0e50b000 rw-p 00020000 fc:02 392556                     
> /lib64/ld-2.15.so
> 7fbf0e50b000-7fbf0e50c000 rw-p 00000000 00:00 0 
> 7fff223b1000-7fff223d3000 rw-p 00000000 00:00 0                          
> [stack]
> 7fff223ff000-7fff22400000 r-xp 00000000 00:00 0                          
> [vdso]
> ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  
> [vsyscall]
> 
> VM Arguments:
> jvm_args: 
> -Dplplot.libdir=/scratch/orion/redhat/plplot-5.9.9/plplot-5.9.9/fedora/bindings/java/
>  
> java_command: plplot.examples.x09 -dev psc -o ./x09j%n.psc
> Launcher Type: SUN_STANDARD
> 
> Environment Variables:
> PATH=/home/orion/bin:/nfs/local/intel/composer_xe_2011_sp1.8.273/bin/intel64:/usr/lib64/qt-3.3/bin:/usr/lib64/mpich2/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/orion/bin:/opt/local/bin:/nfs/local/intel/composer_xe_2011_sp1.8.273/mpirt/bin/intel64:/usr/sbin:/opt/local/mpich/bin:/home/orion/src/nek5000/trunk//bin:/home/orion/src/nek5000/trunk//pre:/home/orion/src/nek5000/trunk//post:/home/orion/src/nek5000/trunk//bin/site_specific/cora
> LD_LIBRARY_PATH=/nfs/local/intel/composer_xe_2011_sp1.8.273/compiler/lib/intel64:/nfs/local/intel/composer_xe_2011_sp1.8.273/compiler/lib/intel64:/nfs/local/intel/composer_xe_2011_sp1.8.273/mkl/lib/intel64:/usr/lib64/mpich2/lib:/nfs/local/intel/composer_xe_2011_sp1.8.273/debugger/lib/intel64:/nfs/local/intel/composer_xe_2011_sp1.8.273/mpirt/lib/intel64:/opt/local/pgi/linux86-64/2011/libso
> SHELL=/bin/bash
> DISPLAY=localhost:12.0
> OS=Linux
> 
> Signal Handlers:
> SIGSEGV: [libjvm.so+0x7fee60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
> SIGBUS: [libjvm.so+0x7fee60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
> SIGFPE: [libjvm.so+0x6a3cb0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
> SIGPIPE: [libjvm.so+0x6a3cb0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
> SIGXFSZ: [libjvm.so+0x6a3cb0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
> SIGILL: [libjvm.so+0x6a3cb0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
> SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
> SIGUSR2: [libjvm.so+0x6a4030], sa_mask[0]=0x00000000, sa_flags=0x10000004
> SIGHUP: [libjvm.so+0x6a4170], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
> SIGINT: [libjvm.so+0x6a4170], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
> SIGTERM: [libjvm.so+0x6a4170], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
> SIGQUIT: [libjvm.so+0x6a4170], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
> 
> 
> ---------------  S Y S T E M  ---------------
> 
> OS:Fedora release 17 (Rawhide)
> 
> uname:Linux 3.2.0-0.rc6.git2.1.fc17.x86_64 #1 SMP Tue Dec 20 22:36:25 UTC 
> 2011 x86_64
> libc:glibc 2.15 NPTL 2.15 
> rlimit: STACK 8192k, CORE infinity, NPROC 1024, NOFILE 4096, AS infinity
> load average:0.00 0.03 0.06
> 
> /proc/meminfo:
> MemTotal:         981652 kB
> MemFree:           78764 kB
> Buffers:           41320 kB
> Cached:           409456 kB
> SwapCached:         8676 kB
> Active:           242000 kB
> Inactive:         319444 kB
> Active(anon):      43244 kB
> Inactive(anon):   117896 kB
> Active(file):     198756 kB
> Inactive(file):   201548 kB
> Unevictable:       50232 kB
> Mlocked:               0 kB
> SwapTotal:       1506300 kB
> SwapFree:        1395268 kB
> Dirty:                76 kB
> Writeback:             0 kB
> AnonPages:        156996 kB
> Mapped:            22984 kB
> Shmem:               208 kB
> Slab:             258300 kB
> SReclaimable:     102012 kB
> SUnreclaim:       156288 kB
> KernelStack:         896 kB
> PageTables:         9236 kB
> NFS_Unstable:          0 kB
> Bounce:                0 kB
> WritebackTmp:          0 kB
> CommitLimit:     1997124 kB
> Committed_AS:     485136 kB
> VmallocTotal:   34359738367 kB
> VmallocUsed:       11864 kB
> VmallocChunk:   34359724452 kB
> HardwareCorrupted:     0 kB
> AnonHugePages:     24576 kB
> HugePages_Total:       0
> HugePages_Free:        0
> HugePages_Rsvd:        0
> HugePages_Surp:        0
> Hugepagesize:       2048 kB
> DirectMap4k:      116724 kB
> DirectMap2M:      907264 kB
> 
> 
> CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 13 stepping 
> 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3
> 
> Memory: 4k page, physical 981652k(78764k free), swap 1506300k(1395268k free)
> 
> vm_info: OpenJDK 64-Bit Server VM (21.0-b17) for linux-amd64 JRE 
> (1.7.0_b147-icedtea-mockbuild_2011_11_10_18_57-b00), built on Nov 10 2011 
> 19:01:29 by "mockbuild" with gcc 4.6.2 20111027 (Red Hat 4.6.2-1)
> 
> time: Wed Jan  4 16:39:20 2012
> elapsed time: 0 seconds
> 


> ------------------------------------------------------------------------------
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> infrastructure or vast IT resources to deliver seamless, secure access to
> virtual desktops. With this all-in-one solution, easily deploy virtual 
> desktops for less than the cost of PCs and save 60% on VDI infrastructure 
> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> _______________________________________________
> Plplot-devel mailing list
> Plplot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-devel


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to