idea本地调试的时候,postman执行接口,然后卡死,最后就出现这个错误.
错误提示:
JDWP exit error JVMTI_ERROR_NONE(0): getting frame location [stepControl.c:641]## A fatal error has been detected by the Java Runtime Environment:## SIGSEGV (0xb) at pc=0x000000010b9a1cb4, pid=48248, tid=0x0000000000004a03## JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode bsd-amd64 compressed oops)# Problematic frame:
解决
todo….
