Ubuntu 17.10 Freezes Very Frequently

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
3
down vote

favorite
1












This is a problem I've been having for a long time, but it recently has become unbearable. My computer will completely freeze up, recently it's been happening after only an hour or two of uptime but it used to be very rare. To be more specific, I am unable to type or move the mouse, if there's video playing it freezes and if there's audio it loops the same half second sound bite forever. Not even REISUB has any effect, I simply have to hard reset everytime. Sometimes it happens randomly, but it's most likely to happen while video is playing - especially if it's full screen. There has never been any sign it's about to freeze, one moment everything's fine and the next it's unrecoverable.



This happened even before I upgraded to Ubuntu 17 (from 16), and for awhile after upgrading it almost never froze. I have seen the advice about switching bay to Xorg from Wayland and would prefer to avoid that if there is any alternative because when running Xorg gnome-shell takes up ~20% of my CPU constantly as I use integrated graphics.



System Specs:



  • OS: Ubuntu 17.10

  • Memory: 16GB DDR4

  • CPU: Intel i5-6500 (3.20GHz x 4)

  • Graphics: integrated graphics

  • GNOME: 3.26.2

  • Disk: 256GB SSD

Here's an excerpt from /var/log/syslog of things that happened right before the crash. I don't particularly believe that ddclient or signal could be causing an entire system freeze as they're not vital services, but at this point I'm completely lost.



Mar 7 18:26:54 Olivaw signal-desktop.desktop[13134]: "name":"log","hostname":"Olivaw","pid":13134,"level":30,"msg":"Sending a keepalive message","time":"2018-03-08T00:26:54.265Z","v":0
Mar 7 18:27:29 Olivaw systemd-resolved[1161]: Using degraded feature set (UDP) for DNS server 198.18.0.1.
Mar 7 18:27:49 Olivaw signal-desktop.desktop[13134]: "name":"log","hostname":"Olivaw","pid":13134,"level":30,"msg":"Sending a keepalive message","time":"2018-03-08T00:27:49.348Z","v":0
Mar 7 18:28:01 Olivaw CRON[13619]: (pcp) CMD ( /usr/lib/pcp/bin/pmie_check -C)
Mar 7 18:28:44 Olivaw signal-desktop.desktop[13134]: "name":"log","hostname":"Olivaw","pid":13134,"level":30,"msg":"Sending a keepalive message","time":"2018-03-08T00:28:44.432Z","v":0
Mar 7 18:28:44 Olivaw ddclient[9448]: WARNING: file /etc/ddclient.conf: Cannot open file '/etc/ddclient.conf'. (Permission denied)
Mar 7 18:28:44 Olivaw ddclient[9448]: WARNING: file /var/cache/ddclient/ddclient.cache: Cannot open file '/var/cache/ddclient/ddclient.cache'. (Permission denied)









share|improve this question























  • Can you switch to the console by CTRL+ALT+F2?
    – davidbaumann
    Mar 8 at 8:02










  • Can you check if you have a working swap partioton? Had the same problem and the swap partition was broken
    – davidbaumann
    Mar 8 at 8:02






  • 1




    @davidbaumann Pressing CTRL+ALT+F2 does nothing when it's frozen. Interestingly, I doubt this could be related, I just checked and the session I'm using right now corresponds to F2, and pressing CTRL+ALT+F1 brings me to the login page for a different session, which means logging in after booting up defaulted to the F2 one.
    – Nathan
    Mar 9 at 0:52






  • 2




    Please run memtest86.
    – davidbaumann
    Mar 9 at 5:25






  • 1




    I concur with @davidbaumann. This looks like a hardware issue. See How do I run memtest86+?
    – David Foerster
    Mar 10 at 17:40














up vote
3
down vote

favorite
1












This is a problem I've been having for a long time, but it recently has become unbearable. My computer will completely freeze up, recently it's been happening after only an hour or two of uptime but it used to be very rare. To be more specific, I am unable to type or move the mouse, if there's video playing it freezes and if there's audio it loops the same half second sound bite forever. Not even REISUB has any effect, I simply have to hard reset everytime. Sometimes it happens randomly, but it's most likely to happen while video is playing - especially if it's full screen. There has never been any sign it's about to freeze, one moment everything's fine and the next it's unrecoverable.



