[Webkit-unassigned] [Bug 15143] New: Crash seen on Windows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 4 13:20:13 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15143
Summary: Crash seen on Windows
Product: WebKit
Version: 522+ (nightly)
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Frames
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kuchhal at yahoo.com
I came across this crash couple of times on Windows XP:
0x1017c440 [document.cpp] WebCore::Document::frame()
0x102d2746 [plugindocument.cpp]
WebCore::PluginTokenizer::writeRawData(char const *,int)
0x101ac513 [frameloader.cpp ] WebCore::FrameLoader::write(char const
*,int,bool)
0x101ac8e0 [frameloader.cpp] WebCore::FrameLoader::addData(char const
*,int)
...
0x101cea30 [ documentloader.cpp]
WebCore::DocumentLoader::commitLoad(char const *,int)
0x101ceac7 [documentloader.cpp]
WebCore::DocumentLoader::receivedData(char const *,int)
0x10283928 [mainresourceloader.cpp]
WebCore::MainResourceLoader::addData(char const *,int,bool)
0x102852c1 [resourceloader.cpp]
WebCore::ResourceLoader::didReceiveData(char const *,int,__int64,bool)
0x10283ad7 [mainresourceloader.cpp]
WebCore::MainResourceLoader::didReceiveData(char const *,int,__int64,bool)
0x1028516a [resourceloader.cpp]
WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle *,char const
*,int,int)
Its not easily reproducible but does happen occasionally.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list