[Webkit-unassigned] [Bug 235586] UI process crash in WebCore::ScalableImageDecoderFrame::operator=

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 01:48:11 PDT 2022


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

--- Comment #2 from Adrian Perez <aperez at igalia.com> ---
(In reply to Adrian Perez from comment #1)
> I just ran into this today. One does not even need to use Epiphany,
> opening https://lupyuen.github.io/articles/zig?1 with MiniBrowser
> results in basically the same backtrace.

The reference passed as the function argument is invalid:

(gdb) p other.m_decodingStatus
Cannot access memory at address 0x0
(gdb) p &other
$4 = (const WebCore::ScalableImageDecoderFrame *) 0x0

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


More information about the webkit-unassigned mailing list