Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

StackInfo issues on Alpine (musl-based) #153

Open
ptrcnull opened this issue Dec 24, 2022 · 1 comment
Open

StackInfo issues on Alpine (musl-based) #153

ptrcnull opened this issue Dec 24, 2022 · 1 comment

Comments

@ptrcnull
Copy link

it looks like the stack size returned by StackInfo#size_free() is invalid, causing constant [InternalError] Call stack size limit exceeded on even the smallest scripts. i tried to debug this, but sadly didn't get very far; also haven't tested if the same issue happens on gentoo or void with musl

@ADKaster
Copy link
Member

To confirm, this is when running ladybird in a musl-libc based desktop environment?

I tested all of the tests in the LibJS test suite on an alpine:latest container last week (alpine 3.16?) using latest serenity master and none of the JS tests failed.

You can reproduce that test setup by doing ./Meta/serenity.sh test lagom in your serenity checkout from latest master. In my testing only one of the TLS tests failed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants