Zulip Chat Archive

Stream: lean4

Topic: Server process crashed


Chris Hughes (May 24 2023 at 12:34):

I'm getting the error Server process for file:///home/chris/Desktop/mathlib4/Mathlib/RingTheory/AlgebraicIndependent.lean crashed, likely due to a stack overflow or a bug. whenever I try to start Lean. It seems to only happen on mathlib files with a lot of dependencies. Is anyone else having this issue or know a solution?

Chris Hughes (May 24 2023 at 13:16):

I fixed it for now by merging master into that branch and waiting for the new cache.

Eric Wieser (Apr 04 2024 at 12:06):

When this happens, is there somewhere that the log message for the server can be found?

Marc Huisinga (Apr 04 2024 at 12:28):

I think most errors appear in Output > Lean: Editor (Open via Forall menu > Troubleshooting: Show Output)


Last updated: May 02 2025 at 03:31 UTC