This happened even before I upgraded to Ubuntu 17 (from 16), and for awhile after upgrading it almost never froze. I have seen the advice about switching bay to Xorg from Wayland and would prefer to avoid that if there is any alternative because when running Xorg gnome-shell takes up ~20% of my CPU constantly as I use integrated graphics.



System Specs:



  • OS: Ubuntu 17.10

  • Memory: 16GB DDR4

  • CPU: Intel i5-6500 (3.20GHz x 4)

  • Graphics: integrated graphics

  • GNOME: 3.26.2

  • Disk: 256GB SSD

Here's an excerpt from /var/log/syslog of things that happened right before the crash. I don't particularly believe that ddclient or signal could be causing an entire system freeze as they're not vital services, but at this point I'm completely lost.



Mar 7 18:26:54 Olivaw signal-desktop.desktop[13134]: "name":"log","hostname":"Olivaw","pid":13134,"level":30,"msg":"Sending a keepalive message","time":"2018-03-08T00:26:54.265Z","v":0
Mar 7 18:27:29 Olivaw systemd-resolved[1161]: Using degraded feature set (UDP) for DNS server 198.18.0.1.
Mar 7 18:27:49 Olivaw signal-desktop.desktop[13134]: "name":"log","hostname":"Olivaw","pid":13134,"level":30,"msg":"Sending a keepalive message","time":"2018-03-08T00:27:49.348Z","v":0
Mar 7 18:28:01 Olivaw CRON[13619]: (pcp) CMD ( /usr/lib/pcp/bin/pmie_check -C)
Mar 7 18:28:44 Olivaw signal-desktop.desktop[13134]: "name":"log","hostname":"Olivaw","pid":13134,"level":30,"msg":"Sending a keepalive message","time":"2018-03-08T00:28:44.432Z","v":0
Mar 7 18:28:44 Olivaw ddclient[9448]: WARNING: file /etc/ddclient.conf: Cannot open file '/etc/ddclient.conf'. (Permission denied)
Mar 7 18:28:44 Olivaw ddclient[9448]: WARNING: file /var/cache/ddclient/ddclient.cache: Cannot open file '/var/cache/ddclient/ddclient.cache'. (Permission denied)









share|improve this question























  • Can you switch to the console by CTRL+ALT+F2?
    – davidbaumann
    Mar 8 at 8:02










  • Can you check if you have a working swap partioton? Had the same problem and the swap partition was broken
    – davidbaumann
    Mar 8 at 8:02






  • 1




    @davidbaumann Pressing CTRL+ALT+F2 does nothing when it's frozen. Interestingly, I doubt this could be related, I just checked and the session I'm using right now corresponds to F2, and pressing CTRL+ALT+F1 brings me to the login page for a different session, which means logging in after booting up defaulted to the F2 one.
    – Nathan
    Mar 9 at 0:52






  • 2




    Please run memtest86.
    – davidbaumann
    Mar 9 at 5:25






  • 1




    I concur with @davidbaumann. This looks like a hardware issue. See How do I run memtest86+?
    – David Foerster
    Mar 10 at 17:40












up vote
3
down vote

favorite
1









up vote
3
down vote

favorite
1






1





This is a problem I've been having for a long time, but it recently has become unbearable. My computer will completely freeze up, recently it's been happening after only an hour or two of uptime but it used to be very rare. To be more specific, I am unable to type or move the mouse, if there's video playing it freezes and if there's audio it loops the same half second sound bite forever. Not even REISUB has any effect, I simply have to hard reset everytime. Sometimes it happens randomly, but it's most likely to happen while video is playing - especially if it's full screen. There has never been any sign it's about to freeze, one moment everything's fine and the next it's unrecoverable.



This happened even before I upgraded to Ubuntu 17 (from 16), and for awhile after upgrading it almost never froze. I have seen the advice about switching bay to Xorg from Wayland and would prefer to avoid that if there is any alternative because when running Xorg gnome-shell takes up ~20% of my CPU constantly as I use integrated graphics.



System Specs:



  • OS: Ubuntu 17.10

  • Memory: 16GB DDR4

  • CPU: Intel i5-6500 (3.20GHz x 4)

  • Graphics: integrated graphics

  • GNOME: 3.26.2

  • Disk: 256GB SSD

Here's an excerpt from /var/log/syslog of things that happened right before the crash. I don't particularly believe that ddclient or signal could be causing an entire system freeze as they're not vital services, but at this point I'm completely lost.



