[Bugme-janitors] [Bug 23422] Freeze on entering hibernation on Thinkpad T41

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Mon Nov 22 08:57:27 PST 2010


https://bugzilla.kernel.org/show_bug.cgi?id=23422





--- Comment #2 from Björn Schließmann <chronoss at gmx.de>  2010-11-22 16:57:00 ---
I'm quite sure it freezes before image creation; see below.

The system is 32-bit (Pentium M 1,6 GHz).

Using your test I could reproduce the freeze, *but*:

- Just looping the test with 10 s sleep in between went well > 50 times (I
canceled after that).

- Allocating 500 MB of memory for a process, doing the test and
freeing/reallocating after "wakeup" proved successful after two(!) tries. It
froze again.

(I allocated memory using a Python interpreter, i.e.:
>>> a=600000000*"a" # allocate
>>> a=None          # free)

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the Bugme-janitors mailing list