[Webkit-unassigned] [Bug 86961] New: [EFL] [DRT] editing/execCommand/paste-and-match-style-event.html crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 20 04:23:19 PDT 2012


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

           Summary: [EFL] [DRT]
                    editing/execCommand/paste-and-match-style-event.html
                    crashes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: naginenis at gmail.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


editing/execCommand/paste-and-match-style-event.html crashes on EFL port

#0  XBell (dpy=0x0, percent=0) at ../../src/Bell.c:39
39      ../../src/Bell.c: No such file or directory.
(gdb) bt
#0  XBell (dpy=0x0, percent=0) at ../../src/Bell.c:39
#1  0x00007ffe09f69e45 in ecore_x_bell (percent=<optimized out>) at ecore_x.c:987
#2  0x00007ffe0f27313e in WebCore::systemBeep () at /WebKit/Source/WebCore/platform/efl/SoundEfl.cpp:42
#3  0x00007ffe0e514a6f in WebCore::Editor::copy (this=0x24c0c20) at /WebKit/Source/WebCore/editing/Editor.cpp:1002
#4  0x00007ffe0e524118 in WebCore::executeCopy (frame=0x24c06c0) at /WebKit/Source/WebCore/editing/EditorCommand.cpp:287
#5  0x00007ffe0e5282d1 in WebCore::Editor::Command::execute (this=0x7ffff81e2620, parameter="(null)", triggeringEvent=0x0)
    at /WebKit/Source/WebCore/editing/EditorCommand.cpp:1690
#6  0x00007ffe0e3f42ac in WebCore::Document::execCommand (this=0x25d1c00, commandName="Copy", userInterface=false, value="(null)")
    at /WebKit/Source/WebCore/dom/Document.cpp:4472
#7  0x00007ffe0ef3c91b in WebCore::jsDocumentPrototypeFunctionExecCommand (exec=0x7ffdbecd9108)
    at /WebKit/WebKitBuild/Debug/DerivedSources/WebCore/JSDocument.cpp:2504
#8  0x00007ffdc0362265 in ?? ()
#9  0x00007ffff81e27e0 in ?? ()
#10 0x00007ffdc0362f23 in ?? ()
#11 0x00007ffff81e2760 in ?? ()
#12 0x00007ffdbe44f6a0 in ?? ()
#13 0x00000000025cae40 in ?? ()
#14 0x00007ffff81e27b0 in ?? ()
#15 0x00007ffdbe3ccdc0 in ?? ()
#16 0x00007ffe122a6c8d in JSC::Register::Register (this=0x7ffe0a0cd960) at /WebKit/Source/JavaScriptCore/interpreter/Register.h:105
#17 0x00007ffe1240990a in JSC::JITCode::execute (this=0x7ffdbe389558, registerFile=0x25ac518, callFrame=0x7ffdbecd9040, globalData=0x25b5af0)
    at /WebKit/Source/JavaScriptCore/jit/JITCode.h:127
#18 0x00007ffe12406346 in JSC::Interpreter::executeCall (this=0x25ac500, callFrame=0x7ffdbe42fae0, function=0x7ffdbe3ccdc0, callType=JSC::CallTypeJS,
    callData=..., thisValue=..., args=...) at /WebKit/Source/JavaScriptCore/interpreter/Interpreter.cpp:1304
#19 0x00007ffe124ba54c in JSC::call (exec=0x7ffdbe42fae0, functionObject=..., callType=JSC::CallTypeJS, callData=..., thisValue=..., args=...)
    at /WebKit/Source/JavaScriptCore/runtime/CallData.cpp:39
#20 0x00007ffe0ee4b520 in WebCore::JSMainThreadExecState::call (exec=0x7ffdbe42fae0, functionObject=..., callType=JSC::CallTypeJS, callData=...,
    thisValue=..., args=...) at /WebKit/Source/WebCore/bindings/js/JSMainThreadExecState.h:56
#21 0x00007ffe0ee70baa in WebCore::JSEventListener::handleEvent (this=0x294e940, scriptExecutionContext=0x25d1d30, event=0x250b880)
    at /WebKit/Source/WebCore/bindings/js/JSEventListener.cpp:133
#22 0x00007ffe0e45fa5a in WebCore::EventTarget::fireEventListeners (this=0x24fdaf0, event=0x250b880, d=0x24fdc28,
    entry=WTF::Vector of length 1, capacity 1 = {...}) at /WebKit/Source/WebCore/dom/EventTarget.cpp:231
#23 0x00007ffe0e45f8b4 in WebCore::EventTarget::fireEventListeners (this=0x24fdaf0, event=0x250b880)
    at /WebKit/Source/WebCore/dom/EventTarget.cpp:198
