Re: BUG #2697: 8.2beta1 SIGSEGV crash/assertion on insert statement w/ sub-select and placeholders

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Rusty Conover <rconover(at)infogears(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2697: 8.2beta1 SIGSEGV crash/assertion on insert statement w/ sub-select and placeholders
Date: 2006-10-17 14:31:44
Message-ID: 17198.1161095504@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Rusty Conover <rconover(at)infogears(dot)com> writes:
> LOG: execute <unnamed>: insert into bar (id, a) select id, $1 from foo
> DETAIL: parameters: $1 = '5'
> TRAP: FailedAssertion("!(n < list->length)", File: "list.c", Line: 392)
> LOG: server process (PID 21539) was terminated by signal 6

This looks like an already-reported bug in BIND processing:
http://archives.postgresql.org/pgsql-committers/2006-10/msg00107.php

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2006-10-17 14:33:13 Re: 8.2beta1 (w32): server process crash (tsvector)
Previous Message Ergin Ozekes 2006-10-17 13:45:46 BUG #2702: odbc driver cannot connect