Bug#251841: rhythmbox: Crash on selecting 2nd album

Wouter Lueks Wouter Lueks <wouter@telox.net>, 251841@bugs.debian.org
Tue, 6 Jul 2004 22:03:31 +0200


On Sun, Jun 06, 2004 at 03:11:00PM +0200, Sebastien Bacher wrote:
> Could you provide a backtrace of the problem ? 

Here you are:

** ERROR **: file gailtreeview.c: line 4187 (get_tree_path_from_row_index): should not be reached
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread 1088687424 (LWP 8589)]
0x40c3af19 in raise () from /lib/tls/libc.so.6
(gdb) bt
#0  0x40c3af19 in raise () from /lib/tls/libc.so.6
#1  0x40d48ebc in ?? () from /lib/tls/libc.so.6
#2  0x00000004 in ?? ()
#3  0x40c3c771 in abort () from /lib/tls/libc.so.6
#4  0x00000000 in ?? ()
#5  0x00000020 in ?? ()
#6  0x00000000 in ?? ()
#7  0x00000000 in ?? ()
#8  0x00000000 in ?? ()
#9  0x00000000 in ?? ()
#10 0x00000000 in ?? ()
#11 0x00000000 in ?? ()
#12 0x00000000 in ?? ()
#13 0x00000000 in ?? ()
#14 0x00000000 in ?? ()
#15 0x00000000 in ?? ()
#16 0x00000000 in ?? ()
#17 0x00000000 in ?? ()
#18 0x00000000 in ?? ()
#19 0x00000000 in ?? ()
#20 0x00000000 in ?? ()
#21 0x00000000 in ?? ()
#22 0x00000000 in ?? ()
#23 0x00000000 in ?? ()
#24 0x00000000 in ?? ()
#25 0x00000000 in ?? ()
#26 0x00000000 in ?? ()
#27 0x00000000 in ?? ()
#28 0x00000000 in ?? ()
#29 0x00000000 in ?? ()
#30 0x00000000 in ?? ()
#31 0x00000000 in ?? ()
#32 0x00000000 in ?? ()
#33 0x00000000 in ?? ()
#34 0x00000000 in ?? ()
#35 0x00000000 in ?? ()
#36 0x00000000 in ?? ()
#37 0x083532b0 in ?? ()
#38 0x00000000 in ?? ()
#39 0x40bbe274 in g_free () from /usr/lib/libglib-2.0.so.0
#40 0x40bc0904 in g_log () from /usr/lib/libglib-2.0.so.0
#41 0x40f08f7c in gail_tree_view_ref_focus_cell () from /usr/lib/gtk-2.0/modules/libgail.so
#42 0x40f09048 in gail_tree_view_ref_focus_cell () from /usr/lib/gtk-2.0/modules/libgail.so
#43 0x40f02d89 in gail_tree_view_ref_focus_cell () from /usr/lib/gtk-2.0/modules/libgail.so
#44 0x4064ceb3 in atk_object_ref_accessible_child () from /usr/lib/libatk-1.0.so.0
#45 0x40f02b22 in gail_tree_view_ref_focus_cell () from /usr/lib/gtk-2.0/modules/libgail.so
#46 0x40f05e13 in gail_tree_view_ref_focus_cell () from /usr/lib/gtk-2.0/modules/libgail.so
#47 0x40bbad03 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#48 0x40bb7942 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#49 0x40bb8a38 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#50 0x40bb8d70 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#51 0x40bb93b3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#52 0x40811278 in bonobo_main () from /usr/lib/libbonobo-2.so.0
#53 0x0805f3ca in main ()


Wouter