After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 681713 - segfault in save_playlist
segfault in save_playlist
Status: RESOLVED DUPLICATE of bug 675824
Product: rhythmbox
Classification: Other
Component: general
2.96
Other Linux
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-08-13 00:02 UTC by Brian J. Murrell
Modified: 2012-08-13 10:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brian J. Murrell 2012-08-13 00:02:13 UTC
Trying to sync 2 playlists to my HTC ONE V (phone) ends up crashing RB with:

Thread 1 (Thread 0xb282b8c0 (LWP 11313))

  • #0 __pthread_mutex_destroy
    at pthread_mutex_destroy.c line 28
  • #1 g_mutex_impl_free
    at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c line 112
  • #2 g_mutex_clear
    at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c line 187
  • #3 totem_pl_parser_finalize
    at totem-pl-parser.c line 1290
  • #4 g_object_unref
    at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c line 3018
  • #5 save_playlist
    at rb-generic-player-playlist-source.c line 250
  • #6 g_timeout_dispatch
    at /build/buildd/glib2.0-2.32.3/./glib/gmain.c line 3882
  • #7 g_main_dispatch
    at /build/buildd/glib2.0-2.32.3/./glib/gmain.c line 2539
  • #8 g_main_context_dispatch
    at /build/buildd/glib2.0-2.32.3/./glib/gmain.c line 3075
  • #9 g_main_context_iterate
    at /build/buildd/glib2.0-2.32.3/./glib/gmain.c line 3146
  • #10 g_main_context_iterate
    at /build/buildd/glib2.0-2.32.3/./glib/gmain.c line 3083
  • #11 g_main_context_iteration
    at /build/buildd/glib2.0-2.32.3/./glib/gmain.c line 3207
  • #12 g_application_run
    at /build/buildd/glib2.0-2.32.3/./gio/gapplication.c line 1507
  • #13 main
    at main.c line 99

Comment 1 Jonathan Matthew 2012-08-13 09:20:35 UTC
What version of totem-pl-parser are you using? This looks like bug 675824.
Comment 2 Brian J. Murrell 2012-08-13 10:33:04 UTC
Looks like 3.4.1 so yeah, looks like it could be bug 675824.
Comment 3 Jonathan Matthew 2012-08-13 10:36:46 UTC

*** This bug has been marked as a duplicate of bug 675824 ***