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

golua panic: Cannot compile r2 #142

Closed
willeccles opened this issue Apr 19, 2022 · 1 comment
Closed

golua panic: Cannot compile r2 #142

willeccles opened this issue Apr 19, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@willeccles
Copy link
Contributor

Description

Panics immediately at startup with latest master build. I've attached the full stack trace, but the initial panic message is this:

panic: Cannot compile r2 := Op(257)(r1, r4): invalid op [recovered]
        panic: Cannot compile r2 := Op(257)(r1, r4): invalid op

System info:

  • Hilbish v1.2.0-48-g1e48a3e
  • Void Linux in WSL2
  • Go 1.18.1

hilbish_panic_log.txt

@TorchedSammy
Copy link
Member

this only happens when compiled with go 1.18 (works normally with 1.17.9), just waiting for a respond from golua

TorchedSammy added a commit to Rosettea/golua that referenced this issue Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants