[Webkit-unassigned] [Bug 14189] New: Canvas createPattern(canvas, ...) crashes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 16 07:02:50 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=14189
Summary: Canvas createPattern(canvas, ...) crashes
Product: WebKit
Version: 522+ (nightly)
Platform: PC
URL: http://canvex.lazyilluminati.com/misc/pattern2.html
OS/Version: Windows 2000
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: excors at gmail.com
Using nightly build r23540 ('Mozilla/5.0 (Windows; U; Windows NT 5.0; en)
AppleWebKit/522.4.1+ (KHTML, like Gecko) Version/3.0.1 Safari/522.12.2'):
The linked page just creates a canvas, and calls ctx.createPattern(canvas, ...)
on it. Frequently (sometimes after having to reload the page a couple of times)
it crashes, most commonly like:
'The instruction at "0x6fc02925" referenced memory at "0x00000040". The
memory could not be "read".'
--
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