[Webkit-unassigned] [Bug 10098] REGRESSION: Reproducible crash loading multi part jpeg image from webcam
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Jul 25 04:32:02 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=10098
ddkilzer at kilzer.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NeedsRadar
Summary|REGRESSION: multi part image|REGRESSION: Reproducible
|(?) crashes webkit |crash loading multi part
| |jpeg image from webcam
------- Comment #2 from ddkilzer at kilzer.net 2006-07-25 04:32 PDT -------
In a debug build of WebKit r15614, an assertion failure is produced:
=================
ASSERTION FAILED: d->m_doc->parsing()
(/Users/ddkilzer/Projects/Cocoa/WebKit/WebCore/page/Frame.cpp:2712 void
WebCore::Frame::addData(const char*, int))
=================
Segmentation fault
Using production Safari 2.0.4 (419.3) on Mac OS X 10.4.7 (8J135/PowerPC), the
multipart image eventually stops loading, but Safari doesn't crash.
Will post a crash log next.
--
Configure bugmail: http://bugzilla.opendarwin.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