Re: BUG #5905: segfault on pg_terminate_backend

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Matt Harrington <matt(dot)harrington(at)rentrak(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5905: segfault on pg_terminate_backend
Date: 2011-03-02 03:51:36
Message-ID: 4D6DBEC8.7020305@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 02/03/11 02:50, Matt Harrington wrote:
>
> The following bug has been logged online:
>
> Bug reference: 5905
> Logged by: Matt Harrington
> Email address: matt(dot)harrington(at)rentrak(dot)com
> PostgreSQL version: 8.4.3
> Operating system: CentOS 4.7
> Description: segfault on pg_terminate_backend
> Details:
>
> I have occasionally triggered a segfault while executing
> pg_terminate_backend (or kill on child postgres processes.) I still have
> the core file and associated logs.
>
> $ gdb -c core.5746 /usr/local/stow/postgresql-8.4.3/bin/postmaster

I'd just like to thank you for taking the time and effort to produce a
useful bug report. It happened to be a known issue, but you saved
everyone a lot of time by including a decent backtrace and a reasonable
amount of information.

Thanks!

--
Craig Ringer

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message YAMAMOTO Takashi 2011-03-02 07:26:04 BUG #5906: assertion failure in AtCleanup_Portals
Previous Message Matt Harrington 2011-03-01 19:30:07 Re: BUG #5905: segfault on pg_terminate_backend