Conversation

jade (casual edition)

if i had a cent for every “stack overflow” that ive encountered while working on this project so far, that was actually caused by the thread stack size being set to a comedically low value, id have 5 or so.

1
0
0

@0x0ade oh, are you playing with musl-libc?

1
0
1

@timotimo funnily enough one of the platforms im dealing with does use bits and pieces of musl, but the funny low stack size defaults are set by the platforms (and thankfully easy to bump up, but also easy to forget about)

1
0
0

@0x0ade to be fair, I think the "worker threads get a tiny stack by default" thing that bit me back then has been changed already long ago :)

0
0
1