WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
96761
[EFL] New test http/tests/inspector/network/network-xhr-replay.html crash
https://bugs.webkit.org/show_bug.cgi?id=96761
Summary
[EFL] New test http/tests/inspector/network/network-xhr-replay.html crash
Sudarsana Nagineni (babu)
Reported
2012-09-14 06:10:16 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2012-09-14 08:36:12 PDT
I disabled this test and will land a fix and re enable soon.
Sudarsana Nagineni (babu)
Comment 2
2012-09-14 09:23:14 PDT
(In reply to
comment #1
)
> I disabled this test and will land a fix and re enable soon.
Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug