[webkit-dev] Runtime error in WebCore::ScriptExecutionContext::hasOpenDatabases()
Chris Hatko
chatko at gmail.com
Sun Aug 22 11:59:23 PDT 2010
Hi,
I'm running revision 65648 and building cairo-win32 release. I had to
fix several compile errors to get the build to work.
When I start winLauncher I get a runtime error: Unhandled exception at
0x00c829f1 (WebKit_debug.dll) in
WinLauncher_debug.exe: 0xC0000005: Access violation reading location
0x00000114. Occurs in:
WebCore::ScriptExecutionContext::hasOpenDatabases() on member variable
access.
Has anyone encountered this before? Any ideas on whats wrong?
Thanks,
Chris
Trace:
WebKit_debug.dll!WebCore::ScriptExecutionContext::hasOpenDatabases()
Line 78 + 0x11 bytes C++
WebKit_debug.dll!WebCore::PageCache::canCachePageContainingThisFrame(WebCore::Frame
* frame=0x04519a30) Line 274 + 0xc9 bytes C++
WebKit_debug.dll!WebCore::PageCache::canCache(WebCore::Page *
page=0x04517f78) Line 301 + 0xe bytes C++
WebKit_debug.dll!WebCore::FrameLoader::commitProvisionalLoad() Line
1833 + 0x27 bytes C++
WebKit_debug.dll!WebCore::DocumentLoader::commitIfReady() Line
261 C++
WebKit_debug.dll!WebCore::DocumentLoader::finishedLoading()
Line 267 C++
WebKit_debug.dll!WebCore::FrameLoader::init() Line 239 C++
WebKit_debug.dll!WebCore::Frame::init() Line 352 C++
WebKit_debug.dll!WebView::initWithFrame(tagRECT frame={...}, wchar_t
* frameName=0x00000000, wchar_t * groupName=0x00000000) Line 2604 C++
WinLauncher_debug.exe!wWinMain(HINSTANCE__ * hInstance=0x00400000,
HINSTANCE__ * hPrevInstance=0x00000000, wchar_t *
lpCmdLine=0x000209d8, int nCmdShow=0x00000001) Line 207 + 0x36
bytes C++
WinLauncher_debug.exe!__tmainCRTStartup() Line 589 + 0x1c bytes C
More information about the webkit-dev
mailing list