[Webkit-unassigned] [Bug 96761] New: [EFL] New test http/tests/inspector/network/network-xhr-replay.html crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 14 06:09:48 PDT 2012


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

           Summary: [EFL] New test
                    http/tests/inspector/network/network-xhr-replay.html
                    crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: naginenis at gmail.com


New test introduced in r128580 http/tests/inspector/network/network-xhr-replay.html crashes on EFL debug bots.

Here is the stack trace:

http://build.webkit.org/results/EFL%20Linux%2064-bit%20Debug/r128580%20%285896%29/http/tests/inspector/network/network-xhr-replay-crash-log.txt

crash log for DumpRenderTree (pid 25944):
STDOUT: <empty>
STDERR: ASSERTION FAILED: m_method != "GET"
STDERR: /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/Source/WebCore/xml/XMLHttpRequest.cpp(729) : void WebCore::XMLHttpRequest::createRequest(WebCore::ExceptionCode&)
STDERR: 1   0x7ff82129cbaf WebCore::XMLHttpRequest::createRequest(int&)
STDERR: 2   0x7ff82129c75d WebCore::XMLHttpRequest::sendFromInspector(WTF::PassRefPtr<WebCore::FormData>, int&)
STDERR: 3   0x7ff820c08abe WebCore::InspectorResourceAgent::replayXHR(WTF::String*, WTF::String const&)
STDERR: 4   0x7ff8217acec5 WebCore::InspectorBackendDispatcherImpl::Network_replayXHR(long, WebCore::InspectorObject*)
STDERR: 5   0x7ff8217c5e35 WebCore::InspectorBackendDispatcherImpl::dispatch(WTF::String const&)
STDERR: 6   0x7ff820bae4f2 WebCore::InspectorController::dispatchMessageFromFrontend(WTF::String const&)
STDERR: 7   0x7ff820bdfb68 WebCore::InspectorBackendDispatchTask::onTimer(WebCore::Timer<WebCore::InspectorBackendDispatchTask>*)
STDERR: 8   0x7ff820be1fe8 WebCore::Timer<WebCore::InspectorBackendDispatchTask>::fired()
STDERR: 9   0x7ff820e09611 WebCore::ThreadTimers::sharedTimerFiredInternal()
STDERR: 10  0x7ff820e0953f WebCore::ThreadTimers::sharedTimerFired()
STDERR: 11  0x7ff82175610d
STDERR: 12  0x7ff81dd61c4e _ecore_timer_expired_call
STDERR: 13  0x7ff81dd61e1b _ecore_timer_expired_timers_call
STDERR: 14  0x7ff81dd5eeb1
STDERR: 15  0x7ff81dd5f547 ecore_main_loop_begin
STDERR: 16  0x476b41
STDERR: 17  0x476d1f
STDERR: 18  0x477378 main
STDERR: 19  0x7ff81c40e76d __libc_start_main
STDERR: 20  0x464669

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