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 236055 - JVM crash while debugging
Summary: JVM crash while debugging
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.4
Hardware: PC Linux
: P2 normal (vote)
Assignee: Stanislav Aubrecht
URL: https://javafx-jira.kenai.com/browse/...
Keywords: JDK_8
Depends on:
Blocks:
 
Reported: 2013-09-17 07:33 UTC by Vladimir Riha
Modified: 2014-05-26 12:02 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
JVM crash log (113.12 KB, text/x-log)
2013-09-17 07:33 UTC, Vladimir Riha
Details
IDE log (70.64 KB, text/x-log)
2013-09-17 07:34 UTC, Vladimir Riha
Details
sample project (1.21 MB, application/zip)
2013-09-17 07:35 UTC, Vladimir Riha
Details
JVM crash log from build59 (98.66 KB, text/x-log)
2013-11-21 14:14 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2013-09-17 07:33:55 UTC
Created attachment 140155 [details]
JVM crash log

I saw it 3 times in row, steps to "reproduce":

- open attached project, run it in Embedded browser
- if not created, create a new JavaScript breakpoin, type Event for Clipboard-Copy event
- scroll on the page in browser, there is an input box with label "Copy this text to clipboard"
- place cursor inside this input, press Ctrl+C
- JS debugger stops at debug_events:222
  - press Step Over

 => crash, if the crash does not happen on last step, keep pressing Step over until JS debugger stops on line 226 and press Step Into there


Product Version: NetBeans IDE 7.4 RC1 (Build 201309152201)
Java: 1.8.0-ea; Java HotSpot(TM) Client VM 25.0-b49
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b107
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2013-09-17 07:34:17 UTC
Created attachment 140156 [details]
IDE log
Comment 2 Vladimir Riha 2013-09-17 07:35:40 UTC
Created attachment 140158 [details]
sample project
Comment 3 Vladimir Riha 2013-09-17 07:36:59 UTC
Seems to happen only on JDK8
Comment 4 Vladimir Riha 2013-09-17 07:43:39 UTC
Unfortunately not always reproducible, but I reproduced it 4 times in 30minutes
Comment 5 Stanislav Aubrecht 2013-09-17 15:04:41 UTC
Reported as JavaFX bug #RT-32986
Comment 6 Vladimir Riha 2013-09-17 15:16:28 UTC
Thank you
Comment 7 Antonin Nebuzelsky 2013-11-21 13:33:52 UTC
I don't have an access to the FX bug. Has it been addressed?
Comment 8 Vladimir Riha 2013-11-21 14:03:37 UTC
It is open-unresolved with fixed version set to 9 (last week), I'll try it with some latest jdk8 build asap and comment there
Comment 9 Vladimir Riha 2013-11-21 14:14:49 UTC
Created attachment 142446 [details]
JVM crash log from build59

Still fairly quickly reproducible by just keep "stepping over" and "stepping into" in the attached project.


  Product Version         = NetBeans IDE Dev (Build 201311210002) (#db3d5653f887)
  Operating System        = Linux version 3.2.0-48-generic-pae running on i386
  Java; VM; Vendor        = 1.8.0-ea; Java HotSpot(TM) Client VM 25.0-b59; Oracle Corporation
  Runtime                 = Java(TM) SE Runtime Environment 1.8.0-ea-b117
Comment 10 Marian Mirilovic 2013-12-02 15:56:56 UTC
(In reply to Antonin Nebuzelsky from comment #7)
> I don't have an access to the FX bug. Has it been addressed?

Tonda, could we escalate that ?
Comment 11 Antonin Nebuzelsky 2013-12-23 15:41:53 UTC
(In reply to Marian Mirilovic from comment #10)
> (In reply to Antonin Nebuzelsky from comment #7)
> > I don't have an access to the FX bug. Has it been addressed?
> 
> Tonda, could we escalate that ?

For the record here. The FX bug has been escalated, the priority of the bug increased and confirmed by the FX team. Though now it seems there will not be a quick fix available in time for FX8.