Mar 7 18:26:54 Olivaw signal-desktop.desktop[13134]: "name":"log","hostname":"Olivaw","pid":13134,"level":30,"msg":"Sending a keepalive message","time":"2018-03-08T00:26:54.265Z","v":0
Mar 7 18:27:29 Olivaw systemd-resolved[1161]: Using degraded feature set (UDP) for DNS server 198.18.0.1.
Mar 7 18:27:49 Olivaw signal-desktop.desktop[13134]: "name":"log","hostname":"Olivaw","pid":13134,"level":30,"msg":"Sending a keepalive message","time":"2018-03-08T00:27:49.348Z","v":0
Mar 7 18:28:01 Olivaw CRON[13619]: (pcp) CMD ( /usr/lib/pcp/bin/pmie_check -C)
Mar 7 18:28:44 Olivaw signal-desktop.desktop[13134]: "name":"log","hostname":"Olivaw","pid":13134,"level":30,"msg":"Sending a keepalive message","time":"2018-03-08T00:28:44.432Z","v":0
Mar 7 18:28:44 Olivaw ddclient[9448]: WARNING: file /etc/ddclient.conf: Cannot open file '/etc/ddclient.conf'. (Permission denied)
Mar 7 18:28:44 Olivaw ddclient[9448]: WARNING: file /var/cache/ddclient/ddclient.cache: Cannot open file '/var/cache/ddclient/ddclient.cache'. (Permission denied)









share|improve this question















This is a problem I've been having for a long time, but it recently has become unbearable. My computer will completely freeze up, recently it's been happening after only an hour or two of uptime but it used to be very rare. To be more specific, I am unable to type or move the mouse, if there's video playing it freezes and if there's audio it loops the same half second sound bite forever. Not even REISUB has any effect, I simply have to hard reset everytime. Sometimes it happens randomly, but it's most likely to happen while video is playing - especially if it's full screen. There has never been any sign it's about to freeze, one moment everything's fine and the next it's unrecoverable.



This happened even before I upgraded to Ubuntu 17 (from 16), and for awhile after upgrading it almost never froze. I have seen the advice about switching bay to Xorg from Wayland and would prefer to avoid that if there is any alternative because when running Xorg gnome-shell takes up ~20% of my CPU constantly as I use integrated graphics.



System Specs:



  • OS: Ubuntu 17.10

  • Memory: 16GB DDR4

  • CPU: Intel i5-6500 (3.20GHz x 4)

  • Graphics: integrated graphics

  • GNOME: 3.26.2

  • Disk: 256GB SSD

Here's an excerpt from /var/log/syslog of things that happened right before the crash. I don't particularly believe that ddclient or signal could be causing an entire system freeze as they're not vital services, but at this point I'm completely lost.



Mar 7 18:26:54 Olivaw signal-desktop.desktop[13134]: "name":"log","hostname":"Olivaw","pid":13134,"level":30,"msg":"Sending a keepalive message","time":"2018-03-08T00:26:54.265Z","v":0
Mar 7 18:27:29 Olivaw systemd-resolved[1161]: Using degraded feature set (UDP) for DNS server 198.18.0.1.
Mar 7 18:27:49 Olivaw signal-desktop.desktop[13134]: "name":"log","hostname":"Olivaw","pid":13134,"level":30,"msg":"Sending a keepalive message","time":"2018-03-08T00:27:49.348Z","v":0
Mar 7 18:28:01 Olivaw CRON[13619]: (pcp) CMD ( /usr/lib/pcp/bin/pmie_check -C)
Mar 7 18:28:44 Olivaw signal-desktop.desktop[13134]: "name":"log","hostname":"Olivaw","pid":13134,"level":30,"msg":"Sending a keepalive message","time":"2018-03-08T00:28:44.432Z","v":0
Mar 7 18:28:44 Olivaw ddclient[9448]: WARNING: file /etc/ddclient.conf: Cannot open file '/etc/ddclient.conf'. (Permission denied)
Mar 7 18:28:44 Olivaw ddclient[9448]: WARNING: file /var/cache/ddclient/ddclient.cache: Cannot open file '/var/cache/ddclient/ddclient.cache'. (Permission denied)






xorg 17.10 freeze wayland






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 10 at 17:38









David Foerster

26.4k1362106




26.4k1362106










