Hello all,

pgAdmin consistently crashes with a segmentation fault for me after
leaving the right-click menu in the object browser. Either selecting
an option or clicking elsewhere to close it will cause a crash.

pgAdmin version: 1.20.0
wxgtk version: 2.8.12.1-2
gtk2 version: 2.24.27-1
OS: Arch Linux 3.19.3-3-ARCH

Both the OS-provided package and a self-compiled binary exhibit the
same behaviour.

I apologize if this issue has already been reported/fixed - there were
a few threads in the archive that looked similar, but I don't know
enough about pgAdmin to know if they're the same problem.

I hope this helps. Keep up the good work.

Kind regards,
Wander Nauta
#0  0x00007fbd83c87150 in __lll_unlock_elision () from /usr/lib/libpthread.so.0
#1  0x00007fbd8560eaa9 in wxMutexInternal::Unlock() () from 
/usr/lib/libwx_baseu-2.8.so.0
#2  0x000000000065582e in frmMain::OnSelRightClick(wxTreeEvent&) ()
#3  0x00007fbd85610fec in 
wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*,
wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
#4  0x00007fbd856110a3 in wxEventHashTable::HandleEvent(wxEvent&, 
wxEvtHandler*) ()
   from /usr/lib/libwx_baseu-2.8.so.0
#5  0x00007fbd8561143b in wxEvtHandler::ProcessEvent(wxEvent&) () from 
/usr/lib/libwx_baseu-2.8.so.0
#6  0x00007fbd856113b0 in wxEvtHandler::ProcessEvent(wxEvent&) () from 
/usr/lib/libwx_baseu-2.8.so.0
#7  0x00007fbd85fb9ed9 in wxWindowBase::TryParent(wxEvent&) () from 
/usr/lib/libwx_gtk2u_core-2.8.so.0
#8  0x00007fbd856113b0 in wxEvtHandler::ProcessEvent(wxEvent&) () from 
/usr/lib/libwx_baseu-2.8.so.0
#9  0x00007fbd85ffdf86 in wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#10 0x00007fbd860124dd in wxGenericTreeCtrl::OnMouse(wxMouseEvent&) ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#11 0x00007fbd85610fec in 
wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*,
wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
#12 0x00007fbd856110a3 in wxEventHashTable::HandleEvent(wxEvent&, 
wxEvtHandler*) ()
   from /usr/lib/libwx_baseu-2.8.so.0
#13 0x00007fbd8561143b in wxEvtHandler::ProcessEvent(wxEvent&) () from 
/usr/lib/libwx_baseu-2.8.so.0
#14 0x00007fbd856113b0 in wxEvtHandler::ProcessEvent(wxEvent&) () from 
/usr/lib/libwx_baseu-2.8.so.0
#15 0x00007fbd85ffdf86 in wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#16 0x00007fbd85ec9a0f in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#17 0x00007fbd8296290f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#18 0x00007fbd8233a2d5 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#19 0x00007fbd8234c00c in ?? () from /usr/lib/libgobject-2.0.so.0
#20 0x00007fbd82354175 in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#21 0x00007fbd823548cf in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#22 0x00007fbd82a79b9c in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#23 0x00007fbd82961054 in gtk_propagate_event () from 
/usr/lib/libgtk-x11-2.0.so.0
#24 0x00007fbd829614eb in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#25 0x00007fbd825d62cc in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#26 0x00007fbd81e3f9fd in g_main_context_dispatch () from 
/usr/lib/libglib-2.0.so.0
#27 0x00007fbd81e3fce0 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0x00007fbd81e40002 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#29 0x00007fbd82960467 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#30 0x00007fbd85eb198a in wxEventLoop::Run() () from 
/usr/lib/libwx_gtk2u_core-2.8.so.0
#31 0x00007fbd85f3bc7b in wxAppBase::MainLoop() () from 
/usr/lib/libwx_gtk2u_core-2.8.so.0
#32 0x00007fbd855b62ca in wxEntry(int&, wchar_t**) () from 
/usr/lib/libwx_baseu-2.8.so.0
#33 0x0000000000444812 in main ()
-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to