[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:28:11 PDT 2023


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

--- Comment #4 from Christian Hergert <christian at hergert.me> ---
(In reply to Michael Catanzaro from comment #3)
> I think the only way this can happen is if you call
> webkit_web_view_session_state_new(NULL) which is not allowed.

It's definitely non-NULL, and non-zero in size. 306 bytes is what printf() tells me.

> One interesting thing: the parameters (sessionState=..., data=0x0) are
> printed in reverse order that they appear in the code. That's maybe weird?

I think that is just gdb's internal "decoding" helpers, they don't try to maintain order of call-site.

-- 
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/0c5d4ce9/attachment.htm>


More information about the webkit-unassigned mailing list