> On Tue, Oct 21, 2014 at 3:14 PM, janis <ja...@cieti.lv> wrote: > >> Thanks, but unfortunately the problem remains. Backtrace looks the same: >> >> (gdb) bt > > Please recompile databases/pgadmin3 with: > > $ DEBUG="-ggdb -O0" INSTALL_STRIP= make clean repackage reinstall > > And repost the backtrace > Here it is:
(gdb) bt #0 0x00000b97c499e0da in kill () at <stdin>:2 #1 0x00000b97c4a004a9 in abort () at /usr/src/lib/libc/stdlib/abort.c:53 #2 0x00000b9841639595 in pthread_mutex_unlock (mutexp=Variable "mutexp" is not available. ) at /usr/src/lib/librthread/rthread_sync.c:219 #3 0x00000b982742fa99 in wxMutexInternal::Unlock () from /usr/local/lib/libwx_base.so.3.0 #4 0x00000b958b2cf96e in frmMain::OnSelRightClick (this=0xb984b91b000, event=@0x7f7ffffce7f0) at frm/events.cpp:751 #5 0x00000b982743247d in wxEvtHandler::ProcessEventIfMatches () from /usr/local/lib/libwx_base.so.3.0 #6 0x00000b982743264c in wxEventHashTable::HandleEvent () from /usr/local/lib/libwx_base.so.3.0 #7 0x00000b982743278d in wxEvtHandler::ProcessEvent () from /usr/local/lib/libwx_base.so.3.0 #8 0x00000b9827432730 in wxEvtHandler::ProcessEvent () from /usr/local/lib/libwx_base.so.3.0 #9 0x00000b979eaa73c4 in wxWindowBase::TryParent () from /usr/local/lib/libwx_gtk2_core.so.3.0 #10 0x00000b9827432740 in wxEvtHandler::ProcessEvent () from /usr/local/lib/libwx_base.so.3.0 #11 0x00000b9827432730 in wxEvtHandler::ProcessEvent () from /usr/local/lib/libwx_base.so.3.0 #12 0x00000b979eaddb95 in wxScrollHelperEvtHandler::ProcessEvent () from /usr/local/lib/libwx_gtk2_core.so.3.0 #13 0x00000b979eaf185c in wxGenericTreeCtrl::OnMouse () from /usr/local/lib/libwx_gtk2_core.so.3.0 #14 0x00000b982743247d in wxEvtHandler::ProcessEventIfMatches () from /usr/local/lib/libwx_base.so.3.0 #15 0x00000b982743264c in wxEventHashTable::HandleEvent () from /usr/local/lib/libwx_base.so.3.0 #16 0x00000b982743278d in wxEvtHandler::ProcessEvent () from /usr/local/lib/libwx_base.so.3.0 #17 0x00000b9827432730 in wxEvtHandler::ProcessEvent () from /usr/local/lib/libwx_base.so.3.0 #18 0x00000b979eaddb95 in wxScrollHelperEvtHandler::ProcessEvent () from /usr/local/lib/libwx_gtk2_core.so.3.0 #19 0x00000b979e9a0141 in wxWindow::GTKProcessEvent () from /usr/local/lib/libwx_gtk2_core.so.3.0 #20 0x00000b979e9a5b57 in gtk_window_button_press_callback () from /usr/local/lib/libwx_gtk2_core.so.3.0 #21 0x00000b9830c70a9f in _gtk_marshal_BOOLEAN__BOXED () from /usr/local/lib/libgtk-x11-2.0.so.2400.0 #22 0x00000b98715763f3 in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.4200.0 #23 0x00000b987158c3ff in signal_emit_unlocked_R () from /usr/local/lib/libgobject-2.0.so.4200.0 #24 0x00000b987158e1ff in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.4200.0 #25 0x00000b987158ee41 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.4200.0 #26 0x00000b9830d8e59f in gtk_widget_event_internal () from /usr/local/lib/libgtk-x11-2.0.so.2400.0 #27 0x00000b9830c693f9 in gtk_propagate_event () from /usr/local/lib/libgtk-x11-2.0.so.2400.0 #28 0x00000b9830c6a73f in gtk_main_do_event () from /usr/local/lib/libgtk-x11-2.0.so.2400.0 #29 0x00000b9878581c80 in gdk_event_dispatch () from /usr/local/lib/libgdk-x11-2.0.so.2400.0 #30 0x00000b97aa546f4f in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.4200.0 #31 0x00000b97aa548f9e in g_main_context_iterate () from /usr/local/lib/libglib-2.0.so.4200.0 #32 0x00000b97aa549f35 in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.4200.0 #33 0x00000b9830c6ab11 in gtk_main () from /usr/local/lib/libgtk-x11-2.0.so.2400.0 #34 0x00000b979e98e87d in wxEventLoop::Run () from /usr/local/lib/libwx_gtk2_core.so.3.0 #35 0x00000b979ea1a399 in wxAppBase::MainLoop () from /usr/local/lib/libwx_gtk2_core.so.3.0 #36 0x00000b98273cb8d1 in wxEntry () from /usr/local/lib/libwx_base.so.3.0 #37 0x00000b958b094c32 in main (argc=1, argv=0x7f7ffffcf818) at pgAdmin3.cpp:125 Current language: auto; currently asm