[Bug 1193847] Re: System freeze on high memory usage

2013-06-27 Thread Christopher M. Penalver
Boris Hollas, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1193847/comments/4
regarding the problem originally reported about in the Bug Description
has been fixed with a BIOS update. For future reference you can manage
the status of your own bugs by clicking on the current status in the
yellow line and then choosing a new status in the revealed drop down
box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
additional issues via a new report.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1193847

Title:
  System freeze on high memory usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1193847/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1193847] Re: System freeze on high memory usage

2013-06-24 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1193847

Title:
  System freeze on high memory usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1193847/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1193847] Re: System freeze on high memory usage

2013-06-24 Thread Boris Hollas
The BIOS upgrade much improved the situation, thanks for the hint. The
website I posted above doesn't freeze the system any longer.

However, if I run

#include stdio.h
#include stdlib.h

int main() {
int i, *p;
for(i=0; ; i++) {
p = (int *) malloc(1*sizeof(int));
printf(%d , i);
}
return 0;
}

the system almost freezes. I can still move the mouse pointer, but the
GUI doesn't react to anything else and there's no printf output any
more.

7VET95WW (3.25 )
10/10/2012

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1193847

Title:
  System freeze on high memory usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1193847/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1193847] Re: System freeze on high memory usage

2013-06-23 Thread Boris Hollas
** Description changed:

  To reproduce: Open http://www.unrealengine.com/html5/ in Firefox (addons
  disabled) an click start.
  
  Result: After a minute, the system freezes with the harddisk spinning.
  
  If I have gnome-system-monitor running, I can see a sudden jump in
- memory usage from 400 MB to 1.6 GB seconds before the system freezes.
+ memory usage from 400 MB to 1.6 GB seconds before the system freezes. My
+ system has 2 GB RAM and 4 GB swap.
  
  I had the same problem on Debian 7.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-25-generic 3.8.0-25.37
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  boris  1932 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  boris  1932 F pulseaudio
  Date: Sun Jun 23 16:48:03 2013
  HibernationDevice: RESUME=UUID=c0cee5b1-7c04-4857-89c3-45703617f947
  InstallationDate: Installed on 2013-05-20 (33 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
  MachineType: LENOVO 2082BQG
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-25-generic 
root=UUID=07e3bd7a-b6bd-407f-af2c-fcc13112b979 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.8.0-25-generic N/A
-  linux-backports-modules-3.8.0-25-generic  N/A
-  linux-firmware1.106
+  linux-restricted-modules-3.8.0-25-generic N/A
+  linux-backports-modules-3.8.0-25-generic  N/A
+  linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/19/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7VET81WW (3.11 )
  dmi.board.name: 2082BQG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7VET81WW(3.11):bd11/19/2009:svnLENOVO:pn2082BQG:pvrThinkPadT500:rvnLENOVO:rn2082BQG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2082BQG
  dmi.product.version: ThinkPad T500
  dmi.sys.vendor: LENOVO

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1193847

Title:
  System freeze on high memory usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1193847/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1193847] Re: System freeze on high memory usage

2013-06-23 Thread Christopher M. Penalver
Boris Hollas, as per
http://support.lenovo.com/en_US/downloads/default.page? an update is
available for your BIOS (3.23). If you update to this, does it change
anything?

If not, could you please provide the output of the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Thank you for your understanding.

** Tags added: bios-outdated-3.23 needs-upstream-testing regression-
potential

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1193847

Title:
  System freeze on high memory usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1193847/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs