-
Notifications
You must be signed in to change notification settings - Fork 429
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
Java Crash Dynamixel\nbproject\build-impl.xml:970: Java returned: -1073740940 #531
Comments
Hi @mturktest123 |
I probably need to provide more diagnostics - if you have any additional specifics that you'd like to see let me know. https://github.com/mturktest123/Dynamixel_JavaProblem.git This runs two arms with 4 motors each (total of 8 motors). The second arm mimics the first arm - the first arm is manipulated manually to set a position and the second arm replicates the position of the first arm. ant -f C:\Users\allan\Documents\allan_github\Dynamixel_JavaProblem -Dnb.internal.action.name=run run |
Perhaps this will inspire someone who is knowledgeable in this arena to weigh in - it appears that I'm crashing the JVM due to JNA problems: |
3.7.31
Windows 10
U2D2
AX-12W
,AX-18W
Have you searched the issue from the closed issue threads? yes
Please describe the issue in detail. While running the program will instantaneously crash for no apparent reason at random parts of the code. Sometimes it will run 3-4 or more minutes before a crash. My question is about the error message and how can I generate more specific data about the error? Line 970 of the build-impl.xml is:
The text was updated successfully, but these errors were encountered: