BUG #2329: Sigmentation fault in SQLExec

Поиск
Список
Период
Сортировка
От Vinod Bapure
Тема BUG #2329: Sigmentation fault in SQLExec
Дата
Msg-id 200603170807.k2H87hJb000168@wwwmaster.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2329
Logged by:          Vinod Bapure
Email address:      vinodkumar.bapure@flextronicssoftware.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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Vinod Bapure"
Дата:
Сообщение: BUG #2332: commands ignored until end of transaction block
Следующее
От: "Michael Wolff"
Дата:
Сообщение: BUG #2330: ECPGlib: Wrong error code in case of a duplicate key violation