← Back to team overview

desktop-packages team mailing list archive

[Bug 1426657] [NEW] crashes when adding songs to playlist

 

Public bug reported:

rhythmbox 3.0.2 / ubuntu 14.04.2
When adding a few songs to a playlist with the contextual menu, rhythmbox randomly crashes like this:

Traceback (most recent call last):
  File "/usr/lib/rhythmbox/plugins/remember-the-rhythm/remember-the-rhythm.py", line 114, in init_source
    self.shell_player.jump_to_current()
gi._glib.GError: Could not locate rb_shell_player_jump_to_current: 'rb_shell_player_jump_to_current': /usr/lib/librhythmbox-core.so.8: undefined symbol: rb_shell_player_jump_to_current
(rhythmbox:10936): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(...)
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
[15]+  Erreur de segmentation  (core dumped) rhythmbox                                   (segmentation fault)

or:
Traceback (most recent call last):
  File "/usr/lib/rhythmbox/plugins/artsearch/embedded.py", line 38, in discovered_cb
    (found, sample) = tags.get_sample(tagname)
AttributeError: 'NoneType' object has no attribute 'get_sample'
(rhythmbox:16472): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(...)
[10]   Abandon                 (core dumped) rhythmbox  (wd : ~)                              (abort)


Note. "Traceback" messages may not be related..

** Affects: rhythmbox (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  rhythmbox 3.0.2 / ubuntu 14.04.2
  When adding a few songs to a playlist with the contextual menu, rhythmbox randomly crashes like this:
  
  Traceback (most recent call last):
-   File "/usr/lib/rhythmbox/plugins/remember-the-rhythm/remember-the-rhythm.py", line 114, in init_source
-     self.shell_player.jump_to_current()
+   File "/usr/lib/rhythmbox/plugins/remember-the-rhythm/remember-the-rhythm.py", line 114, in init_source
+     self.shell_player.jump_to_current()
  gi._glib.GError: Could not locate rb_shell_player_jump_to_current: 'rb_shell_player_jump_to_current': /usr/lib/librhythmbox-core.so.8: undefined symbol: rb_shell_player_jump_to_current
  (rhythmbox:10936): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
  (...)
  g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  [15]+  Erreur de segmentation  (core dumped) rhythmbox                                   (segmentation fault)
  
- 
  or:
  Traceback (most recent call last):
-   File "/usr/lib/rhythmbox/plugins/artsearch/embedded.py", line 38, in discovered_cb
-     (found, sample) = tags.get_sample(tagname)
+   File "/usr/lib/rhythmbox/plugins/artsearch/embedded.py", line 38, in discovered_cb
+     (found, sample) = tags.get_sample(tagname)
  AttributeError: 'NoneType' object has no attribute 'get_sample'
  (rhythmbox:16472): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
  (...)
  [10]   Abandon                 (core dumped) rhythmbox  (wd : ~)                              (abort)
  
  
- or:
- g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
- [15]+  Erreur de segmentation  (core dumped) rhythmbox
- 
- 
  Note. "Traceback" messages may not be related..

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1426657

Title:
  crashes when adding songs to playlist

Status in rhythmbox package in Ubuntu:
  New

Bug description:
  rhythmbox 3.0.2 / ubuntu 14.04.2
  When adding a few songs to a playlist with the contextual menu, rhythmbox randomly crashes like this:

  Traceback (most recent call last):
    File "/usr/lib/rhythmbox/plugins/remember-the-rhythm/remember-the-rhythm.py", line 114, in init_source
      self.shell_player.jump_to_current()
  gi._glib.GError: Could not locate rb_shell_player_jump_to_current: 'rb_shell_player_jump_to_current': /usr/lib/librhythmbox-core.so.8: undefined symbol: rb_shell_player_jump_to_current
  (rhythmbox:10936): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
  (...)
  g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  [15]+  Erreur de segmentation  (core dumped) rhythmbox                                   (segmentation fault)

  or:
  Traceback (most recent call last):
    File "/usr/lib/rhythmbox/plugins/artsearch/embedded.py", line 38, in discovered_cb
      (found, sample) = tags.get_sample(tagname)
  AttributeError: 'NoneType' object has no attribute 'get_sample'
  (rhythmbox:16472): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
  (...)
  [10]   Abandon                 (core dumped) rhythmbox  (wd : ~)                              (abort)


  Note. "Traceback" messages may not be related..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1426657/+subscriptions


Follow ups

References