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

can't get example to run on windows #2

Open
dsisnero opened this issue Apr 30, 2024 · 0 comments
Open

can't get example to run on windows #2

dsisnero opened this issue Apr 30, 2024 · 0 comments

Comments

@dsisnero
Copy link

c:\windows_home\src\unibilium.cr>crystal run examples\main.cr
Invalid memory access (C0000005) at address 0xdb8
[0x7ff744f5c8f0] unibi_count_ext_bool +0 in C:\Users\Dominic E Sisneros\AppData\Local\crystal\cache\crystal-run-main.exe.tmp.exe
[0x7ff744f5462d] count_bool at c:\windows_home\src\unibilium.cr\src\extensions.cr:42
[0x7ff744f5434a] initialize at c:\windows_home\src\unibilium.cr\src\extensions.cr:31
[0x7ff744f54309] new at c:\windows_home\src\unibilium.cr\src\extensions.cr:30
[0x7ff744f53da6] initialize at c:\windows_home\src\unibilium.cr\src\terminfo.cr:11
[0x7ff744f53d7d] new at c:\windows_home\src\unibilium.cr\src\terminfo.cr:10
[0x7ff744f53d21] from_env at c:\windows_home\src\unibilium.cr\src\terminfo.cr:167
[0x7ff744ec1515] __crystal_main at c:\windows_home\src\unibilium.cr\examples\main.cr:5
[0x7ff744f59ee9] main_user_code at C:\windows_home\.local\share\scoop\apps\crystal\current\src\crystal\main.cr:129
[0x7ff744f59e0a] main at C:\windows_home\.local\share\scoop\apps\crystal\current\src\crystal\main.cr:115
[0x7ff744ed06b9] main at C:\windows_home\.local\share\scoop\apps\crystal\current\src\crystal\main.cr:141
[0x7ff744ed07d3] wmain at C:\windows_home\.local\share\scoop\apps\crystal\current\src\crystal\system\win32\wmain.cr:37
[0x7ff744f5fc34] __scrt_common_main_seh at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
[0x7ff92d067344] BaseThreadInitThunk +20 in C:\windows\System32\KERNEL32.DLL
[0x7ff92e8c26b1] RtlUserThreadStart +33 in C:\windows\SYSTEM32\ntdll.dll
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

1 participant