GNOME Bugzilla – Bug 770064
webremote plugin: Disabling / Enabling plugin spikes rhythmbox cpu usage to 100%
Last modified: 2018-05-24 18:56:44 UTC
Created attachment 333542 [details] rhythmbox web remote log ( via rhythmbox -D remote ) Disabling and enabling the plugin a few times ( 5 -10 ) causes rhythmbox to hang. root@unstable:/# netstat -an --program | grep rhythm | grep tcp tcp 0 0 0.0.0.0:40567 0.0.0.0:* LISTEN 12822/rhythmbox tcp 0 0 0.0.0.0:43933 0.0.0.0:* LISTEN 12822/rhythmbox tcp 0 0 0.0.0.0:46157 0.0.0.0:* LISTEN 12822/rhythmbox tcp 0 0 0.0.0.0:33905 0.0.0.0:* LISTEN 12822/rhythmbox tcp 0 0 0.0.0.0:35829 0.0.0.0:* LISTEN 12822/rhythmbox tcp 0 0 0.0.0.0:35157 0.0.0.0:* LISTEN 12822/rhythmbox tcp6 0 0 :::40567 :::* LISTEN 12822/rhythmbox tcp6 0 0 :::43933 :::* LISTEN 12822/rhythmbox tcp6 0 0 :::46157 :::* LISTEN 12822/rhythmbox tcp6 0 0 :::33905 :::* LISTEN 12822/rhythmbox tcp6 0 0 :::35829 :::* LISTEN 12822/rhythmbox tcp6 0 0 :::35157 :::* LISTEN 12822/rhythmbox tcp6 0 0 :::35157 :::* LISTEN 12822/rhythmbox
what do you mean by 'hang'? provide a stack trace if possible.
It is not a hang. Rather a CPU spike, which makes rhythmbox unresponsive. The following lines keep scrolling indefinitely ( when started with "rhythmbox -d" ), once the plugin is enabled / disabled a few times. (17:40:31) [0x219aa70] [WebRemotePlugin.http_listen] /usr/lib/rhythmbox/plugins/webremote/webremote.py:1032: trying again (17:40:31) [0x219aa70] [WebRemotePlugin.http_listen] /usr/lib/rhythmbox/plugins/webremote/webremote.py:1023: relistening
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rhythmbox/issues/1469.