NEW 222255
[GTK] ASSERTION FAILED: providerStartColumn <= column in inspector/debugger/breakpoints/resolved-dump-all-inline-script-pause-locations.html
https://bugs.webkit.org/show_bug.cgi?id=222255
Summary [GTK] ASSERTION FAILED: providerStartColumn <= column in inspector/debugger/b...
Fujii Hironori
Reported 2021-02-21 17:46:54 PST
[GTK] ASSERTION FAILED: providerStartColumn <= column in inspector/debugger/breakpoints/resolved-dump-all-inline-script-pause-locations.html GTK port is observing an assertion failure. STDERR: ASSERTION FAILED: providerStartColumn <= column STDERR: ../../Source/JavaScriptCore/debugger/Debugger.cpp(453) : bool JSC::Debugger::resolveBreakpoint(JSC::Breakpoint&, JSC::SourceProvider*) https://build.webkit.org/results/GTK-Linux-64-bit-Debug-Tests/r273219%20(171)/results.html inspector/debugger/breakpoints/resolved-dump-all-inline-script-pause-locations.html inspector/debugger/breakpoints/resolved-dump-all-pause-locations.html
Attachments
resolved-dump-all-inline-script-pause-locations-crash-log.txt (55.99 KB, text/plain)
2021-02-21 17:48 PST, Fujii Hironori
no flags
Fujii Hironori
Comment 1 2021-02-21 17:47:12 PST
Callstack: Thread 1 (Thread 0x7f02f48c89c0 (LWP 31732)): #0 WTFCrash() () at ../../Source/WTF/wtf/Assertions.cpp:295 #1 0x00007f030c7166fd in CRASH_WITH_INFO(...) () at DerivedSources/ForwardingHeaders/wtf/Assertions.h:713 #2 0x00007f02fbec9aa0 in JSC::Debugger::resolveBreakpoint(JSC::Breakpoint&, JSC::SourceProvider*) (this=0x7f02f3fc5038, breakpoint=..., sourceProvider=0x7f029a2a3bb8) at ../../Source/JavaScriptCore/debugger/Debugger.cpp:453 #3 0x00007f02fc821722 in Inspector::InspectorDebuggerAgent::resolveBreakpoint(JSC::Debugger::Script const&, JSC::Breakpoint&) (this=0x7f029a2cd7d0, script=..., debuggerBreakpoint=...) at ../../Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp:629 #4 0x00007f02fc820f3d in Inspector::InspectorDebuggerAgent::setBreakpointByUrl(int, WTF::String const&, WTF::String const&, WTF::Optional<int>&&, WTF::RefPtr<WTF::JSONImpl::Object, WTF::RawPtrTraits<WTF::JSONImpl::Object>, WTF::DefaultRefDerefTraits<WTF::JSONImpl::Object> >&&) (this=0x7f029a2cd7d0, lineNumber=3, url=..., urlRegex=..., columnNumber=..., options=...) at ../../Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp:566 #5 0x00007f02fc7803ef in Inspector::DebuggerBackendDispatcher::setBreakpointByUrl(long, WTF::RefPtr<WTF::JSONImpl::Object, WTF::RawPtrTraits<WTF::JSONImpl::Object>, WTF::DefaultRefDerefTraits<WTF::JSONImpl::Object> >&&) (this=0x7f029a269820, protocol_requestId=87, protocol_parameters=...) at DerivedSources/JavaScriptCore/inspector/InspectorBackendDispatchers.cpp:3882 #6 0x00007f02fc77f8b8 in Inspector::DebuggerBackendDispatcher::dispatch(long, WTF::String const&, WTF::Ref<WTF::JSONImpl::Object, WTF::RawPtrTraits<WTF::JSONImpl::Object> >&&) (this=0x7f029a269820, protocol_requestId=87, protocol_method=..., protocol_message=...) at DerivedSources/JavaScriptCore/inspector/InspectorBackendDispatchers.cpp:3768 #7 0x00007f02fc764525 in Inspector::BackendDispatcher::dispatch(WTF::String const&) (this=0x7f02f3ff5240, message=...) at ../../Source/JavaScriptCore/inspector/InspectorBackendDispatcher.cpp:183 #8 0x00007f03100f4a50 in WebCore::InspectorController::dispatchMessageFromFrontend(WTF::String const&) (this=0x7f02f3fc5000, message=...) at ../../Source/WebCore/inspector/InspectorController.cpp:397 #9 0x00007f030dc82038 in WebKit::WebPageInspectorTarget::sendMessageToTargetBackend(WTF::String const&) (this=0x7f02f3ff51b8, message=...) at ../../Source/WebKit/WebProcess/Inspector/WebPageInspectorTarget.cpp:69 #10 0x00007f030dc82566 in WebKit::WebPageInspectorTargetController::sendMessageToTargetBackend(WTF::String const&, WTF::String const&) (this=0x7f02f3ff51b0, targetId=..., message=...) at ../../Source/WebKit/WebProcess/Inspector/WebPageInspectorTargetController.cpp:88 #11 0x00007f030de02cd8 in WebKit::WebPage::sendMessageToTargetBackend(WTF::String const&, WTF::String const&) (this=0x7f02b3bf8000, targetId=..., message=...) at ../../Source/WebKit/WebProcess/WebPage/WebPage.cpp:3287 #12 0x00007f030cd54f60 in IPC::callMemberFunctionImpl<WebKit::WebPage, void (WebKit::WebPage::*)(WTF::String const&, WTF::String const&), std::tuple<WTF::String, WTF::String>, 0ul, 1ul>(WebKit::WebPage*, void (WebKit::WebPage::*)(WTF::String const&, WTF::String const&), std::tuple<WTF::String, WTF::String>&&, std::integer_sequence<unsigned long, 0ul, 1ul>) (object=0x7f02b3bf8000, function=(void (WebKit::WebPage::*)(WebKit::WebPage * const, const WTF::String &, const WTF::String &)) 0x7f030de02c9c <WebKit::WebPage::sendMessageToTargetBackend(WTF::String const&, WTF::String const&)>, args=...) at ../../Source/WebKit/Platform/IPC/HandleMessage.h:43 #13 0x00007f030cd49464 in IPC::callMemberFunction<WebKit::WebPage, void (WebKit::WebPage::*)(WTF::String const&, WTF::String const&), std::tuple<WTF::String, WTF::String>, std::integer_sequence<unsigned long, 0ul, 1ul> >(std::tuple<WTF::String, WTF::String>&&, WebKit::WebPage*, void (WebKit::WebPage::*)(WTF::String const&, WTF::String const&)) (args=..., object=0x7f02b3bf8000, function=(void (WebKit::WebPage::*)(WebKit::WebPage * const, const WTF::String &, const WTF::String &)) 0x7f030de02c9c <WebKit::WebPage::sendMessageToTargetBackend(WTF::String const&, WTF::String const&)>) at ../../Source/WebKit/Platform/IPC/HandleMessage.h:49 #14 0x00007f030cd38234 in IPC::handleMessage<Messages::WebPage::SendMessageToTargetBackend, WebKit::WebPage, void (WebKit::WebPage::*)(WTF::String const&, WTF::String const&)>(IPC::Decoder&, WebKit::WebPage*, void (WebKit::WebPage::*)(WTF::String const&, WTF::String const&)) (decoder=..., object=0x7f02b3bf8000, function=(void (WebKit::WebPage::*)(WebKit::WebPage * const, const WTF::String &, const WTF::String &)) 0x7f030de02c9c <WebKit::WebPage::sendMessageToTargetBackend(WTF::String const&, WTF::String const&)>) at ../../Source/WebKit/Platform/IPC/HandleMessage.h:121 #15 0x00007f030cd2f063 in WebKit::WebPage::didReceiveWebPageMessage(IPC::Connection&, IPC::Decoder&) (this=0x7f02b3bf8000, connection=..., decoder=...) at DerivedSources/WebKit/WebPageMessageReceiver.cpp:3214 #16 0x00007f030de081c1 in WebKit::WebPage::didReceiveMessage(IPC::Connection&, IPC::Decoder&) (this=0x7f02b3bf8000, connection=..., decoder=...) at ../../Source/WebKit/WebProcess/WebPage/WebPage.cpp:4882 #17 0x00007f030d33f356 in IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) (this=0x7f02b3bfe060, connection=..., decoder=...) at ../../Source/WebKit/Platform/IPC/MessageReceiverMap.cpp:123 #18 0x00007f030d9d1939 in WebKit::WebProcess::didReceiveMessage(IPC::Connection&, IPC::Decoder&) (this=0x7f02b3bfe000, connection=..., decoder=...) at ../../Source/WebKit/WebProcess/WebProcess.cpp:800 #19 0x00007f030d31e12d in IPC::Connection::dispatchMessage(IPC::Decoder&) (this=0x7f02f3fe7000, decoder=...) at ../../Source/WebKit/Platform/IPC/Connection.cpp:1013 #20 0x00007f030d31e397 in IPC::Connection::dispatchMessage(std::unique_ptr<IPC::Decoder, std::default_delete<IPC::Decoder> >) (this=0x7f02f3fe7000, message=std::unique_ptr<IPC::Decoder> = {...}) at ../../Source/WebKit/Platform/IPC/Connection.cpp:1058 #21 0x00007f030d31e8b1 in IPC::Connection::dispatchOneIncomingMessage() (this=0x7f02f3fe7000) at ../../Source/WebKit/Platform/IPC/Connection.cpp:1127 #22 0x00007f030d31dece in operator()() (__closure=0x7f02f3fe65b8) at ../../Source/WebKit/Platform/IPC/Connection.cpp:982 #23 0x00007f030d323ccc in WTF::Detail::CallableWrapper<IPC::Connection::enqueueIncomingMessage(std::unique_ptr<IPC::Decoder>)::<lambda()>, void>::call(void) (this=0x7f02f3fe65b0) at DerivedSources/ForwardingHeaders/wtf/Function.h:52 #24 0x00007f030c719be3 in WTF::Function<void ()>::operator()() const (this=0x7fff2423e660) at DerivedSources/ForwardingHeaders/wtf/Function.h:83 #25 0x00007f02fd27f6e3 in WTF::RunLoop::performWork() (this=0x7f02f3ff9000) at ../../Source/WTF/wtf/RunLoop.cpp:128 #26 0x00007f02fd309e3a in operator()(gpointer) const (__closure=0x0, userData=0x7f02f3ff9000) at ../../Source/WTF/wtf/glib/RunLoopGLib.cpp:80 #27 0x00007f02fd309e5e in _FUN(gpointer) () at ../../Source/WTF/wtf/glib/RunLoopGLib.cpp:82 #28 0x00007f02fd309dcd in operator()(GSource*, GSourceFunc, gpointer) const (__closure=0x0, source=0x5640b46f3350, callback=0x7f02fd309e41 <_FUN(gpointer)>, userData=0x7f02f3ff9000) at ../../Source/WTF/wtf/glib/RunLoopGLib.cpp:53 #29 0x00007f02fd309e1b in _FUN(GSource*, GSourceFunc, gpointer) () at ../../Source/WTF/wtf/glib/RunLoopGLib.cpp:56 #30 0x00007f02f6e0e18f in g_main_dispatch (context=0x5640b46c49d0) at ../glib/gmain.c:3325 #31 g_main_context_dispatch (context=0x5640b46c49d0) at ../glib/gmain.c:4043 #32 0x00007f02f6e0e538 in g_main_context_iterate (context=0x5640b46c49d0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4119 #33 0x00007f02f6e0e853 in g_main_loop_run (loop=0x5640b463dc30) at ../glib/gmain.c:4317 #34 0x00007f02fd30a3e4 in WTF::RunLoop::run() () at ../../Source/WTF/wtf/glib/RunLoopGLib.cpp:108 #35 0x00007f030de9a121 in WebKit::AuxiliaryProcessMainBase<WebKit::WebProcess, true>::run(int, char**) (this=0x7fff2423e920, argc=4, argv=0x7fff2423eab8) at ../../Source/WebKit/Shared/AuxiliaryProcessMain.h:70 #36 0x00007f030de9955a in WebKit::AuxiliaryProcessMain<WebKit::WebProcessMainGtk>(int, char**) (argc=4, argv=0x7fff2423eab8) at ../../Source/WebKit/Shared/AuxiliaryProcessMain.h:96 #37 0x00007f030de984fe in WebKit::WebProcessMain(int, char**) (argc=4, argv=0x7fff2423eab8) at ../../Source/WebKit/WebProcess/gtk/WebProcessMainGtk.cpp:78 #38 0x00005640b2803939 in main(int, char**) (argc=4, argv=0x7fff2423eab8) at ../../Source/WebKit/WebProcess/EntryPoint/unix/WebProcessMain.cpp:31 STDERR: 1 0x7f02fd24a86f WTFCrash STDERR: 2 0x7f030c7166fd /app/webkit/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(+0xcc056fd) [0x7f030c7166fd] STDERR: 3 0x7f02fbec9aa0 JSC::Debugger::resolveBreakpoint(JSC::Breakpoint&, JSC::SourceProvider*) STDERR: 4 0x7f02fc821722 Inspector::InspectorDebuggerAgent::resolveBreakpoint(JSC::Debugger::Script const&, JSC::Breakpoint&) STDERR: 5 0x7f02fc820f3d Inspector::InspectorDebuggerAgent::setBreakpointByUrl(int, WTF::String const&, WTF::String const&, WTF::Optional<int>&&, WTF::RefPtr<WTF::JSONImpl::Object, WTF::RawPtrTraits<WTF::JSONImpl::Object>, WTF::DefaultRefDerefTraits<WTF::JSONImpl::Object> >&&) STDERR: 6 0x7f02fc7803ef Inspector::DebuggerBackendDispatcher::setBreakpointByUrl(long, WTF::RefPtr<WTF::JSONImpl::Object, WTF::RawPtrTraits<WTF::JSONImpl::Object>, WTF::DefaultRefDerefTraits<WTF::JSONImpl::Object> >&&) STDERR: 7 0x7f02fc77f8b8 Inspector::DebuggerBackendDispatcher::dispatch(long, WTF::String const&, WTF::Ref<WTF::JSONImpl::Object, WTF::RawPtrTraits<WTF::JSONImpl::Object> >&&) STDERR: 8 0x7f02fc764525 Inspector::BackendDispatcher::dispatch(WTF::String const&) STDERR: 9 0x7f03100f4a50 WebCore::InspectorController::dispatchMessageFromFrontend(WTF::String const&) STDERR: 10 0x7f030dc82038 WebKit::WebPageInspectorTarget::sendMessageToTargetBackend(WTF::String const&) STDERR: 11 0x7f030dc82566 WebKit::WebPageInspectorTargetController::sendMessageToTargetBackend(WTF::String const&, WTF::String const&) STDERR: 12 0x7f030de02cd8 WebKit::WebPage::sendMessageToTargetBackend(WTF::String const&, WTF::String const&) STDERR: 13 0x7f030cd54f60 void IPC::callMemberFunctionImpl<WebKit::WebPage, void (WebKit::WebPage::*)(WTF::String const&, WTF::String const&), std::tuple<WTF::String, WTF::String>, 0ul, 1ul>(WebKit::WebPage*, void (WebKit::WebPage::*)(WTF::String const&, WTF::String const&), std::tuple<WTF::String, WTF::String>&&, std::integer_sequence<unsigned long, 0ul, 1ul>) STDERR: 14 0x7f030cd49464 void IPC::callMemberFunction<WebKit::WebPage, void (WebKit::WebPage::*)(WTF::String const&, WTF::String const&), std::tuple<WTF::String, WTF::String>, std::integer_sequence<unsigned long, 0ul, 1ul> >(std::tuple<WTF::String, WTF::String>&&, WebKit::WebPage*, void (WebKit::WebPage::*)(WTF::String const&, WTF::String const&)) STDERR: 15 0x7f030cd38234 void IPC::handleMessage<Messages::WebPage::SendMessageToTargetBackend, WebKit::WebPage, void (WebKit::WebPage::*)(WTF::String const&, WTF::String const&)>(IPC::Decoder&, WebKit::WebPage*, void (WebKit::WebPage::*)(WTF::String const&, WTF::String const&)) STDERR: 16 0x7f030cd2f063 WebKit::WebPage::didReceiveWebPageMessage(IPC::Connection&, IPC::Decoder&) STDERR: 17 0x7f030de081c1 WebKit::WebPage::didReceiveMessage(IPC::Connection&, IPC::Decoder&) STDERR: 18 0x7f030d33f356 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) STDERR: 19 0x7f030d9d1939 WebKit::WebProcess::didReceiveMessage(IPC::Connection&, IPC::Decoder&) STDERR: 20 0x7f030d31e12d IPC::Connection::dispatchMessage(IPC::Decoder&) STDERR: 21 0x7f030d31e397 IPC::Connection::dispatchMessage(std::unique_ptr<IPC::Decoder, std::default_delete<IPC::Decoder> >) STDERR: 22 0x7f030d31e8b1 IPC::Connection::dispatchOneIncomingMessage() STDERR: 23 0x7f030d31dece /app/webkit/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(+0xd80cece) [0x7f030d31dece] STDERR: 24 0x7f030d323ccc /app/webkit/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(+0xd812ccc) [0x7f030d323ccc] STDERR: 25 0x7f030c719be3 WTF::Function<void ()>::operator()() const STDERR: 26 0x7f02fd27f6e3 WTF::RunLoop::performWork() STDERR: 27 0x7f02fd309e3a /app/webkit/WebKitBuild/Debug/lib/libjavascriptcoregtk-4.0.so.18(+0x419fe3a) [0x7f02fd309e3a] STDERR: 28 0x7f02fd309e5e /app/webkit/WebKitBuild/Debug/lib/libjavascriptcoregtk-4.0.so.18(+0x419fe5e) [0x7f02fd309e5e] STDERR: 29 0x7f02fd309dcd /app/webkit/WebKitBuild/Debug/lib/libjavascriptcoregtk-4.0.so.18(+0x419fdcd) [0x7f02fd309dcd] STDERR: 30 0x7f02fd309e1b /app/webkit/WebKitBuild/Debug/lib/libjavascriptcoregtk-4.0.so.18(+0x419fe1b) [0x7f02fd309e1b] STDERR: 31 0x7f02f6e0e18f g_main_context_dispatch STDERR: LEAK: 2 WebPageProxy
Fujii Hironori
Comment 2 2021-02-21 17:48:21 PST
Created attachment 421161 [details] resolved-dump-all-inline-script-pause-locations-crash-log.txt
Note You need to log in before you can comment on or make changes to this bug.