Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


howard
2013-09-06T08:02:26Z
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
Sponsor
Forum information
Support
2013-09-06T08:05:50Z
I suggest upgrading. There is a bug in Windows 2008 which causes a bluescreen when we do a certain call to .NET. We have made a workaround in future versions.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
howard
2013-09-06T08:42:19Z
Hi,

What version should I upgrade to? Which version start fix this issue?
Can you describe more about this issue so that we can prevent this from happening again before we finish upgrade?

And moreover, what version can I upgrade to under current maintenance license?
Support
2013-09-06T08:53:22Z
This issue was fixed in 5.7.7 but we recommend upgrading to the latest as a lot of other bugs has been fixed since then.

What happens is that we query WMI through .NET for child processes when trying to terminate a process. In 1/100 the server gives a blue screen when doing this. We do not know why though.

You can see your "max version" in the My licenses page. Upgrade to latest is currently $99 per server.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
howard
2013-09-06T09:06:02Z
Thanks Henrik,

Is there any doc for this upgrade? (to 5.7.7) Would like to know the upgrade can preserve all the current Jobs/server setting or not?

Besides, where can I download 5.7.7, 5.7.8 or later version?
Support
2013-09-06T09:12:58Z
Settings are preserved. There is no special documentation for that upgrade. You can see changes here:

http://www.visualcron.com/Changelog.aspx 

You can download older versions here: http://neteject.com/down...Cron/VisualCronX.X.X.exe 

Replace X with version number.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top