-
Notifications
You must be signed in to change notification settings - Fork 662
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
Segmentation fault in Windows 10 #38
Comments
please do not post any exe, in this way we can prevent the new plotter from spreading accross non technical people. (p.s: I dont have it yet as well, but i am working on building it for windows.) |
Could you provide details on how you ran the build? I've tried with Visual Studio and MSYS2... but obviously I'm missing information as I can't it configured correctly. |
Well, I actually did horrible changes a bit everywhere in various files from the git project. For instance, I
Yup, it is a real mess, I'm not an expert in Windows or compiler at all. Edit: Obvioulsy the target is to minimize the changes and even undo some I listed above. |
That's some dedication, but keep in mind any replacement of |
Very right. Replacements are dangerous. |
Hello,
I compiled the source using msys2/mingw64 on Windows 10.
The execution stops just after P1 table is created with error: segmentation fault.
Data is successfully created in temp drive.
Below some details about the execution with gdb.
The text was updated successfully, but these errors were encountered: