BUG #5442: Postgres crash when closing a "/console" mstsc session - Mailing list pgsql-bugs

From
Subject BUG #5442: Postgres crash when closing a "/console" mstsc session
Date
Msg-id 201004291226.o3TCQduG077366@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5442: Postgres crash when closing a "/console" mstsc session  ("Juan C. Aragon" <juan@keisercomputers.com>)
Re: BUG #5442: Postgres crash when closing a "/console" mstsc session  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5442
Logged by:
Email address:      sdelforge@free.fr
PostgreSQL version: 8.4.3
Operating system:   Windows 2003
Description:        Postgres crash when closing a "/console" mstsc session
Details:

Hello,

I have nearly the same bug than "BUG #5305", but it occurs only with
/console mode.

Postgres is working as a windows service under the "postgres" user. We log
on the Windows server by using mstsc and we have sometimes a crash of a
prostgres process with "Exit code 128" which stop the postgres service.
After analysing, we saw that the crash occurs only when the "\console"
session stop (but not every time).

We are able to reproduce this crash:
1- Open an mstsc Windows session with "\console" and user Administrator
2- Open a standard mstsc Windows session with antoher user
3- In this new session, execute a process which is doing some requests on
the database and at the same time execute a database backup with pgAdmin
4- Close the "\console" session

Could you help?
Thanks

pgsql-bugs by date:

Previous
From: "sibal"
Date:
Subject: BUG #5441: Why Not?????
Next
From: "Juan C. Aragon"
Date:
Subject: Re: BUG #5442: Postgres crash when closing a "/console" mstsc session