[Webkit-unassigned] [Bug 228129] [SOUP] Network process crash in soup_message_headers_set
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 21 04:09:08 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228129
Carlos Garcia Campos <cgarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cgarcia at igalia.com
--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
This doesn't look like a WebKit bug, but libsoup. I haven't seen this, so I'll need more debug information or a reproducer. From the bt, I think we are hitting the g_assert (content_type != NULL) in soup_message_headers_set() so, for some reason we are failing to parse the given content type. We need the value of the Content-Type header.
--
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/20210721/61dd172b/attachment.htm>
More information about the webkit-unassigned
mailing list