gpt4 book ai didi

java - 如何获取 Java.exe/jvm.dll 的符号文件以分析崩溃核心转储文件?

转载 作者:搜寻专家 更新时间:2023-10-31 19:51:21 27 4
gpt4 key购买 nike

我有一个在 Websphere 应用程序服务器上运行的 Java 应用程序。当我分析系统崩溃核心转储文件时,我得到如下信息:

ERROR: Symbol file could not be found.  Defaulted to export symbols for J9THR23.dll 

如何获取 Java 的符号文件?

提前致谢。

更多细节在这里:

*******************************************************************************
* *
* Exception Analysis *
* *
*******************************************************************************

*** ERROR: Symbol file could not be found. Defaulted to export symbols for J9THR23.dll -
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: ntdll!_PEB ***
*** ***
*************************************************************************
*** ERROR: Symbol file could not be found. Defaulted to export symbols for j9jit23.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for java.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for j9gc23.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for jvm.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for jclscar_23.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for j9ute23.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for J9PRT23.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for j9vm23.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for DBGHELP.DLL -

爱丽丝龚

最佳答案

您可以在此站点获得 JDK 的 DEBUG 版本。

http://download.java.net/jdk6/

寻找 jdk-6u12-ea-bin-b03-windows-i586-debug-22dec2008.jar,91.47 MB​​

它包括.pdb 文件

关于java - 如何获取 Java.exe/jvm.dll 的符号文件以分析崩溃核心转储文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/424561/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com