-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
uniformReal : Access violation reading location 0xFFFFFFFFFFFFFFFF with a specific congifuration #29
Comments
Hi @izsahara |
MS Windows 10 Version 10.0.19042 Build 19042 (CPU: Processor Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz, 3401 Mhz, 4 Core(s), 8 Logical Processor(s)) Used Visual Studio 2019 for this (Configuration: Debug x64),
Compiler : (MSVC) Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30133 for x86
|
@izsahara Thank you for sharing details. |
Hi, sorry for such a late response, I apologize for my inability to complete your request. If you could show me some steps or point me to an article that would help me with your request Id be happy to help, |
Hi so the error occurs in
GenericPacketMath.h
here (line 452) (In Eigen)The code I ran is this, and the error occurs when debugging the line where i define my
X
variableAny ideas?
Edit:
These work.
Is there something wrong with the specific configuration of 5 rows and 3 columns?
Im using:
Eigen 3.3.9 specifically (https://gitlab.com/libeigen/eigen/-/tree/5f25bcf7d6918f5c6091fb4e961e5607e13b7324)
The text was updated successfully, but these errors were encountered: