Bug 54659 - Web Inspector: [Chromium] inspector/debugger/debug-inlined-scripts.html CRASH (dbg)
Summary: Web Inspector: [Chromium] inspector/debugger/debug-inlined-scripts.html CRASH...
Status: RESOLVED DUPLICATE of bug 56584
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-17 07:28 PST by Mikhail Naganov
Modified: 2011-06-23 04:49 PDT (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 2 Ilya Tikhonovsky 2011-02-18 02:10:34 PST
2011-02-18 13:06:26,135 24736 single_test_runner.py:154 DEBUG worker-11 Stacktrace for inspector/debugger/debug-inlined-scripts.html:
ASSERTION FAILED: shouldLoadAsEmptyDocument(frameLoader()->activeDocumentLoader()->url()) || !defersLoading()
third_party/WebKit/Source/WebCore/loader/MainResourceLoader.cpp(451) : virtual void WebCore::MainResourceLoader::didFinishLoading(double)
==24794== Invalid write of size 4
==24794==    at 0x1173B6D: WebCore::MainResourceLoader::didFinishLoading(double) (MainResourceLoader.cpp:451)
==24794==    by 0x117FB1A: WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*, double) (ResourceLoader.cpp:436)
==24794==    by 0x16E4F43: WebCore::ResourceHandleInternal::didFinishLoading(WebKit::WebURLLoader*, double) (ResourceHandle.cpp:191)
==24794==    by 0x1683A0C: webkit_glue::WebURLLoaderImpl::Context::OnCompletedRequest(net::URLRequestStatus const&, std::string const&, base::Time const&) (weburlloader_impl.cc:652)
==24794==    by 0x16CF558: (anonymous namespace)::RequestProxy::NotifyCompletedRequest(net::URLRequestStatus const&, std::string const&, base::Time const&) (simple_resource_loader_bridge.cc:298)
==24794==    by 0x16D4C1E: void DispatchToMethod<(anonymous namespace)::RequestProxy, void ((anonymous namespace)::RequestProxy::*)(net::URLRequestStatus const&, std::string const&, base::Time const&), net::URLRequestStatus, std::string, base::Time>((anonymous namespace)::RequestProxy*, void ((anonymous namespace)::RequestProxy::*)(net::URLRequestStatus const&, std::string const&, base::Time const&), Tuple3<net::URLRequestStatus, std::string, base::Time> const&) (tuple.h:564)
==24794==    by 0x16D413B: RunnableMethod<(anonymous namespace)::RequestProxy, void ((anonymous namespace)::RequestProxy::*)(net::URLRequestStatus const&, std::string const&, base::Time const&), Tuple3<net::URLRequestStatus, std::string, base::Time> >::Run() (task.h:331)
==24794==    by 0x85F8A7: MessageLoop::RunTask(Task*) (message_loop.cc:362)
==24794==    by 0x85F995: MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) (message_loop.cc:371)
==24794==    by 0x8602B1: MessageLoop::DoWork() (message_loop.cc:564)
==24794==    by 0x8AE474: base::MessagePumpForUI::HandleDispatch() (message_pump_glib.cc:284)
==24794==    by 0x8AD912: (anonymous namespace)::WorkSourceDispatch(_GSource*, int (*)(void*), void*) (message_pump_glib.cc:109)
==24794==  Address 0xbbadbeef is not stack'd, malloc'd or (recently) free'd
==24794== 
[24794:24794:262299296208:ERROR:process_util_posix.cc(106)] Received signal 11

2011-02-18 13:06:26,324 24736 executive.py:365 DEBUG "/usr/bin/wdiff --start-delete=##WDIFF_DEL## --end-delete=##WDIFF_END## --start-insert=##WDIFF_ADD## --end-insert=##WDIFF_END## /var/sdb1/loislo/chromium/src/webkit/Debug/layout-test-results/inspector/debugger/debug-inlined-scripts-expected.txt /var/sdb1/loislo/chromium/src/webkit/Debug/layout-test-results/inspector/debugger/debug-inlined-scripts-actual.txt" took 0.09s
2011-02-18 13:06:26,675 24736 executive.py:365 DEBUG "ruby -I /var/sdb1/loislo/chromium/src/third_party/WebKit/Websites/bugs.webkit.org/PrettyPatch /var/sdb1/loislo/chromium/src/third_party/WebKit/Websites/bugs.webkit.org/PrettyPatch/prettify.rb /var/sdb1/loislo/chromium/src/webkit/Debug/layout-test-results/inspector/debugger/debug-inlined-scripts-diff.txt" took 0.35s
2011-02-18 13:06:26,690 24736 worker_mixin.py:150 DEBUG worker-11 inspector/debugger/debug-inlined-scripts.html failed:
Comment 3 Pavel Feldman 2011-06-23 04:49:36 PDT

*** This bug has been marked as a duplicate of bug 56584 ***