agora inbox for pljava-dev@postgresql.org  
help / color / mirror / Atom feed
[Pljava-dev] pljava and pg segmentation fault
2+ messages / 0 participants
[nested] [flat]

* [Pljava-dev] pljava and pg segmentation fault
@ 2012-09-07 13:59  
  0 siblings, 1 reply; 2+ messages in thread

From:  @ 2012-09-07 13:59 UTC (permalink / raw)

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.




^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* [Pljava-dev] pljava and pg segmentation fault
@ 2012-09-07 17:12  
  parent: 
  0 siblings, 0 replies; 2+ messages in thread

From:  @ 2012-09-07 17:12 UTC (permalink / raw)

Re: wilsoncr74 2012-09-07 <1347026357765-5723187.post at n5.nabble.com>
> 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.

When a postgresql backend process dies unexpectedly, the postmaster
will shut down all other backends as well, and restart operation from
there. This is to make sure the dying backend did not mess with the
shared memory.

Christoph
-- 
cb at df7cb.de | http://www.df7cb.de/




^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2012-09-07 17:12 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2012-09-07 13:59 [Pljava-dev] pljava and pg segmentation fault 
2012-09-07 17:12 ` 

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox