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

hot code reloading not working on windows #16256

Open
KevinDaSilvaS opened this issue Oct 30, 2022 · 1 comment
Open

hot code reloading not working on windows #16256

KevinDaSilvaS opened this issue Oct 30, 2022 · 1 comment
Labels
Bug This tag is applied to issues which reports bugs.

Comments

@KevinDaSilvaS
Copy link

KevinDaSilvaS commented Oct 30, 2022

V version: 0.3.1
OS: windows 10

What did you do?
I run on shell: v run -live hotcodereload.v

What did you expect to see?
I expected the hot reload feature to work

What did you see instead?

Unhandled Exception 0xC0000005
C:/Users/user/AppData/Local/Temp/v_0/hotcodereload.15444141136643021273.tmp.c:8935: at print_backtrace_skipping_top_frames_tcc: Backtrace
C:/Users/user/AppData/Local/Temp/v_0/hotcodereload.15444141136643021273.tmp.c:8902: by print_backtrace_skipping_top_frames
C:/Users/user/AppData/Local/Temp/v_0/hotcodereload.15444141136643021273.tmp.c:8960: by unhandled_exception_handler
7ffa69e28b4c : by ???
RUNTIME ERROR: invalid memory access
@KevinDaSilvaS KevinDaSilvaS added the Bug This tag is applied to issues which reports bugs. label Oct 30, 2022
@andorxornot
Copy link

confirm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This tag is applied to issues which reports bugs.
Projects
None yet
Development

No branches or pull requests

2 participants