Intermittent lockups

Not sure if this is the correct forum, but…
Having intermittent lockups of my Leap15 x64 system. Sometimes almost daily, but generally weekly or so.
Seems to happen after the system has been turned on for a while (>4hours), but not necessarily. I always turn off overnite.
It ‘seems’ related to maybe Thunderbird/chrome, but again, maybe not.

The indications are that it will start slowing down, hard drive at 100%, and I gradually lose control (in 30 or 60 seconds). If I am quick enough, I sometimes seem to be able to shutdown Chrome, and that ‘can’ fix it, but generally it beats me, and the only option is a force reboot.

Link to the last 20 mins of : <journalctl --boot -1>](https://www.dropbox.com/s/a3638rd8rheejvv/Log.txt?dl=0)

Anyone have any suggestions?
Thanks.

Laptop or desktop?
Which DE?
What’s the CPU load when things go wrong?
Does the air coming out of the computer feel warm?
Do you have a way to measure internal temperatures of CPU, GPU, motherboard?
@desktop: Ever cleaned the air filters and the fans?
@laptop: Ever cleaned the airways in the machine? They are blocked easily. Get a manual how to open the machine and to clean the air canals.

When a computer stops working after a while it could be a too high temperature?

Desktop…
KDE…
Have tried to monitor CPU (running system activity) and has not really shown anything (or the app is not responding…)
Vents.coolers etc are relatively clean, and haven’t noticed any particular temperature issues. Have tried monitoring with ‘sensors’, but, again, when it starts locking up, hard to access/know if it is accurate.

One thing I didn’t mention is that the disk activity (by monitoring activity lights on the PC) is either, or close to 100%.
Thanks.

More definitive info would be good. Run iotop and/or iostat (you may need to install first) to gauge what is going on with disk access…

What do the system memory values look like?

free

HDD space?

df -h

HDD health? eg sda…

sudo smartctl -a /dev/sda | less
:~> free
              total        used        free      shared  buff/cache   available
Mem:        5820816     4528484      120484       96776     1171848      941036
Swap:             0           0           0


No issues with disk space.
No smart errors.

Btrfs system partition?

System is ext4, /home is ext3

You purposely have no swap?

Your .sig stats show 8GB, but this indicates only about 6GB. If you have 4 2GB RAM sticks, one may have gone bad. Maybe reseating RAM will solve your problem.

BTW, dropbox doesn’t work for me. http://susepaste.org does, and it’s accessible from your shell prompt:

susepaste -n hornetster -e 40320 journalctloutfile.txt

Noticed that myself… Actually have 2x swap partitions, have remedied, to a degree… Not sure when it disappeared, maybe the update to Leap15??

**#** free
              total        used        free      shared  buff/cache   available
Mem:        5820808     2581256      525260       22760     2714292     2921096
Swap:       4200960           0     4200960

Fingers crossed that this has benn the issue…
Yes, had some issues with memory a while back (1x 4GB died, and had a 2GB lying around…), so now have 6GB (not optimum!)
Link to log

Thanks.

Note that most modern motherboards support memory in dual channel mode, meaning matching pairs of sticks in paired slots are faster. When not operating in dual channel mode, RAM speed can suffer somewhere in the neighborhood of a 40% performance loss.

I’ve never tried pairing sticks of unmatched sizes in paired slots. I don’t know if some of the RAM would operate in dual mode, or none, but maybe it’s known to be troublesome with such a mix unless dual mode is intentionally disabled. Maybe you should try putting yours in unpaired slots if now in paired to see if it helps.

Yep, thanks, am aware of that, and looking to refresh/upgrade in the not-too-distant future (wife needs an update - always a chance to “roll down” and renew mine! :slight_smile: )