#24 0x00007ffe0e82ce8c in WebCore::DOMWindow::dispatchEvent (this=0x24fdaf0, prpEvent=..., prpTarget=...)
    at /WebKit/Source/WebCore/page/DOMWindow.cpp:1642
#25 0x00007ffe0e82cc03 in WebCore::DOMWindow::dispatchLoadEvent (this=0x24fdaf0) at /WebKit/Source/WebCore/page/DOMWindow.cpp:1616
---Type <return> to continue, or q <return> to quit---
#26 0x00007ffe0e3f28bf in WebCore::Document::dispatchWindowLoadEvent (this=0x25d1c00) at /WebKit/Source/WebCore/dom/Document.cpp:3983
#27 0x00007ffe0e3ecdfb in WebCore::Document::implicitClose (this=0x25d1c00) at /WebKit/Source/WebCore/dom/Document.cpp:2445
#28 0x00007ffe0e77d583 in WebCore::FrameLoader::checkCallImplicitClose (this=0x24c0758) at /WebKit/Source/WebCore/loader/FrameLoader.cpp:761
#29 0x00007ffe0e77d339 in WebCore::FrameLoader::checkCompleted (this=0x24c0758) at /WebKit/Source/WebCore/loader/FrameLoader.cpp:707
#30 0x00007ffe0e77d11c in WebCore::FrameLoader::loadDone (this=0x24c0758) at /WebKit/Source/WebCore/loader/FrameLoader.cpp:653
#31 0x00007ffe0e7eed43 in WebCore::CachedResourceLoader::loadDone (this=0x250c620)
    at /WebKit/Source/WebCore/loader/cache/CachedResourceLoader.cpp:663
#32 0x00007ffe0e7aea5c in WebCore::SubresourceLoader::releaseResources (this=0x25df550)
    at /WebKit/Source/WebCore/loader/SubresourceLoader.cpp:317
#33 0x00007ffe0e7aa1f2 in WebCore::ResourceLoader::didFinishLoading (this=0x25df550, finishTime=0)
    at /WebKit/Source/WebCore/loader/ResourceLoader.cpp:298
#34 0x00007ffe0e7ae649 in WebCore::SubresourceLoader::didFinishLoading (this=0x25df550, finishTime=0)
    at /WebKit/Source/WebCore/loader/SubresourceLoader.cpp:278
#35 0x00007ffe0e7aa967 in WebCore::ResourceLoader::didFinishLoading (this=0x25df550, finishTime=0)
    at /WebKit/Source/WebCore/loader/ResourceLoader.cpp:435
#36 0x00007ffe0f28b43f in WebCore::readCallback (source=0x24a5ea0, asyncResult=0x24a0920, data=0x25c6960)
    at /WebKit/Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:864
#37 0x00007ffe08996a99 in async_ready_callback_wrapper (source_object=0x24a5ea0, res=0x24a0920, user_data=0x25c6960) at ginputstream.c:470
#38 0x00007ffe089a90e7 in g_simple_async_result_complete (simple=0x24a0920) at gsimpleasyncresult.c:767
#39 0x00007ffe089a9168 in complete_in_idle_cb_for_thread (_data=0x24d13c0) at gsimpleasyncresult.c:835
#40 0x00007ffe09ff5623 in g_main_dispatch (context=0xffff000000000002) at gmain.c:2539
#41 g_main_context_dispatch (context=0xffff000000000002) at gmain.c:3075
#42 0x00007ffe12b275e1 in _ecore_glib_select__locked (ecore_timeout=0x25f5110, efds=<optimized out>, wfds=<optimized out>, rfds=<optimized out>,
    ecore_fds=1, ctx=<optimized out>) at ecore_glib.c:171
#43 _ecore_glib_select (ecore_fds=1, rfds=<optimized out>, wfds=<optimized out>, efds=<optimized out>, ecore_timeout=0x25f5110) at ecore_glib.c:205
#44 0x00007ffe12b219ad in _ecore_main_select (timeout=<optimized out>) at ecore_main.c:1419
#45 0x00007ffe12b22445 in _ecore_main_loop_iterate_internal (once_only=0) at ecore_main.c:1835
#46 0x00007ffe12b22727 in ecore_main_loop_begin () at ecore_main.c:906
#47 0x00000000004620c5 in runTest (cTestPathOrURL=0x7ffff81e3770 "/WebKit/LayoutTests/editing/execCommand/paste-and-match-style-event.html")
    at /WebKit/Tools/DumpRenderTree/efl/DumpRenderTree.cpp:249
#48 0x000000000046223e in runTestingServerLoop () at /WebKit/Tools/DumpRenderTree/efl/DumpRenderTree.cpp:275
#49 0x000000000046288e in main (argc=2, argv=0x7ffff81e48c8) at /WebKit/Tools/DumpRenderTree/efl/DumpRenderTree.cpp:411
(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