#๐ Help with Java Runtime Error
11 messages ยท Page 1 of 1 (latest)
@graceful wraith
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
this is the error code (im working with @graceful wraith )
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x0000000101945ae4, pid=13555, tid=73987
JRE version: Java(TM) SE Runtime Environment (23.0+37) (build 23+37-2369)
Java VM: Java HotSpot(TM) 64-Bit Server VM (23+37-2369, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64)
Problematic frame:
C [Python+0xfdae4] _PyObject_Free+0x28
No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
An error report file with more information is saved as:
/Users/(name)/hs_err_pid13555.log
If you would like to submit a bug report, please visit:
https://bugreport.java.com/bugreport/crash.jsp
you should ask in a java server
maybe the error log can help you
Help with Java Runtime Error (in Python code)
here is the full code: https://paste.pythondiscord.com/QM7A
sounds like the error has nothing to do with Python
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.