[Webkit-unassigned] [Bug 223069] REGRESSION(r271560): [Linux] release assert in Thread::initializePlatformThreading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 03:22:32 PDT 2021


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

--- Comment #4 from Yusuke Suzuki <ysuzuki at apple.com> ---
I have a question.

(In reply to Alberto Garcia from comment #3)
> I suspect that this can be a common problem and therefore WebKit should not
> abort on a situation like this. I wouldn't report the bug to ruby-gnome yet.
> 
> Some possible alternatives:
> 
> 1) Keep the previous behavior and don't abort if SIGUSR1 was already being
> handled. Optionally emit a warning.

In this case, what signal handler is installed? If JSC signal handler is not set, then JSC will not work. On the other hand, is it OK to discard ruby's signal handler?

-- 
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/20210317/9a2e5ee9/attachment.htm>


More information about the webkit-unassigned mailing list