[Webkit-unassigned] [Bug 28710] Copy some forms of text causes Webkit crash in CSSStyleDeclaration::copyPropertiesInSet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 26 09:56:00 PDT 2009


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |NeedsReduction




--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2009-08-26 09:56:00 PDT ---
Crash report.

Version:         r47686 (47686)
Code Type:       X86 (Native)
Date/Time:       2009-08-26 09:51:48.256 -0700
OS Version:      Mac OS X 10.5.8 (9L31a)
Report Version:  6
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000

0   com.apple.WebCore                 0x00fa1d50
WebCore::CSSStyleDeclaration::copyPropertiesInSet(int const*, unsigned int)
const + 144
1   com.apple.WebCore                 0x00f088a0
WebCore::editingStyleAtPosition(WebCore::Position,
WebCore::ShouldIncludeTypingStyle) + 80
2   com.apple.WebCore                 0x014a21bf
WebCore::createMarkup(WebCore::Range const*, WTF::Vector<WebCore::Node*, 0ul>*,
WebCore::EAnnotateForInterchange, bool) + 4687
3   com.apple.WebCore                 0x01485e14
WebCore::LegacyWebArchive::createFromSelection(WebCore::Frame*) + 132
4   com.apple.WebCore                 0x014d9e02
WebCore::Pasteboard::writeSelection(NSPasteboard*, WebCore::Range*, bool,
WebCore::Frame*) + 1410
5   com.apple.WebCore                 0x010c107d WebCore::Editor::copy() + 269
6   com.apple.WebCore                 0x010ca469
__ZN7WebCoreL11executeCopyEPNS_5FrameEPNS_5EventENS_19EditorCommandSourceERKNS_6StringE
+ 25
7   com.apple.WebCore                 0x010c8dfe
WebCore::Editor::Command::execute(WebCore::String const&, WebCore::Event*)
const + 110
8   com.apple.WebKit                  0x0032a4a7 -[WebHTMLView
executeCoreCommandBySelector:] + 135

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