I can confirm that I'm also experieancing this bug.  12.04, clean
install 16gb ram, 32 swap.  It can be replicated in python with:

import numpy as np
l=[]
for i in range(10000):
    l.append(np.array(np.ones(10000000), dtype=np.float64))


this can be done in console mode or GUI, the arrays are allocated, ram fills 
and swap begins, then the system freezes requiring a hard reboot.

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

Title:
  [NP900X4C-A04US] System freeze on high memory usage

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to