[Webkit-unassigned] [Bug 28710] Copy some forms of text causes Webkit crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 25 22:55:36 PDT 2009


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever Confirmed|0                           |1
                 CC|                            |ap at webkit.org
             Status|UNCONFIRMED                 |NEW




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2009-08-25 22:55:36 PDT ---
I can reproduce this with a local debug build of r47661, stack trace:

#0    0x03a6102f in WebCore::CSSStyleDeclaration::copyPropertiesInSet at
CSSStyleDeclaration.cpp:153
#1    0x0396b118 in WebCore::editingStyleAtPosition at
ApplyStyleCommand.cpp:386
#2    0x03fb0ed1 in WebCore::createMarkup at markup.cpp:1007
#3    0x03f8f44b in WebCore::LegacyWebArchive::createFromSelection at
LegacyWebArchive.cpp:567
#4    0x04007cae in WebCore::Pasteboard::writeSelection at PasteboardMac.mm:166
#5    0x04008180 in WebCore::Pasteboard::writeSelection at PasteboardMac.mm:203
#6    0x03bd911b in WebCore::Editor::copy at Editor.cpp:1035
#7    0x03bde8c7 in WebCore::executeCopy at EditorCommand.cpp:284
#8    0x03bdc3a3 in WebCore::Editor::Command::execute at EditorCommand.cpp:1504
#9    0x00e05ed6 in -[WebHTMLView executeCoreCommandBySelector:] at
WebHTMLView.mm:2360
#10    0x00df6f8b in -[WebHTMLView copy:] at WebHTMLView.mm:2382
<..>

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