> -----Original Message----- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 31 December 2003 14:12 > To: Dave Page > Cc: Rodrigo; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] Crash > > >Woah, easy there! I do see the problem with CVS tip, I just haven't > >been able to look at it yet (holidays/cold that won't go away etc). > >Andreas, I don't suppose it could be anything to do with the > >refactoring you've been doing recently? > > > It could possibly, we had one problem with dlgDatabase, but > Table is quite standard so it should work.
OK, got it. The error crept in here http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/pgadmin3/src/ui/dlgProperty.c pp.diff?r1=1.64&r2=1.65 - in a nutshell, the connection object was never set to anything before being used. Fixed in CVS tip - should be in the next snapshot. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend