LAI interpreter generate #GP

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
cam0347
Posts: 1
Joined: Tue Dec 13, 2022 7:17 am

LAI interpreter generate #GP

Post by cam0347 »

Lai generate a general protection fault after calling lai_create_namespace(). Has anyone ever had this problem? :(
Attachments
Schermata del 2023-09-05 18-25-52.png
Schermata del 2023-09-05 18-25-52.png (10.96 KiB) Viewed 4539 times
Octocontrabass
Member
Member
Posts: 5218
Joined: Mon Mar 25, 2013 7:01 pm

Re: LAI interpreter generate #GP

Post by Octocontrabass »

I think we need more information to help you. What kind of debugging have you done so far?

Your stack pointer looks strange. Is it supposed to be in the lower half?
Post Reply