Segmentation fault error

From: Markus Innerebner <markus(at)innerebner(dot)net>
To: pgadmin-support(at)postgresql(dot)org
Subject: Segmentation fault error
Date: 2006-11-09 23:16:02
Message-ID: 4553B6B2.20009@innerebner.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello,

on my computer (gentoo linux) I tried to install pgadmin via emerge.

When I tried to start pgadmin I get a segmentation fault error. The
gnome debugger gives me that output.

/vajolet ~ # gdb /usr/bin/pgadmin3
GNU gdb 6.4
Copyright 2005 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 "i686-pc-linux-gnu"...(no debugging symbols
found)
Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/pgadmin3
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1231358288 (LWP 8984)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1231358288 (LWP 8984)]
0x00000000 in ?? ()
(gdb) backtrace
#0 0x00000000 in ?? ()
#1 0xb6cda5ae in XSetErrorHandler () from /usr/lib/libSDL-1.2.so.0
#2 0xb6f451e2 in gdk_keymap_get_entries_for_keyval () from
/usr/lib/libgdk-x11-2.0.so.0
#3 0x00000070 in ?? ()
#4 0xb7279f18 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#5 0xbffbbde0 in ?? ()
#6 0xb70a923e in gtk_disable_setlocale () from /usr/lib/libgtk-x11-2.0.so.0
#7 0xb71dc2e7 in gtk_combo_string_key () from /usr/lib/libgtk-x11-2.0.so.0
#8 0xbffbbdc8 in ?? ()
#9 0xb6df1ac1 in g_free () from /usr/lib/libglib-2.0.so.0
#10 0x08434990 in ?? ()
#11 0xb6e4a1b4 in ?? () from /usr/lib/libglib-2.0.so.0
#12 0xb6e4a1b4 in ?? () from /usr/lib/libglib-2.0.so.0
#13 0xb6df6e8e in g_option_context_parse () from /usr/lib/libglib-2.0.so.0
Previous frame inner to this frame (corrupt stack?)
(gdb)

any idea what this could be.

thanks

Markus
/

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Stephen Denne 2006-11-10 01:52:10 1.6RC2 explain analyze rollback bug
Previous Message Erwin Brandstetter 2006-11-09 22:02:31 Scrollbar in SQL dialogue window