Re: pgadmin3-1.6.1 - Bus Error (core dumped) - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgadmin3-1.6.1 - Bus Error (core dumped)
Date
Msg-id 457EAADE.9080804@postgresql.org
Whole thread Raw
In response to Re: pgadmin3-1.6.1 - Bus Error (core dumped)  (Dhanaraj M <Dhanaraj.M@Sun.COM>)
Responses Re: pgadmin3-1.6.1 - core dumped - Work around
List pgadmin-hackers
Dhanaraj M wrote:
> Hi Dave,
>
> I tried to test the code in freshly installed S-10 sparc and x86.
> " File -> Add server....  core dumped "  does not occur.
>
> However, "Query tool -> close.. core dump" still exists.
> During the crash,  I got some GTK messages in SPARC machine. (No clue
> for x86)
>
> (pgadmin3:2687): Gtk-CRITICAL **: file gtkwidget.c: line 5916: assertion
> `GTK_IS_WIDGET (widget)' failed
> (pgadmin3:2687): GLib-GObject-CRITICAL **: file gobject.c: line 1222:
> assertion `G_IS_OBJECT (object)' failed
> Bus Error (core dumped)
>
> I am still trying to analyse this problem. I will try to check in S-10
> update 3.
> I attach the trace file here.. Any comments??
>

Well, again the trace appears to show that frmQuery::OnChangeConnection
is in the stack - have you even touched the select connection combo box?

One thing you might try is changing your GTK theme. We have had odd
reports on some Linuxes that using certain themes will result in GTK
errors on the console and sometimes a crash.

Regards, Dave.

pgadmin-hackers by date:

Previous
From: Dhanaraj M
Date:
Subject: Re: pgadmin3-1.6.1 - Bus Error (core dumped)
Next
From: Zdenek Kotala
Date:
Subject: Re: pgagent linker problem