Pgadmin git version crash with "alt+f4" - Mailing list pgadmin-support

From Philippe Rimbault
Subject Pgadmin git version crash with "alt+f4"
Date
Msg-id 4C9889FE.50909@edd.fr
Whole thread Raw
In response to Re: Aprender PostGreSQL  (Barry Schatz <barry.schatz@gmail.com>)
Responses Re: Pgadmin git version crash with "alt+f4"  (Guillaume Lelarge <guillaume@lelarge.info>)
List 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



pgadmin-support by date:

Previous
From: Barry Schatz
Date:
Subject: Re: Aprender PostGreSQL
Next
From: Guillaume Lelarge
Date:
Subject: Re: Pgadmin git version crash with "alt+f4"