Skip to content

Windows: v/examples/grid.v crashed  #568

@LukyGuyLucky

Description

@LukyGuyLucky

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

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions