[Webkit-unassigned] [Bug 253858] [GTK] Crash in webkit_web_view_session_state_new()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 14 11:15:19 PDT 2023


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

--- Comment #2 from Christian Hergert <christian at hergert.me> ---
No problem.


#0  0x00007ffff22afb94 in __pthread_kill_implementation () from /lib64/libc.so.6
#1  0x00007ffff225eaee in raise () from /lib64/libc.so.6
#2  0x00007ffff224787f in abort () from /lib64/libc.so.6
#3  0x00007ffff2ed810c in WTFCrashWithInfo () at /usr/src/debug/webkitgtk-2.39.91-1.fc38.x86_64/redhat-linux-build/webkitgtk-6.0/WTF/Headers/wtf/Assertions.h:758
#4  WebKit::FrameState::FrameState (this=0x7fffffffce98) at /usr/src/debug/webkitgtk-2.39.91-1.fc38.x86_64/Source/WebKit/Shared/SessionState.h:68
#5  WebKit::PageState::PageState (this=0x7fffffffce90) at /usr/src/debug/webkitgtk-2.39.91-1.fc38.x86_64/Source/WebKit/Shared/SessionState.h:113
#6  WebKit::BackForwardListItemState::BackForwardListItemState (this=0x7fffffffce80) at /usr/src/debug/webkitgtk-2.39.91-1.fc38.x86_64/Source/WebKit/Shared/SessionState.h:121
#7  decodeBackForwardListItemState (version=<optimized out>, backForwardListState=..., backForwardListStateIter=0x5555582e35c0)
    at /usr/src/debug/webkitgtk-2.39.91-1.fc38.x86_64/Source/WebKit/UIProcess/API/glib/WebKitWebViewSessionState.cpp:393
#8  decodeSessionState (sessionState=..., data=0x0) at /usr/src/debug/webkitgtk-2.39.91-1.fc38.x86_64/Source/WebKit/UIProcess/API/glib/WebKitWebViewSessionState.cpp:428
#9  webkit_web_view_session_state_new (data=data at entry=0x5555582e59f0) at /usr/src/debug/webkitgtk-2.39.91-1.fc38.x86_64/Source/WebKit/UIProcess/API/glib/WebKitWebViewSessionState.cpp:463
#10 0x00005555558c049c in gbp_web_browser_workspace_addin_restore_session_item (addin=0x55555752cd20, session=0x555556358650, item=0x5555571e0b30)
    at ../src/plugins/web-browser/gbp-web-browser-workspace-addin.c:164
#11 0x00005555556c4c0a in ide_workspace_addin_real_restore_sesion (addin=0x55555752cd20, session=0x555556358650) at ../src/libide/gui/ide-workspace-addin.c:85
#12 0x00005555557097d3 in ide_extension_set_adapter_foreach (self=0x55555752c390, foreach_func=foreach_func at entry=0x5555556d67c0 <ide_workspace_addin_restore_session_cb>, user_data=user_data at entry=0x555556358650)
    at ../src/libide/plugins/ide-extension-set-adapter.c:724
#13 0x00005555556d6efa in _ide_workspace_restore_session (self=0x5555571ef910, session=0x555556358650) at ../src/libide/gui/ide-workspace-session.c:280
#14 0x00005555556baeb2 in ide_workbench_foreach_workspace (self=self at entry=0x555555efbcf0, callback=callback at entry=0x5555556b8040 <ide_workbench_restore_workspace_session_cb>, user_data=0x555556358650)
    at ../src/libide/gui/ide-workbench.c:708
#15 0x00005555556bd783 in ide_workbench_load_project_completed (self=0x555555efbcf0, task=0x5555563072b0) at ../src/libide/gui/ide-workbench.c:1070
#16 0x00005555556bdefb in ide_workbench_load_project_cb (object=object at entry=0x555555f168f0, result=result at entry=0x55555720a7c0, user_data=user_data at entry=0x5555563072b0) at ../src/libide/gui/ide-workbench.c:1117
#17 0x00005555557419bb in ide_task_return_cb (user_data=<optimized out>) at ../src/libide/threading/ide-task.c:1004
#18 0x00007ffff7ca5504 in g_main_dispatch (context=0x555555b92bf0) at ../../../../Projects/glib/glib/gmain.c:3460
#19 g_main_context_dispatch (context=0x555555b92bf0) at ../../../../Projects/glib/glib/gmain.c:4200
#20 0x00007ffff7ca58b8 in g_main_context_iterate (context=context at entry=0x555555b92bf0, block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at ../../../../Projects/glib/glib/gmain.c:4276
#21 0x00007ffff7ca593f in g_main_context_iteration (context=context at entry=0x555555b92bf0, may_block=may_block at entry=1) at ../../../../Projects/glib/glib/gmain.c:4343
#22 0x00007ffff7ecc04d in g_application_run (application=application at entry=0x555555c92660, argc=<optimized out>, argv=<optimized out>) at ../../../../Projects/glib/gio/gapplication.c:2573
#23 0x00005555555d6dc4 in main (argc=<optimized out>, argv=<optimized out>) at ../src/main.c:298

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230314/ccc99ec4/attachment.htm>


More information about the webkit-unassigned mailing list