Occasional EXCEPTION_ACCESS_VIOLATION
Status: Inactive
Brought to you by:
ricardoinzaurra
Hi,
Using with Eclispe 3.0 and the JRE that comes with it
(1.4.2). Using Sysdeo plugin with Tomcat 4.1.31
On occasion when clicking on the heap snapshot button I
get this
An unexpected exception has been detected in native
code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION
(0xc0000005) occurred at PC=0x5452CBBE
Function=[Unknown.]
Library=D:\eclipse\jre\bin\ProfilerDLL.dll
NOTE: We are unable to locate the function name symbol
for the error
just occurred. Please refer to release
documentation for possible
reason and solutions.
Seems to be no difference to when I click and it works
without error. It kills the process that is being
profiled in the process.
Thx.
David
Logged In: YES
user_id=532470
The nature of this problem makes me think it has somethig to
do with the reason for the patch in #978501. As if the Trace
object encapsulating the JNI has been garbage collected.
Patch 1196481does not include the earlier patch.
Wlecome folk more knowledgable about these things making a
comment.
David