Pgadmin git version crash with "alt+f4"

From: Philippe Rimbault <primbault(at)edd(dot)fr>
To: pgadmin-support(at)postgresql(dot)org
Subject: Pgadmin git version crash with "alt+f4"
Date: 2010-09-21 10:33:34
Message-ID: 4C9889FE.50909@edd.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

When issuing an "alt+f4" on the query window, pgadmin crash.
Closing the query hith "ctrl+w" work fine (and also with "file"->"close").
I'm using the last git version under Debian testing (2.6.32-5-686).

Last strace messages :
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5,
[{"\24\0\6\0\242\t\340\2r\2\0\0\0\0\0\0\0\0\0\0\377\377\377\37", 24},
{NULL, 0}, {"", 0}], 3) = 24
poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1
E~\t\0\0\0\4\0\0\0\0\0\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 68
read(5, 0xa62c168, 4096) = -1 EAGAIN (Resource
temporarily unavailable)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

regards

Philippe

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2010-09-21 11:12:11 Re: Pgadmin git version crash with "alt+f4"
Previous Message Barry Schatz 2010-09-20 23:04:01 Re: Aprender PostGreSQL