asked Mar 8 at 2:18









Nathan

163




163











  • Can you switch to the console by CTRL+ALT+F2?
    – davidbaumann
    Mar 8 at 8:02










  • Can you check if you have a working swap partioton? Had the same problem and the swap partition was broken
    – davidbaumann
    Mar 8 at 8:02






  • 1




    @davidbaumann Pressing CTRL+ALT+F2 does nothing when it's frozen. Interestingly, I doubt this could be related, I just checked and the session I'm using right now corresponds to F2, and pressing CTRL+ALT+F1 brings me to the login page for a different session, which means logging in after booting up defaulted to the F2 one.
    – Nathan
    Mar 9 at 0:52






  • 2




    Please run memtest86.
    – davidbaumann
    Mar 9 at 5:25






  • 1




    I concur with @davidbaumann. This looks like a hardware issue. See How do I run memtest86+?
    – David Foerster
    Mar 10 at 17:40
















  • Can you switch to the console by CTRL+ALT+F2?
    – davidbaumann
    Mar 8 at 8:02










  • Can you check if you have a working swap partioton? Had the same problem and the swap partition was broken
    – davidbaumann
    Mar 8 at 8:02






  • 1




    @davidbaumann Pressing CTRL+ALT+F2 does nothing when it's frozen. Interestingly, I doubt this could be related, I just checked and the session I'm using right now corresponds to F2, and pressing CTRL+ALT+F1 brings me to the login page for a different session, which means logging in after booting up defaulted to the F2 one.
    – Nathan
    Mar 9 at 0:52






  • 2




    Please run memtest86.
    – davidbaumann
    Mar 9 at 5:25






  • 1




    I concur with @davidbaumann. This looks like a hardware issue. See How do I run memtest86+?
    – David Foerster
    Mar 10 at 17:40















Can you switch to the console by CTRL+ALT+F2?
– davidbaumann
Mar 8 at 8:02




Can you switch to the console by CTRL+ALT+F2?
– davidbaumann
Mar 8 at 8:02












Can you check if you have a working swap partioton? Had the same problem and the swap partition was broken
– davidbaumann
Mar 8 at 8:02




Can you check if you have a working swap partioton? Had the same problem and the swap partition was broken
– davidbaumann
Mar 8 at 8:02




1




1




@davidbaumann Pressing CTRL+ALT+F2 does nothing when it's frozen. Interestingly, I doubt this could be related, I just checked and the session I'm using right now corresponds to F2, and pressing CTRL+ALT+F1 brings me to the login page for a different session, which means logging in after booting up defaulted to the F2 one.
– Nathan
Mar 9 at 0:52




@davidbaumann Pressing CTRL+ALT+F2 does nothing when it's frozen. Interestingly, I doubt this could be related, I just checked and the session I'm using right now corresponds to F2, and pressing CTRL+ALT+F1 brings me to the login page for a different session, which means logging in after booting up defaulted to the F2 one.
– Nathan
Mar 9 at 0:52




2




2




Please run memtest86.
– davidbaumann
Mar 9 at 5:25




Please run memtest86.
– davidbaumann
Mar 9 at 5:25




1




1




I concur with @davidbaumann. This looks like a hardware issue. See How do I run memtest86+?
– David Foerster
Mar 10 at 17:40




I concur with @davidbaumann. This looks like a hardware issue. See How do I run memtest86+?
– David Foerster
Mar 10 at 17:40










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Sounds like it could be a memory leak. Try to take a look at the task manager and see if a program is "leaking".






share|improve this answer




















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1012919%2fubuntu-17-10-freezes-very-frequently%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    Sounds like it could be a memory leak. Try to take a look at the task manager and see if a program is "leaking".






    share|improve this answer
























      up vote
      0
      down vote













      Sounds like it could be a memory leak. Try to take a look at the task manager and see if a program is "leaking".






      share|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        Sounds like it could be a memory leak. Try to take a look at the task manager and see if a program is "leaking".






        share|improve this answer












        Sounds like it could be a memory leak. Try to take a look at the task manager and see if a program is "leaking".







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jun 2 at 16:47









        Exotic_Code

        111




        111



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1012919%2fubuntu-17-10-freezes-very-frequently%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            pylint3 and pip3 broken

            Missing snmpget and snmpwalk

            How to enroll fingerprints to Ubuntu 17.10 with VFS491