Re: Crash when opening table properties - Mailing list pgadmin-support

From Dave Page
Subject Re: Crash when opening table properties
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC3268@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Crash when opening table properties  (Walter Haslbeck <wh@hillerzentri.de>)
Responses Re: Crash when opening table properties  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Walter Haslbeck
> Sent: 05 October 2005 13:15
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Crash when opening table properties
>
> Hello,
>
> I just compiled the lastest pgadminIII-svn-snapshot and noticed the
> following problem:
>
> when I choose a table in the left tree-widget and select
> "properties" on
> the context-menu, pgadmin crashes:
>
> =====================================================================
> (pgadmin3:3851): Gtk-CRITICAL **: gtk_widget_modify_style: assertion
> `GTK_IS_WIDGET (widget)' failed
>
> (pgadmin3:3851): Gtk-CRITICAL **: gtk_widget_modify_style: assertion
> `GTK_IS_WIDGET (widget)' failed
> Speicherzugriffsfehler
> =====================================================================
>
> The other property-windows (schema, column etc.) are working ok.

Yes, I'm seeing a crash as well on line 535 of dlgTable.cpp in GetSQL().
I think I must be too tired though 'cause I cannot see for the life of
me what is wrong there.

Sorry Andreas, but can you take a look please?

Regards, Dave.


pgadmin-support by date:

Previous
From: gson@araneus.fi (Andreas Gustafsson)
Date:
Subject: Segfault in wxMBConvUTF8::MB2WC on startup
Next
From: Andreas Pflug
Date:
Subject: Re: Crash when opening table properties