This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 61966 - EXCEPTION_ACCESS_VIOLATION in profilerinterface.dll: during SurvGenAndThreadsMonitor.updateThreadsData() in remote profiling
Summary: EXCEPTION_ACCESS_VIOLATION in profilerinterface.dll: during SurvGenAndThreads...
Status: CLOSED DUPLICATE of bug 62877
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: iformanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-09 10:50 UTC by iformanek
Modified: 2007-02-12 22:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Fatal Error Log (9.04 KB, text/plain)
2005-08-09 10:51 UTC, iformanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iformanek 2005-08-09 10:50:08 UTC
The profiled JVM crashed during remote profiling (windows).


JFluid: waiting for connection on port 5140
JFluid: remote connection with the tool
*** JFluid warning: class load hook invoked at inappropriate time for 
java.util.LinkedHashMap$LinkedHashIterator, loader = null
*** This class will not be instrumented unless you re-run the instrumentation 
command
*** Please report this problem to feedback@profiler.netbeans.org
=============================== Stack trace =====================
java.lang.Exception: Stack trace
*** JFluid warning: class load hook invoked at inappropriate time for 
java.lang.StackTraceElement, loader = null
*** This class will not be instrumented unless you re-run the instrumentation 
command
*** Please report this problem to feedback@profiler.netbeans.org
=============================== Stack trace =====================
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Unknown Source)
	at com.sun.tools.profiler.server.ProfilerInterface.classLoadHook
(ProfilerInterface.java:581)
	at java.lang.Throwable.getStackTraceElement(Native Method)
	at java.lang.Throwable.getOurStackTrace(Unknown Source)
	at java.lang.Throwable.printStackTrace(Unknown Source)
	at java.lang.Throwable.printStackTrace(Unknown Source)
	at java.lang.Thread.dumpStack(Unknown Source)
	at com.sun.tools.profiler.server.ProfilerInterface.classLoadHook
(ProfilerInterface.java:581)
	at java.util.LinkedHashMap.newKeyIterator(Unknown Source)
	at java.util.HashMap$KeySet.iterator(Unknown Source)
	at java.io.ExpiringCache.cleanup(Unknown Source)
	at java.io.ExpiringCache.get(Unknown Source)
	at java.io.Win32FileSystem.canonicalize(Unknown Source)
	at java.io.File.getCanonicalPath(Unknown Source)
	at java.io.FilePermission$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.FilePermission.init(Unknown Source)
	at java.io.FilePermission.<init>(Unknown Source)
	at sun.net.www.protocol.file.FileURLConnection.getPermission(Unknown 
Source)
	at sun.net.www.protocol.jar.JarFileFactory.getPermission(Unknown Source)
	at sun.net.www.protocol.jar.JarFileFactory.getCachedJarFile(Unknown 
Source)
	at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
	at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
	at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown 
Source)
	at java.net.URL.openStream(Unknown Source)
	at java.lang.ClassLoader.getSystemResourceAsStream(Unknown Source)
	at com.sun.tools.profiler.server.ClassBytesLoader.getClassFileBytes
(ClassBytesLoader.java:21)
	at 
com.sun.tools.profiler.server.ProfilerInterface.sendRootClassLoadedCommand
(ProfilerInterface.java:339)
	at com.sun.tools.profiler.server.ProfilerInterface.access$1000
(ProfilerInterface.java:25)
	at com.sun.tools.profiler.server.ProfilerInterface$2.run
(ProfilerInterface.java:177)
=============================== End stack trace =================
	at java.lang.Thread.dumpStack(Unknown Source)
	at com.sun.tools.profiler.server.ProfilerInterface.classLoadHook
