Re: [pgadmin-support] pgAdmin crashes on DDL

2013-06-07 Thread Dave Page
On Fri, Jun 7, 2013 at 9:45 AM, aditsu wrote: > 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'd t

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'd think the backtrace should provide a clear indication o

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-02 Thread Dave Page
On Sat, Jun 1, 2013 at 11:38 AM, aditsu 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), I >> jus

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" thing and changed it back to

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-05-20 Thread Dave Page
On Mon, May 20, 2013 at 3:00 PM, aditsu wrote: > 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 to None. Adrian

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), >> I >> just did the "create script"

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread Ashesh Vashi
On Mon, May 20, 2013 at 8:30 PM, aditsu wrote: > 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 to None. > >>> >

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 to None. >>> >>> Adrian > Is this helpful? https://397921.bugs.gentoo.org/attachm

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 Dave Page
I definitely can't reproduce that then. :-/ -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK:http://www.enterprisedb.com The Enterprise PostgreSQL Company On 20 May 2013, at 15:02, aditsu wrote: > Dave Page-7 wrote > [...] > - close the query window, wi

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 Akshay Joshi
On Mon, May 20, 2013 at 3:58 PM, Dave Page wrote: > On Mon, May 20, 2013 at 11:24 AM, Akshay Joshi > wrote: > > > > > > > > On Fri, May 17, 2013 at 9:55 PM, Dave Page wrote: > >> > >> Hi > >> > >> On Fri, May 10, 2013 at 11:35 AM, aditsu wrote: > >> > Ever since I started using pgAdmin (in 200

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread Dave Page
On Mon, May 20, 2013 at 11:24 AM, Akshay Joshi wrote: > > > > On Fri, May 17, 2013 at 9:55 PM, Dave Page wrote: >> >> Hi >> >> On Fri, May 10, 2013 at 11:35 AM, aditsu wrote: >> > Ever since I started using pgAdmin (in 2006 or so) it has always crashed >> > about once an hour of active usage. I

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread Akshay Joshi
On Fri, May 17, 2013 at 9:55 PM, Dave Page wrote: > Hi > > On Fri, May 10, 2013 at 11:35 AM, aditsu wrote: > > 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 th

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-17 Thread Dave Page
Hi On Fri, May 10, 2013 at 11:35 AM, aditsu wrote: > 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 data

[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 "