(gdb) backtrace full
#0  0xb7efb410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb71d8c07 in poll () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb745be7f in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#3  0xb745c1e7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#4  0xb781f264 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#5  0x0808d486 in main (argc=2, argv=Cannot access memory at address 0xd
) at /build/buildd/evince-2.22.2/./shell/main.c:412
        enable_metadata = 1
        context = <value optimized out>
        args = (GHashTable *) 0x80d1f18
        program = (GnomeProgram *) 0x80ac058
(gdb) info registers
eax            0xfffffdfc       -516
ecx            0x9      9
edx            0x8d4    2260
ebx            0x8391250        137957968
esp            0xbfaf5604       0xbfaf5604
ebp            0xbfaf5628       0xbfaf5628
esi            0x8d4    2260
edi            0xb7256ff4       -1222283276
eip            0xb7efb410       0xb7efb410 <__kernel_vsyscall+16>
eflags         0x246    [ PF ZF IF ]
cs             0x73     115
ss             0x7b     123
ds             0x7b     123
es             0x7b     123
fs             0x0      0
gs             0x33     51
(gdb) thread apply all backtrace

Thread 2 (Thread 0xb6ac5b90 (LWP 10711)):
#0  0xb7efb410 in __kernel_vsyscall ()
#1  0xb7264aa5 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0x0805fb68 in ev_render_thread (data=0x0) at 
/build/buildd/evince-2.22.2/./shell/ev-job-queue.c:256
#3  0xb7480a6f in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb72604fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb71e2e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb6ae4720 (LWP 10710)):
#0  0xb7efb410 in __kernel_vsyscall ()
#1  0xb71d8c07 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb745be7f in ?? () from /usr/lib/libglib-2.0.so.0
#3  0xb745c1e7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4  0xb781f264 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#5  0x0808d486 in main (argc=2, argv=Cannot access memory at address 0xd
) at /build/buildd/evince-2.22.2/./shell/main.c:412

-- 
Hangs when Loading a pdf
https://bugs.launchpad.net/bugs/235403
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to