Here's another try: This GDB was configured as "i486-linux-gnu"... Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) handle SIG [K33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/evince [Thread debugging using libthread_db enabled] [New Thread -1229728048 (LWP 6583)] GTK Accessibility Module initialized Bonobo accessibility support initialized [New Thread -1231905904 (LWP 6586)]
Program received signal SIGINT, Interrupt. [Switching to Thread -1229728048 (LWP 6583)] 0xb7fcd7f2 in ?? () from /lib/ld-linux.so.2 (gdb) thread apply all bt Thread 2 (Thread -1231905904 (LWP 6586)): #0 0xb7fcd7f2 in ?? () from /lib/ld-linux.so.2 #1 0xb783a5c6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x0805f3d3 in ev_render_thread (data=0x0) at ev-job-queue.c:179 #3 0xb72a79bf in g_thread_create_proxy (data=0x81443d8) at gthread.c:591 #4 0xb783631b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xb717a3ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread -1229728048 (LWP 6583)): #0 0xb7fcd7f2 in ?? () from /lib/ld-linux.so.2 #1 0xb783cdae in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7838aac in _L_mutex_lock_51 () from /lib/tls/i686/cmov/libpthread.so.0 #3 0xb783849d in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0 #4 0xb75f39ec in gdk_threads_impl_lock () at gdk.c:378 #5 0xb7620857 in gdk_event_prepare (source=0x8100210, timeout=0xbfb4b778) at gdkevents-x11.c:2272 #6 0xb728c112 in IA__g_main_context_prepare (context=0x8100258, priority=0xbfb4b7d8) at gmain.c:2364 #7 0xb728c8e5 in g_main_context_iterate (context=0x8100258, block=1, dispatch=1, self=0x80d5258) at gmain.c:2657 #8 0xb728cfc9 in IA__g_main_loop_run (loop=0x8138850) at gmain.c:2881 #9 0xb7b46f84 in IA__gtk_main () at gtkmain.c:1171 #10 0x08083c52 in main (argc=1, argv=Cannot access memory at address 0x4 ) at main.c:320 #11 0xb70c0ebc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #12 0x0805bf71 in _start () (gdb) quit The program is running. Exit anyway? (y or n) -- evince hangs while trying to open more than one instance https://launchpad.net/bugs/81705 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs