Re: pgAdmin crashes on DDL

From: aditsu <aditsu(at)yahoo(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgAdmin crashes on DDL
Date: 2013-05-20 17:30:38
Message-ID: 1369071038524-5756222.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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" thing and changed it back to integer, and
>> this
>> time it crashed as expected. Backtrace attached
>>
> Can you please share the script or sample of script? (Is it pgScript?)

Well, as I said, I went to "create script" on the "foo" table. The script
looked like this when I opened it:

Then I changed it to:

and ran it, and closed the query window. Crash followed instantly.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/pgAdmin-crashes-on-DDL-tp5754991p5756222.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2013-05-20 22:56:35 Re: Browser fixes
Previous Message Ashesh Vashi 2013-05-20 17:25:20 Re: pgAdmin crashes on DDL