-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
8
-
None
-
Windows 7 64-bit
Java 7 32-bit
While reproducing crash for RT-24431, I got many crashes inside glass.dll.
To reproduce:
Run app with URL fromRT-24431 and click randomly on different clips on left side. It will crash within 5-10 clips.
Did not notice any specific order.
Following error where outputted in NetBeans:
Error:800401f0 in CoCreateInstance(CLSID_DragDropHelper, NULL, CLSCTX_ALL, IID_IDropTargetHelper, (LPVOID*)&m_spDropTargetHelper)
COM Error:800401f0 CoInitialize has not been called.
To reproduce:
Run app with URL from
Did not notice any specific order.
Following error where outputted in NetBeans:
Error:800401f0 in CoCreateInstance(CLSID_DragDropHelper, NULL, CLSCTX_ALL, IID_IDropTargetHelper, (LPVOID*)&m_spDropTargetHelper)
COM Error:800401f0 CoInitialize has not been called.
- duplicates
-
JDK-8125693 Backport RT-23456 to 2.2.4
- Closed
-
JDK-8126728 Java crashes on Windows 2008 R2 trying to run Java FX demo 'Ensemble'
- Closed