Thread: 1.6RC2 rev: 5636M crashing reproducibly
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
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@unet.univie.ac.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
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@unet.univie.ac.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