JVM运行中崩溃了,有日志hs_err_pid14920.log,求大神帮忙看看

kpj147 2016-11-09 04:58:09
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_windows_x86.cpp:143), pid=14920, tid=10740
# guarantee(result == EXCEPTION_CONTINUE_EXECUTION) failed: Unexpected result from topLevelExceptionFilter
#
# JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode windows-amd64 compressed oops)
# Core dump written. Default location: E:\jetty8\hs_err_pid14920.mdmp
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

--------------- T H R E A D ---------------

Current thread (0x000000000ddc8000): JavaThread "Finalizer" daemon [_thread_in_native, id=10740, stack(0x000000000e220000,0x000000000e320000)]

Stack: [0x000000000e220000,0x000000000e320000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]


[error occurred during error reporting (printing native stack), id 0xc0000005]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.jacob.com.Dispatch.release()V+0
j com.jacob.com.Dispatch.safeRelease()V+12
j com.jacob.com.Dispatch.finalize()V+1
j com.jacob.activeX.ActiveXComponent.finalize()V+1
J 865 C2 java.lang.ref.Finalizer.access$100(Ljava/lang/ref/Finalizer;Lsun/misc/JavaLangAccess;)V (6 bytes) @ 0x000000000272e800 [0x000000000272e640+0x1c0]
J 465% C2 java.lang.ref.Finalizer$FinalizerThread.run()V (55 bytes) @ 0x0000000002723d00 [0x0000000002723c40+0xc0]
v ~StubRoutines::call_stub
...全文
1258 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
其所以然 2017-12-05
  • 打赏
  • 举报
回复
我也遇到这个问题,请问楼主怎么解决的
yiguanyagao 2016-11-14
  • 打赏
  • 举报
回复
前几天就碰到这个东西了,哈哈,解决了,虚拟机编译的问题,尝试关机重启,把项目重新编译一下就行了,特别是服务器上面的,重启完编译
bcsflilong 2016-11-10
  • 打赏
  • 举报
回复
分配内存的设置 修改一下 符合一下实际情况 看看会不会好
  • 打赏
  • 举报
回复
是不是内存不足了?业务内是不是有什么死循环或者内存无法释放的情况,用jstack等命令分析下。
nikyotensai 2016-11-10
  • 打赏
  • 举报
回复
kpj147 2016-11-10
  • 打赏
  • 举报
回复
求大神啊,谁帮我看看呀
kpj147 2016-11-09
  • 打赏
  • 举报
