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 - Trying to attach instrumented profiler to running process kills jvm
Summary: Trying to attach instrumented profiler to running process kills jvm
Status: RESOLVED DUPLICATE of bug 240763
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 8.0.1
Hardware: PC Windows 8 x64
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-04 12:55 UTC by akobberup
Modified: 2014-04-04 14:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log (49.93 KB, text/plain)
2014-04-04 12:55 UTC, akobberup
Details
process output (1.88 KB, text/plain)
2014-04-04 12:56 UTC, akobberup
Details
hs_err_pid13740.log (26.93 KB, text/plain)
2014-04-04 12:57 UTC, akobberup
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***