From: | Dave Page <dpage(at)postgresql(dot)org> |
---|---|
To: | Erwin Brandstetter <brandstetter(at)falter(dot)at> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: 1.6RC2 rev: 5636M crashing reproducibly |
Date: | 2006-11-15 17:12:25 |
Message-ID: | 455B4A79.6020300@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Steady on - I'm not that quick :-). As I've already branched and tagged
1.6, I've committed a fix to the 1.6 patches branch and to 1.7. It will
be in 1.6.1 whenever that gets released.
Congrats on finding a bug before the release announcement even went out!
Shoulda known it would be you that found the first one though :-p
Regards, Dave.
Erwin Brandstetter wrote:
> Downloaded pending 1.6.0 rev: 5641
> Deinstalled v1.6 RC2, restarted PC, installed pending release 1.6.0 rev:
> 5641.
> Crash is still reproducible.
>
> Regards
> Erwin
>
> a9006241(at)unet(dot)univie(dot)ac(dot)at wrote:
>> Hi developers! Hi Dave!
>>
>> Testing 1.6RC2 rev: 5636M, client Win XP.
>> I am afraid I have discovered a grave bug.
>>
>> When I try to open a table via the filter-dialogue (button: grid with
>> funnel) and click Cancel in the "View Data Options" dialogue, pgAdmin
>> crashes. I have tried this a couple of times with various tables.
>>
>> I am currently testing via SSH-Tunnel and portfording to remote
>> server, but this has never made any difference.
>>
>> The last line in the log file is _exactly_ the same every time (except
>> for the timestamp). Maybe it is of any use:
>>
>>
>> 2006-11-15 17:03:52 QUERY : Set query (localhost:65433): SET
>> DateStyle=ISO;SELECT oid, pg_encoding_to_char(encoding) AS encoding,
>> datlastsysoid
>> FROM pg_database WHERE oid = 1875078
>>
>>
>> Regards
>> Erwin
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
From | Date | Subject | |
---|---|---|---|
Next Message | Erwin Brandstetter | 2006-11-15 17:53:40 | Re: Test results for 1.6RC2 rev: 5636M |
Previous Message | Erwin Brandstetter | 2006-11-15 17:04:55 | Re: 1.6RC2 rev: 5636M crashing reproducibly |