Quoting "Adrian Bunk" <[email protected]>:
Thanks for your report. It works for me, and "Illegal instruction" is a bit surprising. Please run liferea in gdb and provide the backtrace: gdb /usr/bin/liferea (gdb) run And after it crashed: (gdb) bt Thanks Adrian
The output of gdb /usr/bin/liferea is as follows: GNU gdb (GDB) 7.1-debian Copyright (C) 2010 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". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>...Reading symbols from /usr/bin/liferea...Reading symbols from /usr/lib/debug/usr/bin/liferea...done.
done. (gdb) run Starting program: /usr/bin/liferea [Thread debugging using libthread_db enabled] [New Thread 0x7fffe90e5710 (LWP 3148)] [New Thread 0x7fffe86b8710 (LWP 3149)] [Thread 0x7fffe86b8710 (LWP 3149) exited] [New Thread 0x7fffe86b8710 (LWP 3150)] [New Thread 0x7fffe2ca3710 (LWP 3151)] set zoom: 1.72 [New Thread 0x7fffe107f710 (LWP 3152)] [New Thread 0x7fffdbfff710 (LWP 3153)] [New Thread 0x7fffdb7fe710 (LWP 3154)] [New Thread 0x7fffdaffd710 (LWP 3155)] [New Thread 0x7fffda7fc710 (LWP 3156)] [New Thread 0x7fffd9ffb710 (LWP 3157)] [New Thread 0x7fffd97fa710 (LWP 3158)] [New Thread 0x7fffd8ff9710 (LWP 3159)] Program received signal SIGILL, Illegal instruction. 0x00007fffef365d60 in gnutls_priority_init () from /usr/lib/libgnutls.so.26 (gdb) bt#0 0x00007fffef365d60 in gnutls_priority_init () from /usr/lib/libgnutls.so.26 #1 0x00007fffef3669b3 in gnutls_priority_set_direct () from /usr/lib/libgnutls.so.26 #2 0x00007ffff5b4b54a in soup_ssl_wrap_iochannel (sock=0xb09420, non_blocking=1, type=SOUP_SSL_TYPE_CLIENT, remote_host=0xbd78a0 "blogger.googleusercontent.com", creds=0xaa9080) at soup-gnutls.c:480 #3 0x00007ffff5b5fa4d in soup_socket_start_proxy_ssl (sock=<value optimized out>, ssl_host=0xbd78a0 "blogger.googleusercontent.com", cancellable=<value optimized out>) at soup-socket.c:1056 #4 0x00007ffff5b4484a in socket_connect_result (sock=0x942ec0, status=200, user_data=<value optimized out>)
at soup-connection.c:447
#5 0x00007ffff5b604db in idle_connect_result (user_data=<value
optimized out>) at soup-socket.c:650
#6 0x00007ffff5b60619 in connect_watch (iochannel=<value optimized
out>, condition=0,
data=<value optimized out>) at soup-socket.c:677
#7 0x00007ffff35386c2 in g_main_context_dispatch () from
/lib/libglib-2.0.so.0
#8 0x00007ffff353c538 in ?? () from /lib/libglib-2.0.so.0 #9 0x00007ffff353ca45 in g_main_loop_run () from /lib/libglib-2.0.so.0 #10 0x00007ffff520e647 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #11 0x00000000004340a2 in main (argc=1, argv=0x7fffffffe428) at main.c:345 (gdb) Thanks, == From Ben Green
pgpMBUDyNBQPh.pgp
Description: PGP Digital Signature

