Hello Everyone, I am investigating a Tomcat crash. Actually, JRE crashed due to "access violation" error. It created a Windows memory dump file. I am trying to analyze it win WinDbg. Problem I am facing is that lots of Symbols (of tomcat7, jvm, java, tcnative-1, nio DLLs) are not available to me. As a result WinDbg is giving me a Stack filled up with DLL names and HEX values.
In order to get some of them - mostly JRE related, I have already reached out to Java forum: https://community.oracle.com/thread/4102753. No response so far :(. Can someone please tell me how can I get Symbol files of Tomcat DLLs like tomcat7 and tcnative-1? Are they publicly available? Thanks! Suvendu --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org