You are not logged in.

#1 2011-04-26 19:17:18

moted
Member
Registered: 2010-06-25
Posts: 14

Rhythmbox Segfaults after latest update

Today I updated the following packages which should affect Rhythmbox:

gvfs (1.8.0-1 -> 1.8.1-1)
gvfs-afc (1.8.0-1 -> 1.8.1-1)
totem (3.0.0-2 -> 3.0.1-1)
totem-plugin (3.0.0-2 -> 3.0.1-1)
libsoup (2.34.0-1 -> 2.34.1-1)
libsoup-gnome (2.34.0-1 -> 2.34.1-1)
rhythmbox (2.90.1-2 -> 2.90.1-3)

Now when I start it, it will bring up Rhythmbox and starts to scan my music library to update it's database.  Eventually it will segfault on it's own of if I try to do anything while it's updating the database.

Here's is some of the pertinent debug information:

(rhythmbox:20712): Json-CRITICAL **: json_object_get_array_member: assertion `JSON_NODE_HOLDS_ARRAY (node) || JSON_NODE_HOLDS_NULL (node)' failed

(rhythmbox:20712): Json-CRITICAL **: json_array_get_length: assertion `array != NULL' failed
** Message: pygobject_register_sinkfunc is deprecated (GstObject)

(rhythmbox:20712): libdmapsharing-WARNING **: DACP browsing not started

(rhythmbox:20712): libdmapsharing-WARNING **: DACP browsing not started

(12:13:19) [0x1da1040] [rhythmdb_process_one_event] rhythmdb.c:2529: processing RHYTHMDB_EVENT_THREAD_EXITED
(12:13:19) [0x1da1040] [rhythmdb_process_one_event] rhythmdb.c:2507: processing RHYTHMDB_EVENT_METADATA_LOAD
(12:13:19) [0x1da1040] [rhythmdb_process_one_event] rhythmdb.c:2507: processing RHYTHMDB_EVENT_METADATA_LOAD
(12:13:19) [0x1da1040] [rhythmdb_process_one_event] rhythmdb.c:2507: processing RHYTHMDB_EVENT_METADATA_LOAD
(12:13:19) [0x1da1040] [rhythmdb_process_one_event] rhythmdb.c:2507: processing RHYTHMDB_EVENT_METADATA_LOAD
(12:13:19) [0x1da1040] [rb_statusbar_sync_status] rb-statusbar.c:467: updating status with: '16701 songs, 53 days, 22 hours and 31 minutes, 117.5 GB', '', 999.000000
(12:13:19) [0x15e7080] [connection_closed_cb] rb-metadata-dbus-service.c:215: client connection closed
Segmentation fault

And here's are all the current packages that it requires

$ for i in `pacman -Qi rhythmbox | grep Depends | cut -d ":" -f2`;  do pacman -Q $i ; done
libgpod 0.8.0-2
gvfs-afc 1.8.1-1
libgnome-media-profiles 3.0.0-2
totem-plparser 2.32.4-1
libsoup-gnome 2.34.1-1
gtk3 3.0.9-1
libmusicbrainz3 3.0.3-1
libmtp 1.0.2-2
libnotify 0.7.2-1
lirc-utils 1:0.9.0-2
libwebkit3 1.3.13-1
libdmapsharing 2.9.7-1
media-player-info 13-1
pygobject 2.28.4-1
gstreamer0.10-python 0.10.21-1
python-gnomekeyring 2.32.0-4
gstreamer0.10-base-plugins 0.10.32-4
gstreamer0.10-good-plugins 0.10.28-1
json-glib 0.12.4-1
desktop-file-utils 0.18-1
libpeas 1.0.0-1
python-mako 0.4.1-1

Any ideas would be great, though this seems to be a bug of some kind as it was introduced after the upgrade.

Offline

#2 2011-04-26 20:52:13

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Rhythmbox Segfaults after latest update

run it in gdb and get a trace then report it on http://bugzilla.gnome.org and paste the link here

Last edited by wonder (2011-04-26 20:53:43)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2011-04-26 23:17:52

moted
Member
Registered: 2010-06-25
Posts: 14

Re: Rhythmbox Segfaults after latest update

Offline

Board footer

Powered by FluxBB