From: craig.wilson at hssnet.com (wilsoncr74) Date: Fri, 7 Sep 2012 06:59:17 -0700 (PDT) Subject: [Pljava-dev] pljava and pg segmentation fault Message-ID: <1347026357765-5723187.post@n5.nabble.com> Hi, I'm seeing issues with PG9.1.3 segmentation faulting. The postgresql logs suggest issues with the JVM launch as in the extract below: 2012-09-07 14:18:38 BST [29481]: [17611] user=xxxxxxx,db=prodDEBUG: 00000: Creating JavaVM 2012-09-07 14:18:38 BST [29481]: [17621] user=xxxxxxx,db=prodLOCATION: initializeJavaVM, Backend.c:700 2012-09-07 14:18:38 BST [20702]: [45031] user=,db=DEBUG: 00000: reaping dead processes 2012-09-07 14:18:38 BST [20702]: [45041] user=,db=LOCATION: reaper, postmaster.c:2354 2012-09-07 14:18:38 BST [20702]: [45051] user=,db=DEBUG: 00000: server process (PID 29481) was terminated by signal 11: Segmentation fault This is using pljava 1.4.3 and IBM Java 6 (64bit). Physical server running RHEL 6.1 I have a java core file which suggests out of memory but I didn't expect this to knock out the rest of the DB. Anyone seen anything similar? Thanks -- View this message in context: http://postgresql.1045698.n5.nabble.com/pljava-and-pg-segmentation-fault-tp5723187.html Sent from the PL/Java mailing list archive at Nabble.com.