An internal crash occurs when trying to execute a part of codes #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
hs_err_pid16380.log
Running with a jar
Running using IDE
I am not sure whether the problem is related to my device, but there is no clear indication for it.
It occurs when running
Kernel#execute(int).When I tested more deeply:
NoSuchFieldErrorthrown:As of the
NoSuchFieldError:If I understand correctly, should these non-array final primitive variables not be passed into kernel?
This run successfully:
The current solution to prevent the error and to use boolean value at the same time is to turn it into an array.