Same problem, loading from Thunderbird gives this process:

patrick  16772 15.1  2.1 105112 44896 ?        Sl   12:09   0:02
\_ /usr/bin/evince /tmp/king reunion-1.pdf

attaching with gdb yeilds this backtrace:

(gdb) backtrace full
#0  0xb7f25410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb720bc07 in poll () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb748f1c6 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#3  0xb748f577 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#4  0xb784f1f4 in IA__gtk_main () at gtkmain.c:1163
        tmp_list = (GList *) 0x80f4408
        functions = (GList *) 0x0
        init = (GtkInitFunction *) 0x0
        loop = (GMainLoop *) 0x80ed260
#5  0x0808d486 in ?? ()
No symbol table info available.
#6  0xb7155450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#7  0x0805c381 in ?? ()
No symbol table info available.
(gdb) info registers
eax            0xfffffdfc       -516
ecx            0x9      9
edx            0xc2f    3119
ebx            0x81afaf8        135985912
esp            0xbfa47fd4       0xbfa47fd4
ebp            0xbfa47ff8       0xbfa47ff8
esi            0xc2f    3119
edi            0xb7289ff4       -1222074380
eip            0xb7f25410       0xb7f25410 <__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 0xb69e0b90 (LWP 16773)):
#0  0xb7f25410 in __kernel_vsyscall ()
#1  0xb7297aa5 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0805fb68 in ?? ()
#3  0xb74b3e2f in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb72934fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb7215e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb6b1f720 (LWP 16772)):
#0  0xb7f25410 in __kernel_vsyscall ()
#1  0xb720bc07 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb748f1c6 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0xb748f577 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4  0xb784f1f4 in IA__gtk_main () at gtkmain.c:1163
#5  0x0808d486 in ?? ()
#6  0xb7155450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#7  0x0805c381 in ?? ()

Tried maximizing and minimizing window and the file appeared!  Sounds
like a good clue.

Patrick

-- 
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