-
Notifications
You must be signed in to change notification settings - Fork 11.9k
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
lldb-api :: functionalities/var_path/TestVarPath.py - Windows fatal exception: access violation #100284
Labels
lldb
platform:windows
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
test-suite
Comments
@llvm/issue-subscribers-lldb Author: Kendal Harland (kendalharland)
This test results in a Windows fatal exception: access violation on Windows x86_64. I am currently working on test bringup for this platform, as it does not currently exist in LLVM CI. The test output is below. This issue will be used in a comment disabling this test on Windows x86_64:
|
Part of #100474 |
Is this still relevant, considering #100476 (comment)? |
Nope, this was fixed by updating my CMake configuration with |
This was referenced Aug 7, 2024
EugeneZelenko
added
the
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
label
Aug 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
lldb
platform:windows
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
test-suite
This test results in a Windows fatal exception: access violation on Windows x86_64. I am currently working on test bringup for this platform, as it does not currently exist in LLVM CI. The test output is below. This issue will be used in a comment disabling this test on Windows x86_64:
The text was updated successfully, but these errors were encountered: