Re: Segmentation fault on Red Hat Linux 8

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Francis Labrie <flabrie(at)os(dot)ca>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Segmentation fault on Red Hat Linux 8
Date: 2005-04-14 13:47:52
Message-ID: 425E7488.7020603@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Francis Labrie wrote:
> Hi,
>
>
> Following instructions on pgAdmin Web site, I've built and installed
> both wxWidgets 2.5.5 and pgAdmin III 1.2.1 on Red Hat Linux 8.
> Unfortunately, I get a segmentation fault on start:
>
>
> $ gdb /usr/local/pgadmin3/bin/pgadmin3
> GNU gdb Red Hat Linux (5.2.1-4)
> Copyright 2002 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you
> are
> welcome to change it and/or distribute copies of it under certain
> conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB. Type "show warranty" for details.
> This GDB was configured as "i386-redhat-linux"...
> (gdb) run
> Starting program: /usr/local/pgadmin3/bin/pgadmin3
> [New Thread 8192 (LWP 5054)]
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 8192 (LWP 5054)]
> 0x42073a9e in _int_malloc () from /lib/i686/libc.so.6
> (gdb) bt
> #0 0x42073a9e in _int_malloc () from /lib/i686/libc.so.6
> #1 0x42073155 in malloc () from /lib/i686/libc.so.6
> #2 0x40580d39 in g_malloc () from /usr/lib/libglib-2.0.so.0
> #3 0x4058e292 in g_strdup () from /usr/lib/libglib-2.0.so.0
> #4 0x40a81f9d in xpm_extract_color () from
> /usr/lib/gtk-2.0/2.0.0/loaders/libpixbufloader-xpm.so

Sounds like the well-known gtk bug with some themes. Try another theme.

Regards,
Andreas

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Francis Labrie 2005-04-14 14:24:44 Re: Segmentation fault on Red Hat Linux 8
Previous Message Virgil Frum 2005-04-14 11:56:52 Removing, adding columns