Dispatch.call(disp, "method", new Object[]{Url}).getInt();
程序就崩溃了
报错
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_SRACK_OVEFLOW (0xc00000fd) at pc=0x67bc3746, pid=10068, tid=10076
#
# JRE version: 8.0_34-b04
# Java VM: Java HotSpot(TM) Client VM (25.9-b04 mixed mode windows-x86 )
# Problematic frame:
# C [EVouDll.dll+0x33446]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
这个问题应该是程序长时间运行,占用内存资源一直没有释放造成的,你可以调用dll的内存释放函数,定期对内存资源进行释放,然后再重新加载该资源,试一试
您好,我是问答小助手,你的问题已经有小伙伴为您解答了问题,您看下是否解决了您的问题,可以追评进行沟通哦~
如果有您比较满意的答案 / 帮您提供解决思路的答案,可以点击【采纳】按钮,给回答的小伙伴一些鼓励哦~~
ps:问答VIP仅需29元,即可享受5次/月 有问必答服务,了解详情>>> https://vip.csdn.net/askvip?utm_source=1146287632