Ubuntu 17.10 gnome-software process using large amounts of memory

Clash Royale CLAN TAG#URR8PPP up vote
9
down vote
favorite
I've been running Ubuntu 17.10 for a good while. Starting yesterday (April 9) the process gnome-software started using large amounts of memory. I don't know if it is related to the update that I took that day.
gnome-software grows to use up to 7G of memory (my system has 8G of RAM.) This expands into eating up swap and root. My root usually runs at 51% of its total disk space and it went up to 96%. System ground to a halt. Had to power off. Only after some automatic disk cleaning (?) did root return to 51% usage on its own.
This happened twice yesterday and it is starting again today. After running only 1 hour gnome-software is now using (according to system monitor)
virtual mem=5.4G, Resident me=4.7G, memory=4.7G
More info:
This is continuing to happen. The root disk space is being used in at least the file /var/log/syslog. Over the last few hours it has grown to 4.9G in size. I have to manually kill the gnome-software process and delete the log file to keep the computer functional.
When gnome-software starts using memory, the CPU jumps up and down
from 100% to 0%. This can be seen in the system monitor program in the resources tab. I verified this by stopping the gnome-software process and CPU usage goes to almost nothing. Telling the process to continue show CPU usage jumping all over again.
This CPU usage doesn't show up in "% CPU" on the process page. Probably due to the refresh interval?
Even more info:
This is the error that repeats over and over in /var/log/syslog
when this is happening. syslog was 1.7G when I caught it this time.
Apr 10 20:27:31 rwkeating-XPS-8300 gnome-software[2485]: g_byte_array_remove_range: assertion 'index_ + length <= array->len' failed
Apr 10 20:27:31 rwkeating-XPS-8300 gnome-software[2485]: Ignoring unexpected response
I verified this by pausing the gnome-software process while doing a tail on syslog and then un-pausing the gnome-software process only to see the error flooding the log. So it is caught in this loop. Don't know what it means ... yet.
ram memory-usage gnome-software
add a comment |Â
up vote
9
down vote
favorite
I've been running Ubuntu 17.10 for a good while. Starting yesterday (April 9) the process gnome-software started using large amounts of memory. I don't know if it is related to the update that I took that day.
gnome-software grows to use up to 7G of memory (my system has 8G of RAM.) This expands into eating up swap and root. My root usually runs at 51% of its total disk space and it went up to 96%. System ground to a halt. Had to power off. Only after some automatic disk cleaning (?) did root return to 51% usage on its own.
This happened twice yesterday and it is starting again today. After running only 1 hour gnome-software is now using (according to system monitor)
virtual mem=5.4G, Resident me=4.7G, memory=4.7G
More info:
This is continuing to happen. The root disk space is being used in at least the file /var/log/syslog. Over the last few hours it has grown to 4.9G in size. I have to manually kill the gnome-software process and delete the log file to keep the computer functional.
When gnome-software starts using memory, the CPU jumps up and down
from 100% to 0%. This can be seen in the system monitor program in the resources tab. I verified this by stopping the gnome-software process and CPU usage goes to almost nothing. Telling the process to continue show CPU usage jumping all over again.
This CPU usage doesn't show up in "% CPU" on the process page. Probably due to the refresh interval?
Even more info:
This is the error that repeats over and over in /var/log/syslog
when this is happening. syslog was 1.7G when I caught it this time.
Apr 10 20:27:31 rwkeating-XPS-8300 gnome-software[2485]: g_byte_array_remove_range: assertion 'index_ + length <= array->len' failed
Apr 10 20:27:31 rwkeating-XPS-8300 gnome-software[2485]: Ignoring unexpected response
I verified this by pausing the gnome-software process while doing a tail on syslog and then un-pausing the gnome-software process only to see the error flooding the log. So it is caught in this loop. Don't know what it means ... yet.
ram memory-usage gnome-software
[Not answering the question] For those who are using the terminal to get every package installed, it seems to be safe to get rid of Gnome Software:sudo apt purge gnome-software
â zurfyx
Jul 3 at 11:07
add a comment |Â
up vote
9
down vote
favorite
up vote
9
down vote
favorite
I've been running Ubuntu 17.10 for a good while. Starting yesterday (April 9) the process gnome-software started using large amounts of memory. I don't know if it is related to the update that I took that day.
gnome-software grows to use up to 7G of memory (my system has 8G of RAM.) This expands into eating up swap and root. My root usually runs at 51% of its total disk space and it went up to 96%. System ground to a halt. Had to power off. Only after some automatic disk cleaning (?) did root return to 51% usage on its own.
This happened twice yesterday and it is starting again today. After running only 1 hour gnome-software is now using (according to system monitor)
virtual mem=5.4G, Resident me=4.7G, memory=4.7G
More info:
This is continuing to happen. The root disk space is being used in at least the file /var/log/syslog. Over the last few hours it has grown to 4.9G in size. I have to manually kill the gnome-software process and delete the log file to keep the computer functional.
When gnome-software starts using memory, the CPU jumps up and down
from 100% to 0%. This can be seen in the system monitor program in the resources tab. I verified this by stopping the gnome-software process and CPU usage goes to almost nothing. Telling the process to continue show CPU usage jumping all over again.
This CPU usage doesn't show up in "% CPU" on the process page. Probably due to the refresh interval?
Even more info:
This is the error that repeats over and over in /var/log/syslog
when this is happening. syslog was 1.7G when I caught it this time.
Apr 10 20:27:31 rwkeating-XPS-8300 gnome-software[2485]: g_byte_array_remove_range: assertion 'index_ + length <= array->len' failed
Apr 10 20:27:31 rwkeating-XPS-8300 gnome-software[2485]: Ignoring unexpected response
I verified this by pausing the gnome-software process while doing a tail on syslog and then un-pausing the gnome-software process only to see the error flooding the log. So it is caught in this loop. Don't know what it means ... yet.
ram memory-usage gnome-software
I've been running Ubuntu 17.10 for a good while. Starting yesterday (April 9) the process gnome-software started using large amounts of memory. I don't know if it is related to the update that I took that day.
gnome-software grows to use up to 7G of memory (my system has 8G of RAM.) This expands into eating up swap and root. My root usually runs at 51% of its total disk space and it went up to 96%. System ground to a halt. Had to power off. Only after some automatic disk cleaning (?) did root return to 51% usage on its own.
This happened twice yesterday and it is starting again today. After running only 1 hour gnome-software is now using (according to system monitor)
virtual mem=5.4G, Resident me=4.7G, memory=4.7G
More info:
This is continuing to happen. The root disk space is being used in at least the file /var/log/syslog. Over the last few hours it has grown to 4.9G in size. I have to manually kill the gnome-software process and delete the log file to keep the computer functional.
When gnome-software starts using memory, the CPU jumps up and down
from 100% to 0%. This can be seen in the system monitor program in the resources tab. I verified this by stopping the gnome-software process and CPU usage goes to almost nothing. Telling the process to continue show CPU usage jumping all over again.
This CPU usage doesn't show up in "% CPU" on the process page. Probably due to the refresh interval?
Even more info:
This is the error that repeats over and over in /var/log/syslog
when this is happening. syslog was 1.7G when I caught it this time.
Apr 10 20:27:31 rwkeating-XPS-8300 gnome-software[2485]: g_byte_array_remove_range: assertion 'index_ + length <= array->len' failed
Apr 10 20:27:31 rwkeating-XPS-8300 gnome-software[2485]: Ignoring unexpected response
I verified this by pausing the gnome-software process while doing a tail on syslog and then un-pausing the gnome-software process only to see the error flooding the log. So it is caught in this loop. Don't know what it means ... yet.
ram memory-usage gnome-software
ram memory-usage gnome-software
edited Apr 24 at 12:35
pomsky
22.9k77198
22.9k77198
asked Apr 10 at 16:06
rkeating
516119
516119
[Not answering the question] For those who are using the terminal to get every package installed, it seems to be safe to get rid of Gnome Software:sudo apt purge gnome-software
â zurfyx
Jul 3 at 11:07
add a comment |Â
[Not answering the question] For those who are using the terminal to get every package installed, it seems to be safe to get rid of Gnome Software:sudo apt purge gnome-software
â zurfyx
Jul 3 at 11:07
[Not answering the question] For those who are using the terminal to get every package installed, it seems to be safe to get rid of Gnome Software:
sudo apt purge gnome-softwareâ zurfyx
Jul 3 at 11:07
[Not answering the question] For those who are using the terminal to get every package installed, it seems to be safe to get rid of Gnome Software:
sudo apt purge gnome-softwareâ zurfyx
Jul 3 at 11:07
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
4
down vote
accepted
THIS IS A REPORTED BUG ---------------------
This URL point to the bug report
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1723362
If I am reading that correctly, it is fixed in 18.04. May have to upgrade before the official release data if I want to get any work done.
In the comments in the above link, a solution was provided. I've been running this and have had no issues with the gnome-software process.
sudo apt-add-repository ppa:ubuntu-desktop/gnome-software
sudo apt update
sudo apt upgrade
Then reboot.
I am marking this answered.
Issue still exists in 18.04.
â umpirsky
May 25 at 9:37
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
4
down vote
accepted
THIS IS A REPORTED BUG ---------------------
This URL point to the bug report
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1723362
If I am reading that correctly, it is fixed in 18.04. May have to upgrade before the official release data if I want to get any work done.
In the comments in the above link, a solution was provided. I've been running this and have had no issues with the gnome-software process.
sudo apt-add-repository ppa:ubuntu-desktop/gnome-software
sudo apt update
sudo apt upgrade
Then reboot.
I am marking this answered.
Issue still exists in 18.04.
â umpirsky
May 25 at 9:37
add a comment |Â
up vote
4
down vote
accepted
THIS IS A REPORTED BUG ---------------------
This URL point to the bug report
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1723362
If I am reading that correctly, it is fixed in 18.04. May have to upgrade before the official release data if I want to get any work done.
In the comments in the above link, a solution was provided. I've been running this and have had no issues with the gnome-software process.
sudo apt-add-repository ppa:ubuntu-desktop/gnome-software
sudo apt update
sudo apt upgrade
Then reboot.
I am marking this answered.
Issue still exists in 18.04.
â umpirsky
May 25 at 9:37
add a comment |Â
up vote
4
down vote
accepted
up vote
4
down vote
accepted
THIS IS A REPORTED BUG ---------------------
This URL point to the bug report
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1723362
If I am reading that correctly, it is fixed in 18.04. May have to upgrade before the official release data if I want to get any work done.
In the comments in the above link, a solution was provided. I've been running this and have had no issues with the gnome-software process.
sudo apt-add-repository ppa:ubuntu-desktop/gnome-software
sudo apt update
sudo apt upgrade
Then reboot.
I am marking this answered.
THIS IS A REPORTED BUG ---------------------
This URL point to the bug report
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1723362
If I am reading that correctly, it is fixed in 18.04. May have to upgrade before the official release data if I want to get any work done.
In the comments in the above link, a solution was provided. I've been running this and have had no issues with the gnome-software process.
sudo apt-add-repository ppa:ubuntu-desktop/gnome-software
sudo apt update
sudo apt upgrade
Then reboot.
I am marking this answered.
edited Apr 11 at 17:19
answered Apr 11 at 2:03
rkeating
516119
516119
Issue still exists in 18.04.
â umpirsky
May 25 at 9:37
add a comment |Â
Issue still exists in 18.04.
â umpirsky
May 25 at 9:37
Issue still exists in 18.04.
â umpirsky
May 25 at 9:37
Issue still exists in 18.04.
â umpirsky
May 25 at 9:37
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1023712%2fubuntu-17-10-gnome-software-process-using-large-amounts-of-memory%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
[Not answering the question] For those who are using the terminal to get every package installed, it seems to be safe to get rid of Gnome Software:
sudo apt purge gnome-softwareâ zurfyx
Jul 3 at 11:07