(ProfilerInterface.java:581)
	at java.util.LinkedHashMap.newKeyIterator(Unknown Source)
	at java.util.HashMap$KeySet.iterator(Unknown Source)
	at java.io.ExpiringCache.cleanup(Unknown Source)
	at java.io.ExpiringCache.get(Unknown Source)
	at java.io.Win32FileSystem.canonicalize(Unknown Source)
	at java.io.File.getCanonicalPath(Unknown Source)
	at java.io.FilePermission$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.FilePermission.init(Unknown Source)
	at java.io.FilePermission.<init>(Unknown Source)
	at sun.net.www.protocol.file.FileURLConnection.getPermission(Unknown 
Source)
	at sun.net.www.protocol.jar.JarFileFactory.getPermission(Unknown Source)
	at sun.net.www.protocol.jar.JarFileFactory.getCachedJarFile(Unknown 
Source)
	at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
	at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
	at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown 
Source)
	at java.net.URL.openStream(Unknown Source)
	at java.lang.ClassLoader.getSystemResourceAsStream(Unknown Source)
	at com.sun.tools.profiler.server.ClassBytesLoader.getClassFileBytes
(ClassBytesLoader.java:21)
	at 
com.sun.tools.profiler.server.ProfilerInterface.sendRootClassLoadedCommand
(ProfilerInterface.java:339)
	at com.sun.tools.profiler.server.ProfilerInterface.access$1000
(ProfilerInterface.java:25)
	at com.sun.tools.profiler.server.ProfilerInterface$2.run
(ProfilerInterface.java:177)
=============================== End stack trace =================
*** JFluid warning: class load hook invoked at inappropriate time for 
java.util.LinkedHashMap$KeyIterator, loader = null
*** This class will not be instrumented unless you re-run the instrumentation 
command
*** Please report this problem to feedback@profiler.netbeans.org
=============================== Stack trace =====================
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Unknown Source)
	at com.sun.tools.profiler.server.ProfilerInterface.classLoadHook
(ProfilerInterface.java:581)
	at java.util.LinkedHashMap.newKeyIterator(Unknown Source)
	at java.util.HashMap$KeySet.iterator(Unknown Source)
	at java.io.ExpiringCache.cleanup(Unknown Source)
	at java.io.ExpiringCache.get(Unknown Source)
	at java.io.Win32FileSystem.canonicalize(Unknown Source)
	at java.io.File.getCanonicalPath(Unknown Source)
	at java.io.FilePermission$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.FilePermission.init(Unknown Source)
	at java.io.FilePermission.<init>(Unknown Source)
	at sun.net.www.protocol.file.FileURLConnection.getPermission(Unknown 
Source)
	at sun.net.www.protocol.jar.JarFileFactory.getPermission(Unknown Source)
	at sun.net.www.protocol.jar.JarFileFactory.getCachedJarFile(Unknown 
Source)
	at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
	at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
	at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown 
Source)
	at java.net.URL.openStream(Unknown Source)
	at java.lang.ClassLoader.getSystemResourceAsStream(Unknown Source)
	at com.sun.tools.profiler.server.ClassBytesLoader.getClassFileBytes
(ClassBytesLoader.java:21)
	at 
com.sun.tools.profiler.server.ProfilerInterface.sendRootClassLoadedCommand
(ProfilerInterface.java:339)
	at com.sun.tools.profiler.server.ProfilerInterface.access$1000
(ProfilerInterface.java:25)
	at com.sun.tools.profiler.server.ProfilerInterface$2.run
(ProfilerInterface.java:177)
=============================== End stack trace =================

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1000434b, pid=4040, tid=1848
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode)
# Problematic frame:
# C  [profilerinterface.dll+0x434b]
#
# An error report file with more information is saved as hs_err_pid4040.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
Agent_OnLoad called...
Agent_OnLoad completed successfully.
Comment 1 iformanek 2005-08-09 10:51:12 UTC
Created attachment 23596 [details]
Fatal Error Log
Comment 2 iformanek 2005-10-21 11:00:46 UTC
Updated to P2
Comment 3 iformanek 2005-10-21 15:47:40 UTC

*** This issue has been marked as a duplicate of 62877 ***
Comment 4 ehucka 2006-10-09 12:12:01 UTC
Verification of old issues.
Comment 5 Alexander Kouznetsov 2007-02-12 22:10:29 UTC
Closing old issues.