kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #166114
[Bug 1555351] Re: High load freezes ubuntu completely everytime (have to reboot)
Cossio, thank you for reporting this and helping make Ubuntu better.
As per https://www.asus.com/Notebooks/X550LA/HelpDesk_Download/ an
update to your computer's buggy, insecure, and outdated BIOS is
available (509). If you update to this following
https://help.ubuntu.com/community/BIOSUpdate does it change anything?
For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.
Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful.
Also, you don't have to create a new bug report.
Once the BIOS is updated, if the problem is still reproducible:
1) Please provide the output of the following terminal command (not perform an apport-collect):
sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
2) Please make a comment specifically advising on if there was an improvement or not.
3) Please mark this report Status Confirmed.
If it's not reproducible, please mark this as Invalid.
Thank you for your understanding.
** Tags added: bios-outdated-509
** Description changed:
- There seem to be a lot of issues related to this:
+ Whenever an intensive application runs which consumes lots of memory or
+ hard drive i/o, Ubuntu freezes completely. It is even impossible to kill
+ the offending task. Only "solution" is then to wait for the application
+ to finish, or restart PC.
- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/159356 http://unix.stackexchange.com/questions/42824/why-does-my-desktop-lock-up-when-i-copy-lots-of-files-to-a-usb-drive http://ubuntuforums.org/showthread.php?t=1775789 https://communities.vmware.com/thread/499790?tstart=0
- http://askubuntu.com/questions/744002/high-load-freezes-ubuntu-completely-everytime-have-to-reboot
- http://itvision.altervista.org/why.linux.is.not.ready.for.the.desktop.current.html
-
- In particular, according to the last link, this is a deep issue with
- Xorg and the Linux kernel.
-
- Basically the problem is this. Whenever an intensive application runs
- which consumes lots of memory or hard drive i/o, Ubuntu (maybe this is
- more general to any Linux distro, I don't know) freezes completely. It
- is even impossible to kill the offending task. Only "solution" is then
- to wait for the application to finish, or restart PC.
-
- The links above give specific examples of what to do to reproduce this
- issue.
-
- I have used Windows in the past (hate to compare, and I'm not coming
- back to it), and I know it doesn't have this issue (at least not as bad
- as Ubuntu), in the sense that the PC is always somewhat responsive, and
- you can attempt to kill the intensive application to recover the system.
- So I guess this is something that can be fixed.
+ Windows doesn't have this issue as bad as Ubuntu, in that Windows is
+ always somewhat responsive, and you can attempt to kill the intensive
+ application to recover the system.
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-4.2.0-32-generic 4.2.0-32.37
ProcVersionSignature: Ubuntu 4.2.0-32.37-generic 4.2.8-ckt4
Uname: Linux 4.2.0-32-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
- Cannot stat file /proc/18210/fd/20: Input/output error
- USER PID ACCESS COMMAND
- /dev/snd/controlC0: cossio 2082 F.... pulseaudio
- /dev/snd/controlC1: cossio 2082 F.... pulseaudio
+ Cannot stat file /proc/18210/fd/20: Input/output error
+ USER PID ACCESS COMMAND
+ /dev/snd/controlC0: cossio 2082 F.... pulseaudio
+ /dev/snd/controlC1: cossio 2082 F.... pulseaudio
CurrentDesktop: XFCE
Date: Wed Mar 9 22:28:53 2016
HibernationDevice: RESUME=UUID=37d586ee-f517-4977-b9cd-189c200b0bac
InstallationDate: Installed on 2015-08-03 (219 days ago)
InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
MachineType: ASUSTeK COMPUTER INC. X550LA
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-32-generic.efi.signed root=UUID=52be177f-a0ea-4053-be39-bbeaff1a22df ro quiet splash vt.handoff=7
RelatedPackageVersions:
- linux-restricted-modules-4.2.0-32-generic N/A
- linux-backports-modules-4.2.0-32-generic N/A
- linux-firmware 1.149.3
+ linux-restricted-modules-4.2.0-32-generic N/A
+ linux-backports-modules-4.2.0-32-generic N/A
+ linux-firmware 1.149.3
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: Upgraded to wily on 2016-01-31 (38 days ago)
dmi.bios.date: 04/01/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X550LA.505
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X550LA
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrX550LA.505:bd04/01/2014:svnASUSTeKCOMPUTERINC.:pnX550LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX550LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: X550LA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
** Changed in: linux (Ubuntu)
Importance: Undecided => Low
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1555351
Title:
High load freezes ubuntu completely everytime (have to reboot)
Status in linux package in Ubuntu:
Incomplete
Bug description:
Whenever an intensive application runs which consumes lots of memory
or hard drive i/o, Ubuntu freezes completely. It is even impossible to
kill the offending task. Only "solution" is then to wait for the
application to finish, or restart PC.
Windows doesn't have this issue as bad as Ubuntu, in that Windows is
always somewhat responsive, and you can attempt to kill the intensive
application to recover the system.
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-4.2.0-32-generic 4.2.0-32.37
ProcVersionSignature: Ubuntu 4.2.0-32.37-generic 4.2.8-ckt4
Uname: Linux 4.2.0-32-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
Cannot stat file /proc/18210/fd/20: Input/output error
USER PID ACCESS COMMAND
/dev/snd/controlC0: cossio 2082 F.... pulseaudio
/dev/snd/controlC1: cossio 2082 F.... pulseaudio
CurrentDesktop: XFCE
Date: Wed Mar 9 22:28:53 2016
HibernationDevice: RESUME=UUID=37d586ee-f517-4977-b9cd-189c200b0bac
InstallationDate: Installed on 2015-08-03 (219 days ago)
InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
MachineType: ASUSTeK COMPUTER INC. X550LA
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-32-generic.efi.signed root=UUID=52be177f-a0ea-4053-be39-bbeaff1a22df ro quiet splash vt.handoff=7
RelatedPackageVersions:
linux-restricted-modules-4.2.0-32-generic N/A
linux-backports-modules-4.2.0-32-generic N/A
linux-firmware 1.149.3
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: Upgraded to wily on 2016-01-31 (38 days ago)
dmi.bios.date: 04/01/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X550LA.505
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X550LA
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrX550LA.505:bd04/01/2014:svnASUSTeKCOMPUTERINC.:pnX550LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX550LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: X550LA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1555351/+subscriptions
References