[Webkit-unassigned] [Bug 280416] Repeated crashes in WebCore::PlatformSpeechSynthesizer::initializeVoiceList()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 30 10:11:36 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=280416
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |InRadar
Status|NEW |RESOLVED
Resolution|--- |MOVED
CC| |ap at webkit.org
--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
rdar://126271259
Thank you for the report. It looks like a web page is calling `speechSynthesis.getVoices()` API, most likely to attempt fingerprinting. You may be able to reproduce this more reliably by executing this code in Web Inspector or in a test file.
This is a problem in an underlying system framework, not in WebKit, so I'm marking this issue as RESOLVED/MOVED. However, please do post anything else that you may discover that could help isolate this issue, and I'll pass it over.
I suspect that text to speech settings are either corrupted or non-default in some way that triggers the bug. Also, what is the system language for the user account where this reproduces?
--
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/20240930/8ba5bf3e/attachment.htm>
More information about the webkit-unassigned
mailing list