Bug 184085

Summary: liferea causes segfault in gdk
Product: [Fedora] Fedora Reporter: Dave Jones <davej>
Component: gtk2Assignee: Matthias Clasen <mclasen>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-17 19:23:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Backtrace of liferea crash none

Description Dave Jones 2006-03-06 05:01:06 UTC
start up liferea, wait for it to start rendering some feeds, and after 30
seconds or so, it segfaults with this backtrace...

(gdb) bt
#0  0x000000323501b3b2 in gdk_cairo_set_source_pixbuf () from
/usr/lib64/libgdk-x11-2.0.so.0
#1  0x0000003235273899 in gtk_cell_renderer_pixbuf_new () from
/usr/lib64/libgtk-x11-2.0.so.0
#2  0x00000032353f0082 in gtk_tree_view_column_focus_cell () from
/usr/lib64/libgtk-x11-2.0.so.0
#3  0x00000032353f0ce1 in gtk_tree_view_column_cell_is_visible ()
   from /usr/lib64/libgtk-x11-2.0.so.0
#4  0x00000032353ebbb6 in gtk_tree_view_get_hadjustment () from
/usr/lib64/libgtk-x11-2.0.so.0
#5  0x0000003235323c3d in gtk_marshal_BOOLEAN__VOID () from
/usr/lib64/libgtk-x11-2.0.so.0
#6  0x000000323360b21d in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0
#7  0x000000323361b538 in g_signal_override_class_closure () from
/usr/lib64/libgobject-2.0.so.0
#8  0x000000323361c13d in g_signal_emit_valist () from
/usr/lib64/libgobject-2.0.so.0
#9  0x000000323361c553 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#10 0x00000032353fd49e in gtk_widget_get_default_style () from
/usr/lib64/libgtk-x11-2.0.so.0
#11 0x000000323531eaf0 in gtk_main_do_event () from /usr/lib64/libgtk-x11-2.0.so.0
#12 0x000000323503257a in gdk_window_is_viewable () from
/usr/lib64/libgdk-x11-2.0.so.0
#13 0x000000323503270b in gdk_window_process_all_updates () from
/usr/lib64/libgdk-x11-2.0.so.0
#14 0x000000323529d9e5 in gtk_container_check_resize () from
/usr/lib64/libgtk-x11-2.0.so.0
#15 0x0000003232e26f7a in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#16 0x0000003232e2a105 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#17 0x0000003232e2a42d in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#18 0x000000323531ecd3 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0
#19 0x0000000000435d4b in main (argc=1, argv=0x7fffffe4a9d8) at main.c:285


liferea doing something silly, or lib bug ?

Comment 1 Philip Trickett 2006-03-09 15:11:40 UTC
I can confirm this.

Backtrace attached as a file.



Comment 2 Philip Trickett 2006-03-09 15:12:45 UTC
Created attachment 125878 [details]
Backtrace of liferea crash

Comment 3 Dave Jones 2008-01-17 19:23:13 UTC
I eventually got fed up with liferea's instability and switched to google reader.
For all I know, it may be better these days, but given the lack of interest in
fixing this over the last two years, we may as well close it out.