[Webkit-unassigned] [Bug 42756] Crash in privateCompileCTIMachineTrampolines() on Intel Atom D510 processor
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 20 06:55:39 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=42756
Zoltan Herczeg <zherczeg at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zherczeg at webkit.org
--- Comment #5 from Zoltan Herczeg <zherczeg at webkit.org> 2010-08-20 06:55:38 PST ---
Is it happens in debug as well? Would be a good thing to see some line numbers. I expect missing frames on the stack since many funcions are inlined. (privateCompileCTIMachineTrampolines is the first function which generate machine code, perhaps it cannot allocate executable space)
Address 0x27c is not stack'd, malloc'd or (recently) free'd
This address is way too low...
--
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