Bug#251841: rhythmbox: Crash on selecting 2nd album
Wouter Lueks
Wouter Lueks <wouter@telox.net>, 251841@bugs.debian.org
Mon, 31 May 2004 12:11:07 +0200
Package: rhythmbox
Version: 0.8.4-4
Severity: normal
Tags: sid
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.4-rc2
Locale: LANG=C, LC_CTYPE=nl_NL@euro (ignored: LC_ALL set to C)
Versions of packages rhythmbox depends on:
ii gconf2 2.6.1-2 GNOME configuration database syste
ii gstreamer0.8-gnomevfs 0.8.1-2 Gnome VFS plugin for GStreamer
ii gstreamer0.8-mad 0.8.1-2 MAD MPEG audio decoder plugin for
ii gstreamer0.8-misc 0.8.1-2 Collection of various GStreamer pl
ii gstreamer0.8-oss [gstream 0.8.1-2 OSS plugin for GStreamer
ii gstreamer0.8-vorbis 0.8.1-2 Vorbis plugin for GStreamer
ii libart-2.0-2 2.3.16-5 Library of functions for 2D graphi
ii libatk1.0-0 1.6.1-2 The ATK accessibility toolkit
ii libaudiofile0 0.2.6-3 Open-source version of SGI's audio
ii libbonobo2-0 2.6.0-2 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.6.1-1 The Bonobo UI library
ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an
ii libesd0 0.2.29-1 Enlightened Sound Daemon - Shared
ii libgconf2-4 2.6.1-2 GNOME configuration database syste
ii libgcrypt1 1.1.12-4 LGPL Crypto library - runtime libr
ii libglade2-0 1:2.4.0-1 Library to load .glade files at ru
ii libglib2.0-0 2.4.1-2 The GLib library of C routines
ii libgnome2-0 2.6.1-2 The GNOME 2 library - runtime file
ii libgnomecanvas2-0 2.6.1.1-2 A powerful object-oriented display
ii libgnomeui-0 2.6.1.1-2 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 2.6.1.1-3 The GNOME virtual file-system libr
ii libgnomevfs2-common 2.6.1.1-3 The GNOME virtual file-system libr
ii libgnutls7 0.8.12-5 GNU TLS library - runtime library
ii libgstreamer-gconf0.8-0 0.8.1-2 GConf support for GStreamer
ii libgstreamer0.8-0 0.8.1-2 Core GStreamer libraries, plugins,
ii libgtk2.0-0 2.4.1-4 The GTK+ graphical user interface
ii libice6 4.3.0.dfsg.1-4 Inter-Client Exchange library
ii liborbit2 1:2.10.2-1.1 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.4.0-3 Layout and rendering of internatio
ii libpopt0 1.7-4 lib for parsing cmdline parameters
ii libsm6 4.3.0.dfsg.1-4 X Window System Session Management
ii libtasn1-0 0.1.2-2 Manage ASN.1 structures (runtime)
ii libx11-6 4.3.0.dfsg.1-4 X Window System protocol client li
ii libxml2 2.6.10-2 GNOME XML library
ii scrollkeeper 0.3.14-8 A free electronic cataloging syste
ii vorbis-tools 1.0.1-1 Several Ogg Vorbis Tools
ii xlibs 4.3.0.dfsg.1-4 X Window System client libraries m
ii zlib1g 1:1.2.1.1-3 compression library - runtime
-- no debconf information
Steps to reproduce this problem here:
1. Start RB
2. Select artist, and then an album
3. Select another artist and almbum
4. Crash!
It crashes always when I follow the above steps.
I've ran it through strace, here is are the last lines:
#### strace RB ####
write(2, "\n** ERROR **: file gailtreeview."..., 111
** ERROR **: file gailtreeview.c: line 4187 (get_tree_path_from_row_index): should not be reached
aborting...
) = 111
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(964, 964, SIGABRT) = 0
--- SIGABRT (Aborted) @ 0 (0) ---
write(3, "\33\3\2\0\0\0\0\0", 8) = 8
write(3, " \3\2\0\0\0\0\0", 8) = 8
write(3, "+\3\1\0", 4) = 4
read(3, "\1\2s\342\0\0\0\0\'\0\300\2\0\0\0\0\1\0\0\0\1\0\0\0008"..., 32) = 32
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x40ebc448) = 973
waitpid(973, Bonobo accessibility support initialized
GTK Accessibility Module initialized
/usr/share/themes/Nuvola/gtk-2.0/iconrc:23: Unable to locate image file in pixmap_path: "stock_stock.svg"
/usr/share/themes/Nuvola/gtk-2.0/iconrc:54: Unable to locate image file in pixmap_path: "stock_ok.svg"
[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 973
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn() = ? (mask now [ABRT])
exit_group(1) = ?
#### end strace ####
I guess especially the line with the gailtreeview.c error is something to look at.
I hope I've given enough information, if not just mail me and I'll provide whatever
additional information is neccesary.
--
Wouter Lueks