On 21/09/2010 13:12, Guillaume Lelarge wrote:
Hi Philippe,
Le 21/09/2010 12:33, Philippe Rimbault a écrit :
[...]
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 +++
I don't have the issue here. I tried on 1.12 and 1.13, everything worked
fine. Did you do something on the query window?
No, i just open the query window and close it by "alt+f4".
I will try to compil pgadmin in debug mode today and post the result in
this list !
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support