Re: Re: [pgadmin-support] Crash "The memory could not be read" on Windows XP

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: Cousin Florence <fcousin(at)sopragroup(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Re: [pgadmin-support] Crash "The memory could not be read" on Windows XP
Date: 2010-06-08 10:25:37
Message-ID: AANLkTindVi0EXwwjW8pXV6wpcYue75-n6uJaySztRpFy@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

Thanks - patch applied. I also fixed the dialogue so new values for
the storage type are detected as a change (to enable the OK button).

On Tue, Jun 8, 2010 at 10:37 AM, Ashesh Vashi
<ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
> Hi Dave,
> Please find the patch for the same.
>
> --
> Thanks & Regards,
>
> Ashesh Vashi
> EnterpriseDB INDIA: Enterprise Postgres Company
>
> On Tue, Jun 8, 2010 at 2:58 PM, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
> wrote:
>>
>> Dave,
>> I am able to reproduce the same on linux too..
>> I am looking into it..
>> Florence,
>> Thanks for the report.
>>
>> --
>> Thanks & Regards,
>>
>> Ashesh Vashi
>> EnterpriseDB INDIA: Enterprise Postgres Company
>>
>> On Tue, Jun 8, 2010 at 2:47 PM, Cousin Florence <fcousin(at)sopragroup(dot)com>
>> wrote:
>>>
>>> Hi,
>>>
>>> Pgadmin3 (version 1.12-beta2) crashes with an "The memory could not be
>>> read" error on my Windows XP Pro.
>>>
>>> I can reproduce it this way :
>>>
>>> 1. connect to an Postgresql 8.4 or 9.0 server
>>> 2. go to the schema in the left panel of pgAdmin
>>> 3. create a table with no column
>>> 4. right-click on the table, add a column
>>> 5. fill the fields :
>>>      name : col1,
>>>      datatype : character varying (or bigint...)
>>> 6. click on the "OK" button.
>>>
>>>
>>>
>>> Versions of pgAdmin : 1.12-beta1 and 1.12-beta2 (Jun 3 2010, rev:
>>> 8398:8401)
>>> (I have tested both)
>>> I do not have the problem on an older 1.10 version of pgAdmin.
>>> System : Windows XP Pro, in French (so pgAdmin is in French too)
>>> Database : Postgresql 8.4 or 9.0
>>>
>>>
>>>
>>> Since I do not know if the problem is caused by my system, or pgAdmin
>>> itself, I tried to lauch it via the command line. But there is no other
>>> error message.
>>> I do not see anything in the Event Observer of Windows.
>>>
>>>
>>> Regards,
>>>
>>> Florence COUSIN
>>>
>>> --
>>> Sent via pgadmin-support mailing list (pgadmin-support(at)postgresql(dot)org)
>>> To make changes to your subscription:
>>> http://www.postgresql.org/mailpref/pgadmin-support
>>
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2010-06-08 10:30:15 SVN Commit by dpage: r8416 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/debugger
Previous Message svn 2010-06-08 10:24:54 SVN Commit by dpage: r8415 - trunk/pgadmin3/pgadmin/dlg

Browse pgadmin-support by date

  From Date Subject
Next Message Massa, Harald Armin 2010-06-08 11:53:57 hints in 1.12.0 Beta 1 (rev: 8328) do not honour UTF-8
Previous Message Dave Page 2010-06-08 10:11:26 Re: BUG can't set variables for some GUC variables