[pgadmin-support] pgAdmin crashes on DDL

2013-05-10 Thread aditsu
Ever since I started using pgAdmin (in 2006 or so) it has always crashed about once an hour of active usage. I finally decided to report this. Here's one way to reproduce the problem with the latest pgAdmin (1.16.1): - connect to a database, go to the public schema - right-click "Tables", choose "

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread aditsu
Dave Page-7 wrote >>> > [...] >>> > - close the query window, without saving changes >>> > >>> > At this point, pgAdmin instantly crashes with a segmentation fault. > > The steps above worked for me, though you may need to click "Tables" > and then "foo" again after closing the query tool. I also

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread aditsu
Dave Page-7 wrote > I definitely can't reproduce that then. :-/ > >> After closing the query tool I can't click on anything because pgadmin is >> already dead. >> "Refresh on click" is set to None. >> >> Adrian Is this helpful? https://397921.bugs.gentoo.org/attachment.cgi?id=298223 I'll try to

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread aditsu
aditsu wrote > > Dave Page-7 wrote >> I definitely can't reproduce that then. :-/ >> >>> After closing the query tool I can't click on anything because pgadmin >>> is >>> already dead. >>> "Refresh on click" is set

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread aditsu
Ashesh Vashi wrote >> aditsu wrote >> Ok, first time I tried to reproduce it running from gdb it didn't crash, >> then I tried again outside of gdb and it crashed. Then I ran it from gdb >> again, the last version of foo was still there (with the serial column), >&g

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread aditsu
Dave Page-7 wrote >> Ok, first time I tried to reproduce it running from gdb it didn't crash, >> then I tried again outside of gdb and it crashed. Then I ran it from gdb >> again, the last version of foo was still there (with the serial column), >> I >> just did the "create script" thing and change

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-06-01 Thread aditsu
aditsu wrote > Ok, first time I tried to reproduce it running from gdb it didn't crash, > then I tried again outside of gdb and it crashed. Then I ran it from gdb > again, the last version of foo was still there (with the serial column), I > just did the "create script"

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-06-06 Thread aditsu
Dave Page-7 wrote >>> ; >> >> Any update on this? It looks like I get the exact same backtrace every >> time, >> in slightly different circumstances. Sometimes even after opening and >> closing a blank query window (from the toolbar s

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-06-07 Thread aditsu
aditsu wrote > > Dave Page-7 wrote >> No, I haven't had a chance to look again yet, though it is on my TODO >> list. I'm not sure what I can do though, as it's pretty clear you're >> suffering a problem that the rest of us aren't. > Well, I