Port Bug Report: psql coredumps while importing polygons with large amount of points

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: psql coredumps while importing polygons with large amount of points
Date: 1999-01-09 05:32:08
Message-ID: 199901090532.AAA04349@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


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

Your name : Mario Basa
Your email address : mbasa(at)tcg(dot)co(dot)jp

Category : unknown
Severity : non-critical

Summary: psql coredumps while importing polygons with large amount of points

System Configuration
--------------------
Operating System : RedHat 5.2

PostgreSQL version : 6.3.2-4

Compiler used :

Hardware:
---------
Linux casa.tcg.co.jp 2.0.34 #1 Fri May 8 16:05:57 EDT 1998 i586 unknown
64Meg - RAM

Versions of other tools:
------------------------

--------------------------------------------------------------------------

Problem Description:
--------------------
query line ignored
(21.3418,61.9631))'::polygon);
PQexec() -- query is too long. Maximum length is 8191
query buffer max length of 20000 exceeded
query line ignored
Segmentation fault (core dumped)

--------------------------------------------------------------------------

Test Case:
----------
I always get a core dump whenever I try to import a polygon
with large number of points. Polygons with smaller amount of
points have no problems whatsoever though. I get the same
core dump also in solaris-X86 and solaris-sparc. I can send my
import.sql file if needed. thanks.

--------------------------------------------------------------------------

Solution:
---------

--------------------------------------------------------------------------

Browse pgsql-ports by date

  From Date Subject
Next Message Jon Barnett 1999-01-09 10:52:56 Successful install
Previous Message Grégoire Welraeds 1999-01-08 21:45:23 installation echo