[Webkit-unassigned] [Bug 52795] Trying to install ClickToFlash extension causes a crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 20 11:54:27 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52795





--- Comment #6 from Adam Roben (aroben) <aroben at apple.com>  2011-01-20 11:54:27 PST ---
(In reply to comment #5)
> FAULTING_IP: 
> WebKit!WebCore::CSSStyleSelector::SelectorChecker::checkOneSelector+87 [c:\cygwin\home\buildbot\slave\win-release\build\source\webcore\css\cssstyleselector.cpp @ 2225]
> 025c1507 395110          cmp     dword ptr [ecx+10h],edx
> 
> EXCEPTION_RECORD:  ffffffff -- (.exr 0xffffffffffffffff)
> ExceptionAddress: 025c1507 (WebKit!WebCore::CSSStyleSelector::SelectorChecker::checkOneSelector+0x00000087)
>    ExceptionCode: c0000005 (Access violation)
>   ExceptionFlags: 00000000
> NumberParameters: 2
>    Parameter[0]: 00000000
>    Parameter[1]: 00000010
> Attempt to read from address 00000010

So this is a null-dereference inside checkOneSelector when opening Safari's preferences.

-- 
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