GNOME Bugzilla – Bug 529366
crash in Rhythmbox Music Player: rhythmbox plante à chaqu...
Last modified: 2008-04-28 09:45:28 UTC
Version: 0.11.2 What were you doing when the application crashed? rhythmbox plante à chaque fois que je monte le volume suivant (cette ligne provient du fichier /etc/fstab): //192.168.2.3/data /Reseau/Serveur cifs user,noauto,password=secret,user=moi,rw 0 0 Je dois démonter le volume pour pouvoir redémarrer rhythmbox. Il ne plante pas quand je monte le volume suivant: //192.168.2.3/data\040hors-backup /Reseau/Serveur-hors-backup cifs user,noauto,password=secret,user=moi,rw 0 0 Distribution: Ubuntu 7.10 (gutsy) Gnome Release: 2.20.1 2007-10-19 (Ubuntu) BugBuddy Version: 2.18.1 System: Linux 2.6.22-14-dsdt.fix.2007111300 #1 SMP Mon Nov 12 23:36:10 MST 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Human Icon Theme: Human Memory status: size: 99012608 vsize: 99012608 resident: 33198080 share: 16920576 rss: 33198080 rss_rlim: 4294967295 CPU usage: start_time: 1208866066 rtime: 136 utime: 122 stime: 14 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/rhythmbox' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1230375232 (LWP 10429)] [New Thread -1279267952 (LWP 10436)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 195847
----------- .xsession-errors (138 sec old) --------------------- (rhythmbox:6438): GLib-CRITICAL **: g_utf8_collate: assertion `str1 != NULL' failed (rhythmbox:6438): GLib-CRITICAL **: g_utf8_casefold: assertion `str != NULL' failed (rhythmbox:6438): GLib-CRITICAL **: g_utf8_collate: assertion `str1 != NULL' failed (rhythmbox:6438): GLib-CRITICAL **: g_utf8_casefold: assertion `str != NULL' failed (rhythmbox:6438): GLib-CRITICAL **: g_utf8_collate: assertion `str1 != NULL' failed ** (rhythmbox:6438): CRITICAL **: ipod_parse_artwork_db: assertion `itdb' failed (rhythmbox:6438): GLib-GObject-CRITICAL **: g_type_instance_get_private: assertion `instance != NULL && instance->g_class != NULL' failed closing closing --------------------------------------------------
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Hello! Here is a stack trace obtained with gdb. Is it what you need? I'm a newbie with bug reports, thank you for your patience.
+ Trace 196321
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 524985 ***