jaredly / jaredly/reason-language-server
1.7.8 crashing (OSX 10.13.3)
- Dominant language
- OCaml
- Stars
- 649
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Unable to start, will repeatedly crash. Latest working version is 1.7.4.
Vscode output:
```
[Info - 10:43:56] Connection to server got closed. Server will restart.
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /Users/.../.vscode/extensions/jaredly.reason-vscode-1.7.8/bin.native (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: ____chkstk_darwin
Referenced from: /Users/.../.vscode/extensions/jaredly.reason-vscode-1.7.8/bin.native (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the 1.7.8 extension binary at bin.native and the reported VS Code output, comparing it with the working 1.7.4 release. Reproduce the crash on macOS 10.13.3 and trace the release or build configuration; done means the language server starts without the missing-symbol failure on that system.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml, vscode
- Domain
- devtools, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100