[Pljava-dev] pljava and pg segmentation fault

From: craig(dot)wilson at hssnet(dot)com (wilsoncr74)
To:
Subject: [Pljava-dev] pljava and pg segmentation fault
Date: 2012-09-07 13:59:17
Message-ID: 1347026357765-5723187.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

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.

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Christoph Berg 2012-09-07 17:12:16 [Pljava-dev] pljava and pg segmentation fault
Previous Message Rural Hunter 2012-09-06 07:54:02 [Pljava-dev] Closing forgotten statement?