Hi,

pgadmin3 doesn't seem to be working. It always segfaults when I try to start it 
on amd64.
Here's the backtrace:

(gdb) bt
#0  theme_pixbuf_compute_hints (theme_pb=Variable "theme_pb" is not available.
) at pixbuf-render.c:606
#1  0x00000d1cd30be185 in theme_pixbuf_render (theme_pb=0xd1c58b6ca00, 
window=0xd1ccbe29360, mask=0x0, clip_rect=0x7f7ffffe06cc, component_mask=512, 
center=0, x=0, y=0, width=750, height=24)
    at pixbuf-render.c:759
#2  0x00000d1cd30bd54b in draw_simple_image (width=Variable "width" is not 
available.
) at pixbuf-draw.c:145
#3  0x00000d1cd30bc496 in draw_box (style=0xd1c0384e440, window=0xd1ccbe29360, 
state=GTK_STATE_NORMAL, shadow=GTK_SHADOW_NONE, area=0x7f7ffffe06cc, 
widget=0xd1ce5d44060, 
    detail=0xd1bfc7518df "menubar", x=Variable "x" is not available.
) at pixbuf-draw.c:668
#4  0x00000d1bfc419254 in IA__gtk_paint_box (style=0xd1c0384e440, 
window=0xd1ccbe29360, state_type=GTK_STATE_NORMAL, shadow_type=GTK_SHADOW_NONE, 
area=0x7f7ffffe06cc, widget=Variable "widget" is not available.
) at gtkstyle.c:6207
#5  0x00000d1bfc39f887 in gtk_menu_bar_expose (widget=0xd1ce5d44060, 
event=0x7f7ffffe06b8) at gtkmenubar.c:510
#6  0x00000d1bfc391044 in _gtk_marshal_BOOLEAN__BOXED (closure=0xd1c5082cea0, 
return_value=0x7f7ffffe0350, n_param_values=Variable "n_param_values" is not 
available.
) at gtkmarshalers.c:86
#7  0x00000d1c0cdb24cc in g_closure_invoke (closure=0xd1c5082cea0, 
return_value=0x7f7ffffe0350, n_param_values=2, param_values=0x7f7ffffe03b0, 
invocation_hint=Variable "invocation_hint" is not available.
) at gclosure.c:804
#8  0x00000d1c0cdc7d73 in signal_emit_unlocked_R () at gsignal.c:3673
#9  0x00000d1c0cdc8ea3 in g_signal_emit_valist (instance=Variable "instance" is 
not available.
) at gsignal.c:3401
#10 0x00000d1c0cdc92cf in g_signal_emit (instance=Variable "instance" is not 
available.
) at gsignal.c:3447
#11 0x00000d1bfc4ca951 in gtk_widget_event_internal (widget=0xd1ce5d44060, 
event=0x7f7ffffe06b8) at gtkwidget.c:5010
#12 0x00000d1bfc38ee63 in IA__gtk_main_do_event (event=Variable "event" is not 
available.
) at gtkmain.c:1621
#13 0x00000d1c5f4e25d8 in _gdk_window_process_updates_recurse (window=Variable 
"window" is not available.
) at gdkwindow.c:5479
#14 0x00000d1c5f4e24d8 in _gdk_window_process_updates_recurse (window=Variable 
"window" is not available.
) at gdkwindow.c:5452
#15 0x00000d1c5f4e24d8 in _gdk_window_process_updates_recurse (window=Variable 
"window" is not available.
) at gdkwindow.c:5452
#16 0x00000d1c5f4e24d8 in _gdk_window_process_updates_recurse (window=Variable 
"window" is not available.
) at gdkwindow.c:5452
#17 0x00000d1c5f4e3110 in gdk_window_process_updates_internal (window=Variable 
"window" is not available.
) at gdkwindow.c:5646
#18 0x00000d1c5f4e2ae1 in IA__gdk_window_process_all_updates () at 
gdkwindow.c:5752
#19 0x00000d1bfc3033f0 in gtk_container_idle_sizer () at gtkcontainer.c:1360
#20 0x00000d1c5f4bb035 in gdk_threads_dispatch (data=0xd1c9ff1e540) at gdk.c:534
#21 0x00000d1c7aea2826 in g_main_context_dispatch (context=Variable "context" 
is not available.
) at gmain.c:3148
#22 0x00000d1c7aea2c05 in g_main_context_iterate () at gmain.c:3886
#23 0x00000d1c7aea2f3f in g_main_loop_run (loop=0xd1c03d35d50) at gmain.c:4082
#24 0x00000d1bfc38e5df in IA__gtk_main () at gtkmain.c:1268
#25 0x00000d1c2377a729 in wxEventLoop::Run () from 
/usr/local/lib/libwx_gtk2_core.so.3.0
#26 0x00000d1c237ec595 in wxAppBase::MainLoop () from 
/usr/local/lib/libwx_gtk2_core.so.3.0
#27 0x00000d1c7ea32785 in wxEntry () from /usr/local/lib/libwx_base.so.3.0
#28 0x00000d19fb4053ff in __register_frame_info () from /usr/local/bin/pgadmin3
#29 0x00000d19fb405254 in ?? () from /usr/local/bin/pgadmin3
#30 0x0000000000000000 in ?? ()
Current language:  auto; currently minimal

Reply via email to