System hang after sometimes scrolling the map and zoom in-out. I tried different browser, chrome and firefox and the result was the same. I need to hardly shutdown my system and restart ubuntu to fix it.
Asked
Active
Viewed 1,917 times
2 Answers
0
I confirm that:
1) swapoff -a
2) removing /swap.img from /etc/fstab
3) adding a swap partition to /etf/fstab: partitionid none swap sw 0 0
4) swapon -a
solve the problem!
This is a nasty bug! (IMO)
Garfield
- 1
0
I had this exact issue and fixed it by creating a swap partition, a small detail that I completely forgot when doing my manual installation.
gl-
- 1