-
Bug
-
Resolution: Fixed
-
P4
-
hs16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2179103 | 7 | Tomáš Hůrka | P4 | Closed | Fixed | b61 |
JDK-2180641 | 6u18 | Tomáš Hůrka | P4 | Closed | Fixed | b01 |
This is JVM crash caused by profiling of Tomcat & Liferay.
Steps to reproduce:
1) Download NetBeans 6.7 beta or VisualVM
2) Download the Liferay Tomcat bundle from http://downloads.sourceforge.net/lportal/liferay-portal-tomcat-6.0-5.1.2.zip
3) Unpack the zip file and start Tomcat
4) Wait till the tomcat is fully started
5) Try to attach to the running Tomcat using "Dynamic Attach" (either using VisualVM or NetBeans, same behavior)
This bug was originally reported against NetBeans Profiler.
Original report is here: http://www.netbeans.org/issues/show_bug.cgi?id=150370
JVM crashes with:
Error: assert(sym != __null,"SymbolHashMap::find_entry - symbol is NULL") in constantPoolOop.cpp
Steps to reproduce:
1) Download NetBeans 6.7 beta or VisualVM
2) Download the Liferay Tomcat bundle from http://downloads.sourceforge.net/lportal/liferay-portal-tomcat-6.0-5.1.2.zip
3) Unpack the zip file and start Tomcat
4) Wait till the tomcat is fully started
5) Try to attach to the running Tomcat using "Dynamic Attach" (either using VisualVM or NetBeans, same behavior)
This bug was originally reported against NetBeans Profiler.
Original report is here: http://www.netbeans.org/issues/show_bug.cgi?id=150370
JVM crashes with:
Error: assert(sym != __null,"SymbolHashMap::find_entry - symbol is NULL") in constantPoolOop.cpp
- backported by
-
JDK-2179103 JVM crash while profiling Tomcat and Liferay
-
- Closed
-
-
JDK-2180641 JVM crash while profiling Tomcat and Liferay
-
- Closed
-