-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
On windows backtrace might return false positives. #6654
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
Comments
Exception is not from V. The exception is expected and should be whitelisted somehow. If anyone knows how this works or what V needs he can implement it or give the solution to this problem. |
Perhaps some additional error checking, as described at https://docs.microsoft.com/en-us/windows/win32/learnwin32/error-handling-in-com, are helpful. |
Jfi - linked gist has been updated to make the test work with newer windows versions as well. |
Hi @Ekopalypse, does this problem still exist for fresh V (0.2.4)? |
Yes it does
|
V version:
OS:
OS: windows, Microsoft Windows 7 Professional v7601 64-bit
Processor: 4 cpus, 64bit, little endian, Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz
CC version: N/A
vroot: D:\ProgramData\Compiler\v
vexe: D:\ProgramData\Compiler\v\v.exe
vexe mtime: 2020-10-19 20:16:19
is vroot writable: true
V full version: V 0.1.29 230e986.3ae3196
Git version: git version 2.19.1.windows.1
Git vroot status: 0.1.29-657-g3ae3196d
.git/config present: true
thirdparty/tcc: N/A
What did you do?
On Windows compile the example at https://gist.github.com/Ekopalypse/f49c99661871f9794398b4ebd007014c
with -cc msvc. Execute it and open a context menu by right click on one of the files or folders.
Multiple exceptions are generated.
What did you expect to see?
The context menu for that item
What did you see instead?
In addition to displaying the context menu a bunch of exceptions are reported.
The text was updated successfully, but these errors were encountered: