首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2EE开发 >

用JMagick来缩小图片 总是在处理了几张图片之后 报错解决办法

2012-05-08 
用JMagick来缩小图片 总是在处理了几张图片之后 报错# A fatal error has been detected by the Java Runt

用JMagick来缩小图片 总是在处理了几张图片之后 报错

# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c930a19, pid=2060, tid=3056
#
# JRE version: 6.0_16-b01
# Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [ntdll.dll+0x10a19]
#
# An error report file with more information is saved as:
# D:\Java\apache-tomcat-6.0.29\bin\hs_err_pid2060.log
#
# 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.
#
有解决方法吗?

[解决办法]
研究一下错误日志

热点排行