Dear Support,
Our VisualCron server (windows 2008R2) suddenly pop up BlueScreen and reboot.
No job was running at that moment.
After checking the windows event log. The windows dead with Blue screen with mini-dump.
When open the dump with Microsoft debugger, it report the crash caused by visualcronserv. However, when open the dump with BLUEScreenView, it report ntoskernl.exe crashed.
Any previous case similar that vcron crashed the ntoskernl.exe?
or Any idea on this issue?
Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\090313-15968-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\Symbols_2k8r2sp1*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7601 (Service Pack 1) MP (2 procs) Free x64
Product: Server, suite: TerminalServer SingleUserTS
Built by: 7601.17592.amd64fre.win7sp1_gdr.110408-1631
Machine Name:
Kernel base = 0xfffff800`0161b000 PsLoadedModuleList = 0xfffff800`01860650
Debug session time: Tue Sep 3 14:14:30.747 2013 (UTC + 8:00)
System Uptime: 6 days 1:53:19.335
Loading Kernel Symbols
...............................................................
................................................................
......
Loading User Symbols
Loading unloaded module list
.........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck F4, {3, fffffa8003733180, fffffa8003733460, fffff8000199df40}
Probably caused by : _
Followup: MachineOwner
0: 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: fffffa8003733180, Terminating object
Arg3: fffffa8003733460, Process image file name
Arg4: fffff8000199df40, Explanatory message (ascii)
Debugging Details:
PROCESS_OBJECT: fffffa8003733180
IMAGE_NAME: _
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: _
FAULTING_MODULE: 0000000000000000
PROCESS_NAME: VisualCronServ
BUGCHECK_STR: 0xF4_VisualCronServ
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT_SERVER_MINIDUMP
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff80001a227d2 to fffff8000169ad00
STACK_TEXT:
fffff880`04f67b08 fffff800`01a227d2 : 00000000`000000f4 00000000`00000003 fffffa80`03733180 fffffa80`03733460 : nt!KeBugCheckEx
fffff880`04f67b10 fffff800`019d0bdb : ffffffff`ffffffff fffffa80`03b67800 fffffa80`03733180 fffffa80`03ba42c0 : nt!PspCatchCriticalBreak+0x92
fffff880`04f67b50 fffff800`01953838 : ffffffff`ffffffff 00000000`00000001 fffffa80`03733180 00000000`00000008 : nt! ?? ::NNGAKEGL::`string'+0x179e6
fffff880`04f67ba0 fffff800`01699f93 : fffffa80`03733180 00000000`ffffffff fffffa80`03b67800 fffffa80`00008000 : nt!NtTerminateProcess+0xf4
fffff880`04f67c20 00000000`77a915da : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`1e96e248 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x77a915da
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
FAILURE_BUCKET_ID: X64_0xF4_VisualCronServ_IMAGE__
BUCKET_ID: X64_0xF4_VisualCronServ_IMAGE__
Followup: MachineOwner