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 249596 - CTD with no logs, no messages.
Summary: CTD with no logs, no messages.
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7 x64
: P1 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-01 20:50 UTC by EntityReborn
Modified: 2015-02-09 08:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Crash log (35.84 KB, application/octet-stream)
2015-01-01 21:00 UTC, EntityReborn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description EntityReborn 2015-01-01 20:50:38 UTC
Windows 7 Ultimate 64 bit, Java/JDK 1.7 64 bit & 1.8 64 bit.

Usually within 5 minutes of starting up NetBeans, it will completely disappear without any sort of message, or comment in the logs.

Removing appdata files from both Local and Roaming folders, uninstalling, and installing fresh copy failed to resolve.
Downgrading to JDK 7 also failed to resolve.
Comment 1 EntityReborn 2015-01-01 20:58:30 UTC
Running from cmd, causes the following after a while:

C:\Program Files\NetBeans 8.0.2\bin>netbeans.exe

C:\Program Files\NetBeans 8.0.2\bin>

The launcher has determined that the parent process has a console and will reuse
 it for its own console output.
Closing the console will result in termination of the running program.
Use '--console suppress' to suppress console output.
Use '--console new' to create a separate console window.
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006903d218, pid=28076,
tid=8212
#
# JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)

# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.71-b01 mixed mode windows-amd64
 compressed oops)
# Problematic frame:
# C  [atio6axx.dll+0xd218]
#
# Failed to write core dump. Minidumps are not enabled by default on client vers
ions of Windows
#
# An error report file with more information is saved as:
# C:\Users\import\AppData\Local\Temp\\hs_err_pid28076.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Comment 2 EntityReborn 2015-01-01 21:00:17 UTC
Created attachment 151336 [details]
Crash log

This is the file cited in the console.
Comment 3 EntityReborn 2015-01-02 01:00:36 UTC
I attempted to upgrade my graphics drivers, as I believe the DLL mentioned is related to my graphics, and caused my computer to freeze. I ended up having to reinstall, and everything seems to be working as desired now.

As this still may contain valuable information, I'll still leave this open.
Comment 4 Tomas Hurka 2015-02-09 08:45:47 UTC
This looks like JDK and/or OS/driver problem. This cannot be fixed in NetBeans. Reassigning to JDKProblems.