[Webkit-unassigned] [Bug 79419] [WinCairo] Assertion (is8ByteAligned) in JSC::CopiedSpace::getFreshBlock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 17:19:13 PST 2012


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





--- Comment #1 from Brent Fulgham <bfulgham at webkit.org>  2012-02-23 17:19:13 PST ---
When I attempt to run DumpRenderTree I get some console output:

ASSERTION FAILED: is8ByteAligned(block->m_offset)
..\..\heap\CopiedSpace.cpp(259) : JSC::CopiedSpace::getFreshBlock
1   6C67EBA4
2   6C67EAA1
3   6C67F1A4
4   6C67DAFF
5   6C68F587
6   6C43A767
7   6C43B58C
8   6C43B5D4
9   68FCB6C3
10  68FE56EC
11  690FA730
12  690EF9F4
13  690F1524
14  69CC4D8F
15  695AE414
16  6A0FB670
17  695AE32A
18  695AE596
19  69E05AC9
20  69A996A0
21  69E06C28
22  69A9A05E
23  69F8782B
First-chance exception at 0x6c67eba9 (JavaScriptCore.dll) in DumpRenderTree.exe: 0xC0000005: Access violation writing location 0xbbadbeef.
Unhandled exception at 0x77a415de (ntdll.dll) in DumpRenderTree.exe: 0xC0000005: Access violation writing location 0xbbadbeef.
The program '[2832] DumpRenderTree.exe: Native' has exited with code -1073741819 (0xc0000005).

-- 
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