Re: pgadmin3-1.6.1 - Bus Error (core dumped)

From: Dave Page <dpage(at)postgresql(dot)org>
To: Dhanaraj(dot)M(at)sun(dot)com
Cc: Zdenek(dot)Kotala(at)sun(dot)com, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: pgadmin3-1.6.1 - Bus Error (core dumped)
Date: 2006-12-12 13:13:02
Message-ID: 457EAADE.9080804@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Zdenek Kotala 2006-12-13 12:19:47 Re: pgagent linker problem
Previous Message Dhanaraj M 2006-12-12 11:16:25 Re: pgadmin3-1.6.1 - Bus Error (core dumped)