Segfault Exiting psql

From: David Wheeler <david(at)justatheory(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Segfault Exiting psql
Date: 2005-07-14 23:24:37
Message-ID: 3B715BA0-CC81-4B3C-9174-5357129AABB7@justatheory.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

PostgreSQL hackers:

8.0.3 is working great for me on Mac OS X Tiger, but I do get a
segfault every time I exit pssql:

psql(7466) malloc: *** error for object 0x1806600: incorrect checksum
for freed object - object was probably modified after being freed,
break at szone_error to debug
psql(7466) malloc: *** set a breakpoint in szone_error to debug
zsh: segmentation fault /usr/local/pgsql/bin/psql -U postgres -d sharky

Anyone seen this before? Compiled with gcc 4.0 (Apple's).

Thanks!

David

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Luke Lonergan 2005-07-15 01:18:37 Re: multibyte regression tests
Previous Message Simon Riggs 2005-07-14 22:49:33 Re: [Bizgres-general] A Guide to Constraint Exclusion