[Webkit-unassigned] [Bug 28684] New: Crash after typing "clear" and pressing return in inspector console
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 24 13:21:08 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28684
Summary: Crash after typing "clear" and pressing return in
inspector console
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: HasReduction, NeedsRadar, ReviewedForRadar
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mrowe at apple.com
With a debug build of r47723, typing "clear" and then pressing return in the
inspector console results in a crash:
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000010
0x015ba6f2 in WebCore::JSQuarantinedObjectWrapper::getCallData
(this=0x16e20340, callData=@0xbfffd888) at
WebCore/bindings/js/JSQuarantinedObjectWrapper.cpp:263
263 if (m_unwrappedObject->getCallData(unwrappedCallData) ==
CallTypeNone)
(gdb)
--
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