Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stack overflow while compiling on window #73

Open
Abhinavpatel00 opened this issue Apr 28, 2024 · 1 comment
Open

stack overflow while compiling on window #73

Abhinavpatel00 opened this issue Apr 28, 2024 · 1 comment

Comments

@Abhinavpatel00
Copy link

i just came to know about this great projects while i tried to compile it in my machine it caused stack overflow.

```Loading emacs-lisp/debug-early...
Loading emacs-lisp/debug-early Done
Loading emacs-lisp/byte-run...
Loading emacs-lisp/byte-run Done
Loading emacs-lisp/backquote...
Loading emacs-lisp/backquote Done
Loading subr...
Loading subr Done
Loading keymap...
Loading keymap Done
Loading version...
Loading version Done
Loading widget...
Loading widget Done
Loading custom...
Loading custom Done
Loading emacs-lisp/map-ynp...
Loading emacs-lisp/map-ynp Done
Loading env...
Loading env Done
Loading format...
Loading format Done
Loading window...
Loading window Done
Loading files...
Loading pcase...
Loading macroexp...
Loading macroexp Done
Loading pcase Done
Loading easy-mmode...

thread 'main' has overflowed its stack
error: process didn't exit successfully: `target\debug\rune.exe` (exit code: 0xc00000fd, STATUS_STACK_OVERFLOW)`
@Abhinavpatel00 Abhinavpatel00 changed the title stack overflow while compiling on window? stack overflow while compiling on window Apr 28, 2024
@CeleritasCelery
Copy link
Owner

Are you running in release mode (cargo run --release)?

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

No branches or pull requests

2 participants