[Webkit-unassigned] [Bug 236144] Crash at WebKit::bindA11y() in WebKit 2.35.2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 7 05:21:16 PST 2022


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com

--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
The problem is that the atspi address is no longer an abstract socket and we are assuming it is. I think atspi can use both now, but I'm now sure what it depends on. I'm not sure why we try to extract the path from the original socket address but the path is not actually used later for the a11y socket. Note that a11y is also broken in 2.34 with ATK when sandbox is enabled, but there's no crash there. I know how to fix the crash, but not how to make a11y work again with the sandbox enabled.

-- 
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/20220207/dcfcc3bc/attachment.htm>


More information about the webkit-unassigned mailing list