Re: FailedAssertion() in 8.2beta1

From: "Sergey E(dot) Koposov" <math(at)sai(dot)msu(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: FailedAssertion() in 8.2beta1
Date: 2006-10-07 18:28:14
Message-ID: Pine.LNX.4.64.0610072224530.1513@lnfm1.sai.msu.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, 7 Oct 2006, Sergey E. Koposov wrote:

>
> And the java program crashing the backend is attached. (it is generally
> one prepared statement , which i didn't succeded to crash from psql) (it's
> possible to rewrite it in C with libpq, but I cannot do that very easily).

As I did before, I send the strace ouput showing what jdbc is sending to the
backend.

send(5, "\0\0\0E\0\3\0\0user\0math\0database\0xx\0client_encoding\0UNICODE\0DateStyle\0ISO\0\0", 69, 0) = 69
send(5, "P\0\0\0\20S_1\0BEGIN\0\0\0B\0\0\0\17\0S_1\0\0\0\0\0\0\0E\0\0\0\t\0\0\0\0\0P\0\0\0:\0set search_path to cas_metadata_sega, cas_metadata\0\0\0B\0\0\0\f\0\0\0\0\0\0\0\0D\0\0\0\6P\0E\0\0\0\t\0\0\0\0\0S\0\0\0\4", 137, 0) = 137
send(5, "P\0\0\0a\0UPDATE table_list SET description = $1 WHERE id = cas_get_table_id ( $2,$3 )\0\0\3\0\0\4\23\0\0\4\23\0\0\4\23B\0\0\0y\0\0\0\3\0\0\0\0\0\0\0\3\0\0\0(at)\\tag{image SRC=\"/vizier/new2.gif\"}3rd release of DENIS (2005Sep)\0\0\0\rcas_data_sega\0\0\0\16b_denis_denis5\0\0D\0\0\0\6P\0E\0\0\0\t\0\0\0\0\1S\0\0\0\4", 242, 0) = 242

Regards,
Sergey

*******************************************************************
Sergey E. Koposov
Max Planck Institute for Astronomy/Sternberg Astronomical Institute
Tel: +49-6221-528-349
Web: http://lnfm1.sai.msu.ru/~math
E-mail: math(at)sai(dot)msu(dot)ru

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2006-10-07 18:51:08 Re: Select for update with outer join broken?
Previous Message Sergey E. Koposov 2006-10-07 17:37:48 Re: FailedAssertion() in 8.2beta1