[Webkit-unassigned] [Bug 42756] Crash in privateCompileCTIMachineTrampolines() on Intel Atom D510 processor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 26 01:58:07 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=42756





--- Comment #21 from ojab <ojab at ojab.ru>  2010-11-26 01:58:06 PST ---
ook..

(1024ul * 1024ul * 1024ul + 1024ul * 1024ul * 256ul ) in the `while true; do ./mmap && sleep 1; done` loop gives me output like:
0x7f7f21422000
0x7fe0ffac7000
0xffffffffffffffff
0x7f2f98c9a000
0x7f76b0a50000
0xffffffffffffffff
0x7f6444a30000
0x7f2da6a14000
0xffffffffffffffff

With 1G I have normal addressess, but if I'll run memory-hungry task  — I'll see the same sometimes-0xffffffffffffffff output.

Looks like my system can only allocate amount of memory that is free at the moment.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list