(no subject)

From: awer <Andreas(dot)Werner(at)stud(dot)uni-hannover(dot)de>
To: pgsql-bugs(at)postgresql(dot)org
Subject: (no subject)
Date: 1999-10-26 20:38:56
Message-ID: 38161160.CF8EA8BD@stud.uni-hannover.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

If PostgreSQL failed to compile on your computer or you found a bug that
is likely to be specific to one platform then please fill out this form
and e-mail it to pgsql-ports(at)postgresql(dot)org(dot)

To report any other bug, fill out the form below and e-mail it to
pgsql-bugs(at)postgresql(dot)org(dot)

If you not only found the problem but solved it and generated a patch
then e-mail it to pgsql-patches(at)postgresql(dot)org instead. Please use the
command "diff -c" to generate the patch.

You may also enter a bug report at http://www.postgresql.org/ instead of
e-mail-ing this form.

============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Andreas Werner
Your email address : aw(at)kammer(dot)uni-hannover(dot)de

System Configuration
---------------------
Architecture (example: Intel Pentium) : Intel Pentium II

Operating System (example: Linux 2.0.26 ELF) : Linux 2.2.7

PostgreSQL version (example: PostgreSQL-6.4.2) : PostgreSQL-6.4.2

Compiler used (example: gcc 2.8.0) : binary distributed
with SuSE 6.1

Please enter a FULL description of your problem:
------------------------------------------------
I use psgl with Perl-Postgres.pm and Apache 1.3. The problem is: i'm
getting uncomplete answere for my query and the following log-messages:

!(( ((buffer) < 0) ? ((buffer) >= -NLocBuffer && LocalRefCount[-(buffer)
- 1] > 0) : ( ((buffer<1) || (buffer>(NBuffers))) ? ((char) 0) :
(PrivateRe
NOTICE: Message from PostgreSQL backend:
The Postmaster has informed me that some other backend died
abnormally and possibly corrupted shared memory.
I have rolled back the current transaction and am going to
terminate your database system connection and exit.
Please reconnect to the database system and repeat your query.
TRAP: Failed Assertion("!(( ((buffer) < 0) ? ((buffer) >= -NLocBuffer &&
LocalRefCount[-(buffer) - 1] > 0) : ( ((buffer<1) ||
(buffer>(NBuffers))) ?

Please describe a way to repeat the problem. Please try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------

If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------

Browse pgsql-bugs by date

  From Date Subject
Next Message Richard Ginsburg 1999-10-26 21:40:26 Re: Pool Cues and Billiards Accessories 8096
Previous Message Bruce Momjian 1999-10-26 17:44:02 Re: [BUGS] (null) != (null) ?