Am Samstag, den 08.04.2006, 19:19 +0900 schrieb Junichi Uekawa: > Package: liferea > Version: 1.0.7-1 > > Hi, > > I'm trying to trace down why liferea seems to randomly segfault. It > seems to happen when I press ctrl-n (find the next unread), and it > tends to happen at the first keystroke, or after a while. > > I'm using liferea-gtkhtml
Ahhh! This answers my previous question. We receive a lot of user reports about crashes with gtkhtml2. And retests with the Mozilla renderer showed that the reason lies withing gtkhtml2. So I assume that it is no Liferea problem. So (at least from the upstream point of view) this won't fix. Please use Mozilla for rendering if you can. > > (gdb) thread 1 > [Switching to thread 1 (Thread 47769045726736 (LWP 14461))]#0 > 0x00002b721632b360 in gdk_cairo_set_source_pixbuf () from > /usr/lib/libgdk-x11-2.0.so.0 > (gdb) bt > #0 0x00002b721632b360 in gdk_cairo_set_source_pixbuf () from > /usr/lib/libgdk-x11-2.0.so.0 > #1 0x00002b7215f5c9e2 in gtk_cell_renderer_pixbuf_new () from > /usr/lib/libgtk-x11-2.0.so.0 > #2 0x00002b72160de4ab in _gtk_tree_view_column_get_cell_at_pos () from > /usr/lib/libgtk-x11-2.0.so.0 > #3 0x00002b72160dec21 in _gtk_tree_view_column_cell_render () from > /usr/lib/libgtk-x11-2.0.so.0 > #4 0x00002b72160ceb28 in _gtk_tree_view_queue_draw_node () from > /usr/lib/libgtk-x11-2.0.so.0 > #5 0x00002b721600c250 in _gtk_marshal_BOOLEAN__BOXED () from > /usr/lib/libgtk-x11-2.0.so.0 > #6 0x00002b72171f3910 in g_closure_invoke () from > /usr/lib/libgobject-2.0.so.0 > #7 0x00002b7217202c9d in g_signal_stop_emission () from > /usr/lib/libgobject-2.0.so.0 > #8 0x00002b7217203d0c in g_signal_emit_valist () from > /usr/lib/libgobject-2.0.so.0 > #9 0x00002b7217204383 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 > #10 0x00002b72160eaa55 in gtk_widget_activate () from > /usr/lib/libgtk-x11-2.0.so.0 > #11 0x00002b721600ac3b in gtk_main_do_event () from > /usr/lib/libgtk-x11-2.0.so.0 > #12 0x00002b7216343d2a in gdk_window_clear_area_e () from > /usr/lib/libgdk-x11-2.0.so.0 > #13 0x00002b721634430a in gdk_window_process_updates () from > /usr/lib/libgdk-x11-2.0.so.0 > #14 0x00002b72160d1670 in gtk_tree_view_scroll_to_cell () from > /usr/lib/libgtk-x11-2.0.so.0 > #15 0x00002b72160d1863 in gtk_tree_view_scroll_to_cell () from > /usr/lib/libgtk-x11-2.0.so.0 > #16 0x00002b72160d7ea9 in gtk_tree_view_set_cursor_on_cell () from > /usr/lib/libgtk-x11-2.0.so.0 > #17 0x0000000000441fc9 in ui_feedlist_select () > #18 0x0000000000446331 in on_next_unread_item_activate () > #19 0x0000000000447cf7 in on_mainwindow_key_press_event () > #20 0x00002b721600c250 in _gtk_marshal_BOOLEAN__BOXED () from > /usr/lib/libgtk-x11-2.0.so.0 > #21 0x00002b72171f3910 in g_closure_invoke () from > /usr/lib/libgobject-2.0.so.0 > #22 0x00002b7217202af2 in g_signal_stop_emission () from > /usr/lib/libgobject-2.0.so.0 > #23 0x00002b7217203d0c in g_signal_emit_valist () from > /usr/lib/libgobject-2.0.so.0 > #24 0x00002b7217204383 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 > #25 0x00002b72160eaa55 in gtk_widget_activate () from > /usr/lib/libgtk-x11-2.0.so.0 > #26 0x00002b721600a765 in gtk_propagate_event () from > /usr/lib/libgtk-x11-2.0.so.0 > #27 0x00002b721600aad7 in gtk_main_do_event () from > /usr/lib/libgtk-x11-2.0.so.0 > #28 0x00002b721635593c in _gdk_events_queue () from > /usr/lib/libgdk-x11-2.0.so.0 > #29 0x00002b7218437a0d in g_main_context_dispatch () from > /usr/lib/libglib-2.0.so.0 > #30 0x00002b721843acd5 in g_main_context_check () from > /usr/lib/libglib-2.0.so.0 > #31 0x00002b721843af9a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 > #32 0x00002b7216009ec2 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 > #33 0x00000000004369f2 in main () > (gdb) thread 2 > [Switching to thread 2 (Thread 1082132832 (LWP 14560))]#0 0x00002b72185adb6a > in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 > (gdb) bt > #0 0x00002b72185adb6a in pthread_cond_wait@@GLIBC_2.3.2 () from > /lib/libpthread.so.0 > #1 0x00002b7218421366 in g_async_queue_push_sorted () from > /usr/lib/libglib-2.0.so.0 > #2 0x00002b721842144c in g_async_queue_pop () from /usr/lib/libglib-2.0.so.0 > #3 0x000000000044f172 in download_init () > #4 0x00002b72184539cb in g_static_private_free () from > /usr/lib/libglib-2.0.so.0 > #5 0x00002b72185abb1c in start_thread () from /lib/libpthread.so.0 > #6 0x00002b7218786962 in clone () from /lib/libc.so.6 > #7 0x0000000000000000 in ?? () > (gdb) > > > regards, > junichi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