回复
Other Threads: 0x000000000ddb8800 VMThread [stack: 0x000000000df60000,0x000000000e060000] [id=13460] 0x000000000de58800 WatcherThread [stack: 0x000000000ed60000,0x000000000ee60000] [id=9376] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x0000000001dfcec0] Threads_lock - owner thread: 0x000000000f555000 Heap par new generation total 471872K, used 184952K [0x0000000743000000, 0x0000000763000000, 0x0000000763000000) eden space 419456K, 41% used [0x0000000743000000, 0x000000074da4ea30, 0x000000075c9a0000) from space 52416K, 20% used [0x000000075fcd0000, 0x000000076071f810, 0x0000000763000000) to space 52416K, 0% used [0x000000075c9a0000, 0x000000075c9a0000, 0x000000075fcd0000) concurrent mark-sweep generation total 407564K, used 380024K [0x0000000763000000, 0x000000077be03000, 0x00000007c0000000) concurrent-mark-sweep perm gen total 524288K, used 94372K [0x00000007c0000000, 0x00000007e0000000, 0x0000000800000000) Card table byte_map: [0x0000000006390000,0x0000000006980000] byte_map_base: 0x0000000002978000 Polling page: 0x0000000000130000 Code Cache [0x0000000002570000, 0x00000000036b0000, 0x0000000005570000) total_blobs=4877 nmethods=4265 adapters=563 free_code_cache=31722Kb largest_free_block=32252160 Compilation events (10 events): Event: 724.061 Thread 0x000000000de39000 4787 org.eclipse.jetty.servlet.ServletHandler::access$000 (4 bytes) Event: 724.062 Thread 0x000000000de39000 nmethod 4787 0x000000000364a310 code [0x000000000364a440, 0x000000000364a498] Event: 728.208 Thread 0x000000000de34800 4788 org.apache.shiro.web.subject.support.DefaultWebSubjectContext::getServletResponse (14 bytes) Event: 728.210 Thread 0x000000000de34800 nmethod 4788 0x000000000339fcd0 code [0x000000000339fe20, 0x000000000339fee8] Event: 728.494 Thread 0x000000000de39000 4789 % org.apache.ibatis.scripting.xmltags.DynamicSqlSource::getBoundSql @ 93 (143 bytes) Event: 728.512 Thread 0x000000000de39000 nmethod 4789% 0x0000000003623490 code [0x0000000003623620, 0x0000000003623a78] Event: 728.598 Thread 0x000000000de34800 4790 org.apache.ibatis.scripting.xmltags.DynamicSqlSource::getBoundSql (143 bytes) Event: 728.778 Thread 0x000000000de34800 nmethod 4790 0x000000000369fad0 code [0x000000000369fda0, 0x00000000036a0f30] Event: 730.645 Thread 0x000000000de39000 4791 java.util.concurrent.ConcurrentLinkedQueue::size (41 bytes) Event: 730.652 Thread 0x000000000de39000 nmethod 4791 0x0000000003654a10 code [0x0000000003654b60, 0x0000000003654cf8] GC Heap History (10 events): Event: 717.194 GC heap before {Heap before GC invocations=152 (full 8): par new generation total 471872K, used 429539K [0x0000000743000000, 0x0000000763000000, 0x0000000763000000) eden space 419456K, 100% used [0x0000000743000000, 0x000000075c9a0000, 0x000000075c9a0000) from space 52416K, 19% used [0x000000075c9a0000, 0x000000075d378cc8, 0x000000075fcd0000) to space 52416K, 0% used [0x000000075fcd0000, 0x000000075fcd0000, 0x0000000763000000) concurrent mark-sweep generation total 407564K, used 356129K [0x0000000763000000, 0x000000077be03000, 0x00000007c0000000) concurrent-mark-sweep perm gen total 524288K, used 94185K [0x00000007c0000000, 0x00000007e0000000, 0x0000000800000000) Event: 717.212 GC heap after Heap after GC invocations=153 (full 8): par new generation total 471872K, used 13488K [0x0000000743000000, 0x0000000763000000, 0x0000000763000000) eden space 419456K, 0% used [0x0000000743000000, 0x0000000743000000, 0x000000075c9a0000) from space 52416K, 25% used [0x000000075fcd0000, 0x00000007609fc018, 0x0000000763000000) to space 52416K, 0% used [0x000000075c9a0000, 0x000000075c9a0000, 0x000000075fcd0000) concurrent mark-sweep generation total 407564K, used 357045K [0x0000000763000000, 0x000000077be03000, 0x00000007c0000000) concurrent-mark-sweep perm gen total 524288K, used 94185K [0x00000007c0000000, 0x00000007e0000000, 0x0000000800000000) } Event: 719.162 GC heap before {Heap before GC invocations=153 (full 8): par new generation total 471872K, used 432944K [0x0000000743000000, 0x0000000763000000, 0x0000000763000000) eden space 419456K, 100% used [0x0000000743000000, 0x000000075c9a0000, 0x000000075c9a0000) from space 52416K, 25% used [0x000000075fcd0000, 0x00000007609fc018, 0x0000000763000000) to space 52416K, 0% used [0x000000075c9a0000, 0x000000075c9a0000, 0x000000075fcd0000) concurrent mark-sweep generation total 407564K, used 357045K [0x0000000763000000, 0x000000077be03000, 0x00000007c0000000) concurrent-mark-sweep perm gen total 524288K, used 94186K [0x00000007c0000000, 0x00000007e0000000, 0x0000000800000000)
kpj147 2016-11-09
  • 打赏
  • 举报
回复
--------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x000000002b4bb000 JavaThread "Timer-1" [_thread_blocked, id=14828, stack(0x0000000030770000,0x0000000030870000)] 0x000000002b4be000 JavaThread "qtp495985218-1015" [_thread_blocked, id=360, stack(0x0000000031130000,0x0000000031230000)] 0x000000000f553000 JavaThread "qtp495985218-1014" [_thread_blocked, id=14648, stack(0x0000000030620000,0x0000000030720000)] 0x000000000f556000 JavaThread "qtp495985218-1013" [_thread_in_Java, id=6656, stack(0x000000000f680000,0x000000000f780000)] 0x000000000f550800 JavaThread "qtp495985218-1012" [_thread_blocked, id=4588, stack(0x00000000100e0000,0x00000000101e0000)] 0x000000000f553800 JavaThread "qtp495985218-626" [_thread_blocked, id=4016, stack(0x000000002ff00000,0x0000000030000000)] 0x000000002b4be800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2624, stack(0x0000000031660000,0x0000000031760000)] 0x000000002b4bc800 JavaThread "qtp495985218-79" [_thread_blocked, id=14632, stack(0x0000000030f50000,0x0000000031050000)] 0x000000002b4bb800 JavaThread "qtp495985218-78" [_thread_blocked, id=15144, stack(0x0000000030da0000,0x0000000030ea0000)] 0x0000000013063000 JavaThread "qtp495985218-76" [_thread_blocked, id=14568, stack(0x0000000030870000,0x0000000030970000)] 0x0000000013062800 JavaThread "qtp495985218-75" [_thread_blocked, id=4936, stack(0x00000000301b0000,0x00000000302b0000)] 0x0000000013061000 JavaThread "qtp495985218-73" [_thread_blocked, id=8700, stack(0x0000000030470000,0x0000000030570000)] 0x0000000013060000 JavaThread "qtp495985218-71" [_thread_blocked, id=5364, stack(0x0000000030040000,0x0000000030140000)] 0x000000001305f800 JavaThread "qtp495985218-70" [_thread_blocked, id=2680, stack(0x000000002f960000,0x000000002fa60000)] 0x000000001305e800 JavaThread "qtp495985218-69" [_thread_blocked, id=7708, stack(0x000000002fdb0000,0x000000002feb0000)] 0x000000001305c800 JavaThread "Thread-45" daemon [_thread_blocked, id=8044, stack(0x000000002fc30000,0x000000002fd30000)] 0x000000001305b800 JavaThread "Thread-44" daemon [_thread_blocked, id=2796, stack(0x000000002fa70000,0x000000002fb70000)] 0x000000001305b000 JavaThread "Thread-46" daemon [_thread_blocked, id=3092, stack(0x000000002f840000,0x000000002f940000)] 0x000000001305a000 JavaThread "Thread-43" daemon [_thread_blocked, id=3540, stack(0x000000002f570000,0x000000002f670000)] 0x0000000013059800 JavaThread "DestroyJavaVM" [_thread_blocked, id=10428, stack(0x0000000002470000,0x0000000002570000)] 0x0000000013058800 JavaThread "Scanner-1" daemon [_thread_blocked, id=7484, stack(0x000000002f680000,0x000000002f780000)] 0x0000000013058000 JavaThread "TransparentProxy-60" [_thread_blocked, id=14560, stack(0x000000002f000000,0x000000002f100000)] 0x0000000013057000 JavaThread "TransparentProxy-59" [_thread_blocked, id=14488, stack(0x000000002f440000,0x000000002f540000)] 0x0000000013056800 JavaThread "TransparentProxy-58" [_thread_blocked, id=13816, stack(0x000000002f290000,0x000000002f390000)] 0x0000000013055800 JavaThread "TransparentProxy-57" [_thread_blocked, id=11128, stack(0x000000002f130000,0x000000002f230000)] 0x0000000013055000 JavaThread "TransparentProxy-56" [_thread_blocked, id=4600, stack(0x000000002eeb0000,0x000000002efb0000)] 0x0000000013054000 JavaThread "TransparentProxy-55" [_thread_blocked, id=6172, stack(0x000000002ece0000,0x000000002ede0000)] 0x00000000133f2000 JavaThread "TransparentProxy-54" [_thread_blocked, id=7180, stack(0x000000002ebc0000,0x000000002ecc0000)] 0x00000000133f1000 JavaThread "TransparentProxy-53 Selector0" [_thread_in_native, id=13904, stack(0x000000002de90000,0x000000002df90000)] 0x00000000133f0800 JavaThread "Timer-0" daemon [_thread_blocked, id=14072, stack(0x000000002ea50000,0x000000002eb50000)] 0x00000000133ef800 JavaThread "HashSessionScavenger-2" daemon [_thread_blocked, id=13852, stack(0x000000002e910000,0x000000002ea10000)] 0x00000000133ef000 JavaThread "Scanner-0" daemon [_thread_blocked, id=14364, stack(0x000000002e700000,0x000000002e800000)] 0x00000000133ec800 JavaThread "Druid-ConnectionPool-Destroy-873316030" daemon [_thread_blocked, id=10848, stack(0x000000002e560000,0x000000002e660000)] 0x00000000133ec000 JavaThread "Druid-ConnectionPool-Create-873316030" daemon [_thread_blocked, id=11540, stack(0x000000002e400000,0x000000002e500000)] 0x00000000133eb000 JavaThread "Abandoned connection cleanup thread" daemon [_thread_blocked, id=6732, stack(0x000000002e090000,0x000000002e190000)] 0x00000000133ea800 JavaThread "WebsocketSelector46" [_thread_in_native, id=7276, stack(0x000000002e1c0000,0x000000002e2c0000)] 0x00000000133e9800 JavaThread "WebSocketWorker-45" [_thread_blocked, id=13748, stack(0x000000002df90000,0x000000002e090000)] 0x00000000133e9000 JavaThread "WebSocketWorker-44" [_thread_blocked, id=12112, stack(0x000000002dab0000,0x000000002dbb0000)] 0x00000000133e8000 JavaThread "WebSocketWorker-43" [_thread_blocked, id=11416, stack(0x000000002dd20000,0x000000002de20000)] 0x00000000133e7800 JavaThread "WebSocketWorker-42" [_thread_blocked, id=5148, stack(0x000000002dc00000,0x000000002dd00000)] 0x00000000133e6800 JavaThread "WebSocketWorker-41" [_thread_blocked, id=13720, stack(0x000000002d930000,0x000000002da30000)] 0x00000000133e6000 JavaThread "WebSocketWorker-40" [_thread_blocked, id=4660, stack(0x000000002d760000,0x000000002d860000)] 0x00000000133e5000 JavaThread "WebSocketWorker-39" [_thread_blocked, id=10272, stack(0x000000002d4c0000,0x000000002d5c0000)] 0x00000000133e4800 JavaThread "WebSocketWorker-38" [_thread_blocked, id=10860, stack(0x000000002d5c0000,0x000000002d6c0000)] 0x00000000133e3800 JavaThread "WebSocketWorker-37" [_thread_blocked, id=9808, stack(0x000000002d2d0000,0x000000002d3d0000)] 0x00000000133e2800 JavaThread "WebSocketWorker-36" [_thread_blocked, id=3196, stack(0x000000002cc70000,0x000000002cd70000)] 0x000000000f560000 JavaThread "WebSocketWorker-35" [_thread_blocked, id=3972, stack(0x000000002d0f0000,0x000000002d1f0000)] 0x000000000f55f000 JavaThread "WebSocketWorker-34" [_thread_blocked, id=12760, stack(0x000000002cf40000,0x000000002d040000)] 0x000000000f55e800 JavaThread "Thread-17" [_thread_blocked, id=13208, stack(0x000000002cd80000,0x000000002ce80000)] 0x000000000f55d800 JavaThread "com%002esunnyit%002esafe%002emodules%002esys%002esecurity%002e%0053ystem%0041uthorizing%0052ealm%002eauthorization%0043ache.data" [_thread_blocked, id=5828, stack(0x000000002cb50000,0x000000002cc50000)] 0x000000000f55c800 JavaThread "active%0053essions%0043ache.data" [_thread_blocked, id=9964, stack(0x000000002c8a0000,0x000000002c9a0000)] 0x000000000f55c000 JavaThread "act%0043ache.data" [_thread_blocked, id=5752, stack(0x000000002c9b0000,0x000000002cab0000)] 0x000000000f55b000 JavaThread "sys%0043ache.data" [_thread_blocked, id=14464, stack(0x000000002c680000,0x000000002c780000)] 0x000000000f55a800 JavaThread "user%0043ache.data" [_thread_blocked, id=10308, stack(0x000000002c790000,0x000000002c890000)] 0x000000000f559800 JavaThread "defaultCache" daemon [_thread_blocked, id=9672, stack(0x000000002c380000,0x000000002c480000)] 0x000000000f559000 JavaThread "HashSessionScavenger-1" daemon [_thread_blocked, id=744, stack(0x0000000013680000,0x0000000013780000)] 0x000000000f558000 JavaThread "HashSessionScavenger-0" daemon [_thread_blocked, id=15160, stack(0x0000000011430000,0x0000000011530000)] 0x000000000f557800 JavaThread "qtp495985218-21" [_thread_blocked, id=10016, stack(0x000000000fde0000,0x000000000fee0000)] 0x000000000f556800 JavaThread "qtp495985218-20 Acceptor1 SelectChannelConnector@0.0.0.0:8088" [_thread_blocked, id=15236, stack(0x0000000010230000,0x0000000010330000)] 0x000000000f555000 JavaThread "qtp495985218-18 Selector1" [_thread_in_vm, id=8868, stack(0x000000000fbd0000,0x000000000fcd0000)] 0x000000000f552000 JavaThread "qtp495985218-14 Selector0" [_thread_in_native, id=6616, stack(0x000000000f960000,0x000000000fa60000)] 0x000000000f551800 JavaThread "qtp495985218-13 Acceptor0 SelectChannelConnector@0.0.0.0:8088" [_thread_in_native, id=3764, stack(0x000000000f850000,0x000000000f950000)] 0x000000000de43000 JavaThread "Service Thread" daemon [_thread_blocked, id=7016, stack(0x000000000ec20000,0x000000000ed20000)] 0x000000000de39000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=10404, stack(0x000000000ea90000,0x000000000eb90000)] 0x000000000de34800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=14608, stack(0x000000000e900000,0x000000000ea00000)] 0x000000000de33800 JavaThread "Attach Listener" daemon [_thread_blocked, id=9412, stack(0x000000000e760000,0x000000000e860000)] 0x000000000de31000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2520, stack(0x000000000e510000,0x000000000e610000)] 0x000000000de30000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=2888, stack(0x000000000e370000,0x000000000e470000)] =>0x000000000ddc8000 JavaThread "Finalizer" daemon [_thread_in_native, id=10740, stack(0x000000000e220000,0x000000000e320000)] 0x000000000ddbd800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5052, stack(0x000000000e0b0000,0x000000000e1b0000)] Other Threads:

81,092

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