From: stephen.crowley at gmail.com (Stephen Crowley) Date: Thu, 10 Mar 2005 02:50:38 -0600 Subject: [Pljava-dev] JVM crash in latest cvs on 7.4.7 implementating ResultSetProvider Message-ID: <3f71fdf10503100050360ea179@mail.gmail.com> 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: