Win10,64bit .compiled and ran but crushed :
Unhandled Exception 0x406D1388
print_backtrace_skipping_top_frames is not implemented
Unhandled Exception 0xC0000005
print_backtrace_skipping_top_frames is not implemented
Reproduction Steps
cd vmodules
cd ui
v -cc gcc -shared .
v -cc gcc crun examples/grid.v
...
...
Unhandled Exception 0x406D1388
print_backtrace_skipping_top_frames is not implemented
Unhandled Exception 0xC0000005
print_backtrace_skipping_top_frames is not implemented
Expected Behavior
the exe should run without any exception
Current Behavior
it crashed.
Possible Solution
No response
Additional Information/Context
No response
V version
V 0.4.3 06a536e
Environment details (OS name and version, etc.)
Windows 10, 64bit
[!NOTE]
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
Describe the bug
Win10,64bit .compiled and ran but crushed : Unhandled Exception 0x406D1388 print_backtrace_skipping_top_frames is not implemented Unhandled Exception 0xC0000005 print_backtrace_skipping_top_frames is not implemented
Reproduction Steps
cd vmodules cd ui v -cc gcc -shared . v -cc gcc crun examples/grid.v
... ... Unhandled Exception 0x406D1388 print_backtrace_skipping_top_frames is not implemented Unhandled Exception 0xC0000005 print_backtrace_skipping_top_frames is not implemented
Expected Behavior
the exe should run without any exception
Current Behavior
it crashed.
Possible Solution
No response
Additional Information/Context
No response
V version
V 0.4.3 06a536e
Environment details (OS name and version, etc.)
Windows 10, 64bit