BUG #1809: invalid pointer on pg_ctl reload

From: "Chris Hoover" <chris(dot)hoover(at)companiongroup(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1809: invalid pointer on pg_ctl reload
Date: 2005-08-05 14:32:25
Message-ID: 20050805143225.9D49BF0B14@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1809
Logged by: Chris Hoover
Email address: chris(dot)hoover(at)companiongroup(dot)com
PostgreSQL version: 8.0.3
Operating system: RHEL 4 AS Update 1
Description: invalid pointer on pg_ctl reload
Details:

I was working with my pg_hba.conf file and did a pg_ctl -D <path> reload. I
received the following message, and postgresql shutdown.

[postgres(at)edipgtst1 eedi]$ pg_ctl -D /database/data/eedi/ reload
postmaster signaled
[postgres(at)edipgtst1 eedi]$ *** glibc detected *** free(): invalid pointer:
0x082ced00 ***

To make changes to my configuration in 8.0.3, I am having to always to
restarts instead of reloads.

PostgreSQL was installed from the rhel 4 rpms provided on the PostgreSQL
mirrors.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message willie 2005-08-05 18:28:42 BUG #1810: Select * From XXX where xfield = 'Chinese_String';
Previous Message Michael Afanasiev 2005-08-05 14:25:30 BUG #1808: bug: plan bugs on alert /drop table