BUG #2329: Sigmentation fault in SQLExec

From: "Vinod Bapure" <vinodkumar(dot)bapure(at)flextronicssoftware(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2329: Sigmentation fault in SQLExec
Date: 2006-03-17 08:07:43
Message-ID: 200603170807.k2H87hJb000168@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2329
Logged by: Vinod Bapure
Email address: vinodkumar(dot)bapure(at)flextronicssoftware(dot)com
PostgreSQL version: 8.1.2
Operating system: RHEL 4.0 ES
Description: Sigmentation fault in SQLExec
Details:

Hi,

I at executing join query using an application, we are getting following
dump after we run few queries. Please
help let me know this if known.

0x007b87a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x007f87d5 in raise () from /lib/tls/libc.so.6
#2 0x007fa149 in abort () from /lib/tls/libc.so.6
#3 0x0082c40a in __libc_message () from /lib/tls/libc.so.6
#4 0x00832b3f in _int_free () from /lib/tls/libc.so.6
#5 0x00832eba in free () from /lib/tls/libc.so.6
#6 0x001f4146 in extract_sql_error (henv=0x0, hdbc=0x0, hstmt=0x9bdb180,
connection=0x90c7d40,
head=0x9bdafd0, return_code=-1) at __info.c:4359
#7 0x001f503a in function_return_ex (level=3, handle=0x9bdaba8,
ret_code=-1, save_to_diag=0)
at __info.c:4963
#8 0x001cd871 in SQLExecute (statement_handle=0x9bdaba8) at
SQLExecute.c:360

regards
-Vinod

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Wolff 2006-03-17 08:36:23 BUG #2330: ECPGlib: Wrong error code in case of a duplicate key violation
Previous Message Peter Eisentraut 2006-03-17 07:37:40 Re: BUG #2327: Startup script for FC4 with selinux