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 229665 - BSOD
Summary: BSOD
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-13 14:05 UTC by CarlosP
Modified: 2013-05-16 09:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (31.56 KB, text/plain)
2013-05-13 14:05 UTC, CarlosP
Details

Note You need to log in before you can comment on or make changes to this bug.
Description CarlosP 2013-05-13 14:05:12 UTC
Product Version = NetBeans IDE 7.3 (Build 201302132200)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_17
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Attached WinDBG minidump analysis

1: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

CRITICAL_OBJECT_TERMINATION (f4)
A process or thread crucial to system operation has unexpectedly exited or been
terminated.
Several processes and threads are necessary for the operation of the
system; when they are terminated (for any reason), the system can no
longer function.
Arguments:
Arg1: 0000000000000003, Process
Arg2: fffffa8005cdfb30, Terminating object
Arg3: fffffa8005cdfe10, Process image file name
Arg4: fffff800031da350, Explanatory message (ascii)

Debugging Details:
------------------


PROCESS_OBJECT: fffffa8005cdfb30

IMAGE_NAME:  _

DEBUG_FLR_IMAGE_TIMESTAMP:  0

MODULE_NAME: _

FAULTING_MODULE: 0000000000000000 

PROCESS_NAME:  netbeans64.exe

BUGCHECK_STR:  0xF4_netbeans64.exe

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from fffff80003261d22 to fffff80002ed3c00

STACK_TEXT:  
fffff880`0bde4b08 fffff800`03261d22 : 00000000`000000f4 00000000`00000003 fffffa80`05cdfb30 fffffa80`05cdfe10 : nt!KeBugCheckEx
fffff880`0bde4b10 fffff800`0320e08b : ffffffff`ffffffff fffffa80`0396fb50 fffffa80`05cdfb30 fffffa80`06a08410 : nt!PspCatchCriticalBreak+0x92
fffff880`0bde4b50 fffff800`0318e144 : ffffffff`ffffffff 00000000`00000001 fffffa80`05cdfb30 00000000`00000008 : nt! ?? ::NNGAKEGL::`string'+0x17486
fffff880`0bde4ba0 fffff800`02ed2e93 : fffffa80`05cdfb30 00000000`ffffffff fffffa80`0396fb50 00000000`00000000 : nt!NtTerminateProcess+0xf4
fffff880`0bde4c20 00000000`75ddba82 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`0b36ec78 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x75ddba82


STACK_COMMAND:  kb

FOLLOWUP_NAME:  MachineOwner

FAILURE_BUCKET_ID:  X64_0xF4_netbeans64.exe_IMAGE__

BUCKET_ID:  X64_0xF4_netbeans64.exe_IMAGE__

Followup: MachineOwner
---------
Comment 1 CarlosP 2013-05-13 14:05:19 UTC
Created attachment 134375 [details]
IDE log
Comment 2 Marian Mirilovic 2013-05-16 09:43:59 UTC
Hmm, I do not think it's a bug in IDE. Might be Win or JDK bug, but can't be NetBeans' one ....