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 69300 - Access Violation profilerinterface.dll+0x4aab
Summary: Access Violation profilerinterface.dll+0x4aab
Status: CLOSED DUPLICATE of bug 65613
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: iformanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-25 07:03 UTC by jchristi
Modified: 2007-02-20 18:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
hs_err_pid3216.log (9.83 KB, text/plain)
2005-11-25 07:06 UTC, jchristi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jchristi 2005-11-25 07:03:02 UTC
Doing part of an application CPU profiling, and the app was just starting up, I
had done nothing but attach to it.

Stack: [0x02e80000,0x02ec0000),  sp=0x02ebfa0c,  free space=254k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [profilerinterface.dll+0x4aab]
C  [profilerinterface.dll+0x3780]
j 
com.sun.tools.profiler.server.Monitors$SurvGenAndThreadsMonitor.updateThreadsData()V+57
j  com.sun.tools.profiler.server.Monitors$SurvGenAndThreadsMonitor.run()V+19
Comment 1 jchristi 2005-11-25 07:06:11 UTC
Created attachment 27264 [details]
hs_err_pid3216.log
Comment 2 jchristi 2005-11-25 07:09:07 UTC
Also got same here:

Stack: [0x031b0000,0x031f0000),  sp=0x031ef980,  free space=254k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [profilerinterface.dll+0x4aab]
C  [profilerinterface.dll+0x3780]
j 
com.sun.tools.profiler.server.system.Classes.redefineClasses([Ljava/lang/Class;[[B)V+127
j 
com.sun.tools.profiler.server.ProfilerInterface.instrumentMethodGroupNow(Lcom/sun/tools/profiler/wireprotocol/InstrumentMethodGroupData;)V+630
j  com.sun.tools.profiler.server.ProfilerInterface.getAndInstrumentClasses(Z)Z+134
j  com.sun.tools.profiler.server.ProfilerInterface.firstTimeMethodInvokeHook(I)V+46
J  com.sun.tools.profiler.server.ProfilerRuntimeCPUFullInstr.methodEntry(C)V
Comment 3 Tomas Hurka 2005-12-21 15:51:43 UTC
According to hs_err_pid3216.log this is duplicate of issue #65613. 

*** This issue has been marked as a duplicate of 65613 ***
Comment 4 ehucka 2006-10-09 12:11:07 UTC
Verification of old issues.
Comment 5 Alexander Kouznetsov 2007-02-20 10:27:24 UTC
Closing old issues
Comment 6 Alexander Kouznetsov 2007-02-20 18:10:41 UTC
Reverting to original Target Milestone value changed by mistake. Sorry for
inconvenience.