agora inbox for pljava-dev@postgresql.org  
help / color / mirror / Atom feed
Subject: [Pljava-dev] JVM crash in latest cvs on 7.4.7 implementating ResultSetProvider
Date: Thu, 10 Mar 2005 02:50:38 -0600
Message-ID: <3f71fdf10503100050360ea179@mail.gmail.com> (raw)

I'm getting a JVM crash in the latest cvs.  

My function def:

CREATE FUNCTION elab.getDailyReport(date)
			RETURNS SETOF island_daily
			AS 'elab.DailyReport.getDailyReport'
			LANGUAGE java;

DailyReport implements ResultSetProvider

assignRowValues() isn't doing anything out of the ordinary.

Any ideas?  The crash happens after about 50 rows returned. Any tips
on debugging? How can I turn these frame pointers into something
useful?

Thanks,
Stephen

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0x081f7dac, pid=29055, tid=1077993600
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_01-b08 mixed mode)
# Problematic frame:
# C  [postgres: crow elab [local] SELECT+0x1afdac]  pfree+0xc
#
# An error report file with more information is saved as hs_err_pid29055.log
#

Log attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hs_err_pid29055.log
Type: application/octet-stream
Size: 13638 bytes
Desc: not available
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20050310/bec767e7/attachment.obj;



view thread (4+ messages)  latest in thread

Message-ID: <3f71fdf10503100050360ea179@mail.gmail.com>
Permalink:  ../3f71fdf10503100050360ea179@mail.gmail.com/
Also on:    postgresql.org/message-id/3f71fdf10503100050360ea179@mail.gmail.com

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pljava-dev@postgresql.org
  Subject: Re: [Pljava-dev] JVM crash in latest cvs on 7.4.7 implementating ResultSetProvider
  In-Reply-To: <3f71fdf10503100050360ea179@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

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