[Webkit-unassigned] [Bug 232328] Fails to execute JavaScript when soft stack limit is unlimited

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 26 13:08:41 PDT 2021


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org
            Summary|REGRESSION(r276695): Fails  |Fails to execute JavaScript
                   |to execute JavaScript when  |when soft stack limit is
                   |soft stack limit is         |unlimited
                   |unlimited                   |

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Actually I'm not certain it's really a regression, because there are preexisting calls to pthread_getattr_np() (or pthread_get_stacksize_np() on Darwin) that would likely have had the same problem.

(In reply to Daniel Kolesa from comment #1)
> let's have it max out at 8M, realistically there is nothing better you can
> do i think

Sounds good.

-- 
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/20211026/2ead9629/attachment.htm>


More information about the webkit-unassigned mailing list