Java学习者论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

手机号码,快捷登录

恭喜Java学习者论坛(https://www.javaxxz.com)已经为数万Java学习者服务超过8年了!积累会员资料超过10000G+
成为本站VIP会员,下载本站10000G+会员资源,购买链接:点击进入购买VIP会员
JAVA高级面试进阶视频教程Java架构师系统进阶VIP课程

分布式高可用全栈开发微服务教程

Go语言视频零基础入门到精通

Java架构师3期(课件+源码)

Java开发全终端实战租房项目视频教程

SpringBoot2.X入门到高级使用教程

大数据培训第六期全套视频教程

深度学习(CNN RNN GAN)算法原理

Java亿级流量电商系统视频教程

互联网架构师视频教程

年薪50万Spark2.0从入门到精通

年薪50万!人工智能学习路线教程

年薪50万!大数据从入门到精通学习路线年薪50万!机器学习入门到精通视频教程
仿小米商城类app和小程序视频教程深度学习数据分析基础到实战最新黑马javaEE2.1就业课程从 0到JVM实战高手教程 MySQL入门到精通教程
查看: 571|回复: 0

java一debug就抱这个错误,debug就会被中断

  [复制链接]

该用户从未签到

发表于 2014-11-10 14:54:17 | 显示全部楼层 |阅读模式
10Java金币
#
# A fatal error has been detected by the java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5a4afd10, pid=15116, tid=24620
#
# JRE version: 7.0_25-b16
# Java VM: Java HotSpot(TM) Client VM (23.25-b01 mixed mode windows-x86 )
# Problematic frame:
# V  [JVM.dll+0x1fd10]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# E:\workspace\HAS\hs_err_pid15116.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#

回复

使用道具 举报

该用户从未签到

 楼主| 发表于 2014-11-10 15:05:04 | 显示全部楼层
没有人帮忙解决么?
回复

使用道具 举报

该用户从未签到

 楼主| 发表于 2014-11-10 15:06:33 | 显示全部楼层
好心人在哪?
回复

使用道具 举报

  • TA的每日心情
    开心
    2021-12-13 21:45
  • 签到天数: 15 天

    [LV.4]偶尔看看III

    发表于 2014-11-10 15:17:16 | 显示全部楼层
    E:\workspace\HAS\hs_err_pid15116.log 这个文件的日志贴出来看看
    回复

    使用道具 举报

    该用户从未签到

     楼主| 发表于 2014-11-10 15:23:24 | 显示全部楼层
    admin 发表于 2014-11-10 15:17
    E:\workspace\HAS\hs_err_pid15116.log 这个文件的日志贴出来看看

    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5a4afd10, pid=15116, tid=24620
    #
    # JRE version: 7.0_25-b16
    # Java VM: Java HotSpot(TM) Client VM (23.25-b01 mixed mode windows-x86 )
    # Problematic frame:
    # V  [jvm.dll+0x1fd10]
    #
    # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
    #
    # If you would like to submit a bug report, please visit:
    #   http://bugreport.sun.com/bugreport/crash.jsp
    #

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

    Current thread (0x1916a400):  JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_vm, id=24620, stack(0x19480000,0x194d0000)]

    siginfo: ExceptionCode=0xc0000005, reading address 0x00000008

    Registers:
    EAX=0x05055888, EBX=0x05055888, ECX=0x00000000, EDX=0x00000000
    ESP=0x194cf890, EBP=0x194cf894, ESI=0x00000000, EDI=0x1916a400
    EIP=0x5a4afd10, EFLAGS=0x00010246

    Top of Stack: (sp=0x194cf890)
    0x194cf890:   1916a528 194cf8bc 5a532db3 05055888
    0x194cf8a0:   1916a528 5e6fe174 5e6fe15c 1916a400
    0x194cf8b0:   00000000 1916a528 194cf980 5e6fe99c
    0x194cf8c0:   5e6e63b2 1916a528 1916dbb8 00000000
    0x194cf8d0:   194cf8f4 194cf980 1917ef98 194cf930
    0x194cf8e0:   1916dbb8 194cf900 5e6ebd12 194cf900
    0x194cf8f0:   194cf934 5e6fe890 60805004 5e702c68
    0x194cf900:   029fcaa8 0000000b 00000000 00000013

    Instructions: (pc=0x5a4afd10)
    0x5a4afcf0:   8b 0d a4 6d 78 5a 85 c9 7e 05 8b 0c 01 eb 02 33
    0x5a4afd00:   c9 8b 15 a8 6d 78 5a 85 d2 7e 05 8b 04 02 eb 03
    0x5a4afd10:   8b 46 08 85 c0 75 0f 33 c9 50 51 e8 00 66 14 00
    0x5a4afd20:   83 c4 08 5e 5d c3 8d 4c 4e 0c 50 51 e8 ef 65 14


    Register to memory mapping:

    EAX=0x05055888 is an oop
    java.lang.String
    - klass: 'java/lang/String'
    EBX=0x05055888 is an oop
    java.lang.String
    - klass: 'java/lang/String'
    ECX=0x00000000 is an unknown value
    EDX=0x00000000 is an unknown value
    ESP=0x194cf890 is pointing into the stack for thread: 0x1916a400
    EBP=0x194cf894 is pointing into the stack for thread: 0x1916a400
    ESI=0x00000000 is an unknown value
    EDI=0x1916a400 is a thread
    回复

    使用道具 举报

    该用户从未签到

     楼主| 发表于 2014-11-10 15:24:53 | 显示全部楼层
    admin 发表于 2014-11-10 15:17
    E:\workspace\HAS\hs_err_pid15116.log 这个文件的日志贴出来看看

    Stack: [0x19480000,0x194d0000],  sp=0x194cf890,  free space=318k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V  [jvm.dll+0x1fd10]
    V  [jvm.dll+0xa2db3]


    ---------------  P R O C E S S  ---------------

    Java Threads: ( => current thread )
      0x1918ec00 JavaThread "Service Thread" daemon [_thread_blocked, id=27332, stack(0x196f0000,0x19740000)]
      0x19184c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=19376, stack(0x19660000,0x196b0000)]
      0x19176c00 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=26900, stack(0x195d0000,0x19620000)]
      0x19173800 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=23916, stack(0x19510000,0x19560000)]
    =>0x1916a400 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_vm, id=24620, stack(0x19480000,0x194d0000)]
      0x19167400 JavaThread "Attach Listener" daemon [_thread_blocked, id=7092, stack(0x193d0000,0x19420000)]
      0x19165400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=27284, stack(0x19340000,0x19390000)]
      0x02a46400 JavaThread "Finalizer" daemon [_thread_blocked, id=26588, stack(0x190b0000,0x19100000)]
      0x02a41800 JavaThread "Reference Handler" daemon [_thread_blocked, id=27544, stack(0x19020000,0x19070000)]
      0x02f8cc00 JavaThread "main" [_thread_blocked, id=26784, stack(0x02900000,0x02950000)]

    Other Threads:
      0x02a3b000 VMThread [stack: 0x18f90000,0x18fe0000] [id=27392]
      0x191a8c00 WatcherThread [stack: 0x19780000,0x197d0000] [id=26908]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    def new generation   total 4928K, used 893K [0x04f90000, 0x054e0000, 0x0a4e0000)
      eden space 4416K,  20% used [0x04f90000, 0x0506f430, 0x053e0000)
      from space 512K,   0% used [0x053e0000, 0x053e0000, 0x05460000)
      to   space 512K,   0% used [0x05460000, 0x05460000, 0x054e0000)
    tenured generation   total 10944K, used 0K [0x0a4e0000, 0x0af90000, 0x14f90000)
       the space 10944K,   0% used [0x0a4e0000, 0x0a4e0000, 0x0a4e0200, 0x0af90000)
    compacting perm gen  total 12288K, used 1701K [0x14f90000, 0x15b90000, 0x18f90000)
       the space 12288K,  13% used [0x14f90000, 0x15139748, 0x15139800, 0x15b90000)
    No shared spaces configured.

    Card table byte_map: [0x02e30000,0x02ee0000] byte_map_base: 0x02e08380

    Polling page: 0x01060000

    Code Cache  [0x02f90000, 0x03028000, 0x04f90000)
    total_blobs=135 nmethods=13 adapters=66 free_code_cache=32175Kb largest_free_block=32947328

    Compilation events (10 events):
    Event: 0.308 Thread 0x19184c00    9             java.lang.CharacterData:f (120 bytes)
    Event: 0.308 Thread 0x19184c00 nmethod 9 0x03022e48 code [0x03022f80, 0x030232e0]
    Event: 0.308 Thread 0x19184c00   10             java.lang.CharacterDataLatin1::getProperties (11 bytes)
    Event: 0.308 Thread 0x19184c00 nmethod 10 0x03023508 code [0x03023600, 0x030236b0]
    Event: 0.308 Thread 0x19184c00   11             java.lang.CharacterDataLatin1::toLowerCase (39 bytes)
    Event: 0.309 Thread 0x19184c00 nmethod 11 0x03023788 code [0x03023880, 0x03023960]
    Event: 0.310 Thread 0x19184c00   12             java.lang.String::lastIndexOf (52 bytes)
    Event: 0.310 Thread 0x19184c00 nmethod 12 0x03023a48 code [0x03023b50, 0x03023c6c]
    Event: 0.310 Thread 0x19184c00   13             java.lang.String::indexOf (166 bytes)
    Event: 0.310 Thread 0x19184c00 nmethod 13 0x03023d48 code [0x03023e60, 0x03024090]
    回复

    使用道具 举报

  • TA的每日心情
    开心
    2021-12-13 21:45
  • 签到天数: 15 天

    [LV.4]偶尔看看III

    发表于 2014-11-10 15:26:08 | 显示全部楼层
    重装下JDK试试。
    回复

    使用道具 举报

    该用户从未签到

     楼主| 发表于 2014-11-10 15:26:15 | 显示全部楼层
    admin 发表于 2014-11-10 15:17
    E:\workspace\HAS\hs_err_pid15116.log 这个文件的日志贴出来看看

    GC Heap History (0 events):
    No events

    Deoptimization events (0 events):
    No events

    Internal exceptions (2 events):
    Event: 0.034 Thread 0x02f8cc00 Threw 0x04f96060 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:3994
    Event: 0.309 Thread 0x02f8cc00 Threw 0x050506c8 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235

    Events (10 events):
    Event: 5.815 Executing VM operation: EnterInterpOnlyMode
    Event: 5.815 Executing VM operation: EnterInterpOnlyMode done
    Event: 5.815 Executing VM operation: GetCurrentLocation
    Event: 5.815 Executing VM operation: GetCurrentLocation done
    Event: 5.815 Executing VM operation: ChangeSingleStep
    Event: 5.815 Executing VM operation: ChangeSingleStep done
    Event: 5.816 Executing VM operation: ChangeSingleStep
    Event: 5.816 Executing VM operation: ChangeSingleStep done
    Event: 5.841 Executing VM operation: GetOrSetLocal
    Event: 5.841 Executing VM operation: GetOrSetLocal done


    Dynamic libraries:
    0x00db0000 - 0x00ddf000
    回复

    使用道具 举报

    该用户从未签到

     楼主| 发表于 2014-11-10 15:27:46 | 显示全部楼层
    admin 发表于 2014-11-10 15:26
    重装下JDK试试。

    我试试看,谢谢你啦
    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    QQ|手机版|Java学习者论坛 ( 声明:本站资料整理自互联网,用于Java学习者交流学习使用,对资料版权不负任何法律责任,若有侵权请及时联系客服屏蔽删除 )

    GMT+8, 2024-4-20 00:46 , Processed in 0.519260 second(s), 32 queries .

    Powered by Discuz! X3.4

    © 2001-2017 Comsenz Inc.

    快速回复 返回顶部 返回列表