Following the previous post, does anyone know whether this bug has been corrected ? Thanks in advance,
Gallien On Tue, 6 Oct 2015 10:19:03 +0200 (CEST) "Marc F. Neininger" <m...@champagnierle.de> wrote: > Hi, > > > I used gdb for the first time. The first backtrace is incomplete. > Below you find the complete backtrace after a seg fault of pgadmin3. > > > TIA > > > Marc > > > marc@Touchlette:~$ gdb pgadmin3 > GNU gdb (Debian 7.10-1) 7.10 > Copyright (C) 2015 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. Type "show copying" > and "show warranty" for details. > This GDB was configured as "x86_64-linux-gnu". > Type "show configuration" for configuration details. > For bug reporting instructions, please see: > <http://www.gnu.org/software/gdb/bugs/>. > Find the GDB manual and other documentation resources online at: > <http://www.gnu.org/software/gdb/documentation/>. > For help, type "help". > Type "apropos word" to search for commands related to "word"... > Reading symbols from pgadmin3...(no debugging symbols found)...done. > (gdb) run > Starting program: /usr/bin/pgadmin3 > [Thread debugging using libthread_db enabled] > Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". > 10:09:52: Debug: Adding duplicate image handler for 'PNG file' > > Program received signal SIGSEGV, Segmentation fault. > __lll_unlock_elision (lock=0x132c5e0, private=0) > at ../nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c:29 > 29 ../nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Datei oder Verzeichnis > nicht gefunden. > > gdb> bt > > #0 __lll_unlock_elision (lock=0x132c5e0, private=0) > at ../nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c:29 > #1 0x00007ffff5906290 in ?? () > from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0 > #2 0x0000000000794b60 in ?? () > #3 0x00007ffff579ed5e in wxAppConsoleBase::CallEventHandler(wxEvtHandler*, > wxEventFunctor&, wxEvent&) const () > from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0 > #4 0x00007ffff593bad8 in > wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, > wxEvtHandler*, wxEvent&) () > from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0 > #5 0x00007ffff593bbdb in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) > () from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0 > #6 0x00007ffff593bf88 in wxEvtHandler::TryHereOnly(wxEvent&) () > from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0 > #7 0x00007ffff593bd93 in wxEvtHandler::DoTryChain(wxEvent&) (