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 243562

Summary: Trying to attach instrumented profiler to running process kills jvm
Product: profiler Reporter: akobberup
Component: IdeAssignee: issues@profiler <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0.1   
Hardware: PC   
OS: Windows 8 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: ide log
process output
hs_err_pid13740.log

Description akobberup 2014-04-04 12:55:28 UTC
Created attachment 146549 [details]
ide log

I am running an maven project (a jetty hosted web app) and when i try to connect an instrumented profiler via a dynamic connection, it will end up killing the jvm running the project.
Comment 1 akobberup 2014-04-04 12:56:14 UTC
Created attachment 146550 [details]
process output
Comment 2 akobberup 2014-04-04 12:57:30 UTC
Created attachment 146551 [details]
hs_err_pid13740.log
Comment 3 akobberup 2014-04-04 12:58:40 UTC
This outcome is 100% reproduceable.
It do not matter if i define any instrumentation roots or such. Always the jvm fails.
Comment 4 Tomas Hurka 2014-04-04 14:12:34 UTC
This is a bug in JVM. See duplicate issues #240763 for details.

*** This bug has been marked as a duplicate of bug 240763 ***