si ho il cd di istallazione... si avvia in provvisoria.....
una analisi di debug mi ha dato il seguente risultato :
Microsoft (R) Windows Debugger Version 6.9.0003.113 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\Mini110208-04.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: srv*c:\symbols*
http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows Server 2008 Kernel Version 6001 (Service Pack 1) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 6001.18145.x86fre.vistasp1_gdr.080917-1612
Kernel base = 0x8201d000 PsLoadedModuleList = 0x82134c70
Debug session time: Sun Nov 2 12:44:29.858 2008 (GMT+1)
System Uptime: 0 days 0:23:11.623
Loading Kernel Symbols
.................................................. .................................................. .................................................. .....
Loading User Symbols
Loading unloaded module list
......
************************************************** *****************************
* *
* Bugcheck Analysis *
* *
************************************************** *****************************
Use !analyze -v to get detailed debugging information.
BugCheck F4, {3, 8e5c7550, 8e5c769c, 8225b430}
*** WARNING: Unable to verify timestamp for vsdatant.sys
*** ERROR: Module load completed but symbols could not be loaded for vsdatant.sys
Probably caused by : csrss.exe
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: 00000003, Process
Arg2: 8e5c7550, Terminating object
Arg3: 8e5c769c, Process image file name
Arg4: 8225b430, Explanatory message (ascii)
Debugging Details:
------------------
PROCESS_OBJECT: 8e5c7550
IMAGE_NAME: csrss.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: csrss
FAULTING_MODULE: 00000000
PROCESS_NAME: csrss.exe
EXCEPTION_RECORD: a0bac9dc -- (.exr 0xffffffffa0bac9dc)
ExceptionAddress: 716f1000
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000008
Parameter[1]: 716f1000
Attempt to execute non-executable address 716f1000
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - L'istruzione a 0x%08lx ha fatto riferimento alla memoria a 0x%08lx. La memoria non poteva essere %s.
CUSTOMER_CRASH_COUNT: 4
DEFAULT_BUCKET_ID: COMMON_SYSTEM_FAULT
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0xc0000005 - L'istruzione a 0x%08lx ha fatto riferimento alla memoria a 0x%08lx. La memoria non poteva essere %s.
WRITE_ADDRESS: GetPointerFromAddress: unable to read from 82154868
Unable to read MiSystemVaType memory at 82134420
716f1000
FAILED_INSTRUCTION_ADDRESS:
+716f1000
716f1000 ?? ???
BUGCHECK_STR: 0xF4_C0000005
STACK_TEXT:
a0bac470 822b2084 000000f4 00000003 8e5c7550 nt!KeBugCheckEx+0x1e
a0bac494 821ffda8 8225b430 8e5c769c 8e5c7778 nt!PspCatchCriticalBreak+0x73
a0bac4c4 82200141 8e5c7550 84980030 c0000005 nt!PspTerminateAllThreads+0x2c
a0bac4f8 8e639ae0 ffffffff c0000005 a034a5c4 nt!NtTerminateProcess+0x1c1
WARNING: Stack unwind information not available. Following frames may be wrong.
a0bac56c 82074a1a ffffffff c0000005 a0bac9b0 vsdatant+0x36ae0
a0bac56c 82073a71 ffffffff c0000005 a0bac9b0 nt!KiFastCallEntry+0x12a
a0bac5ec 8205380d ffffffff c0000005 ae839055 nt!ZwTerminateProcess+0x11
a0bac9b0 82049822 a0bac9dc 00000000 a0bacd64 nt!KiDispatchException+0x41b
a0bacd34 82078513 058bf5a8 058bf5c4 00000000 nt!KiRaiseException+0x175
a0bacd50 82074a1a 058bf5a8 058bf5c4 00000000 nt!NtRaiseException+0x33
a0bacd50 716f1000 058bf5a8 058bf5c4 00000000 nt!KiFastCallEntry+0x12a
058bf8d4 00000000 00000000 00000000 00000000 0x716f1000
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
FAILURE_BUCKET_ID: 0xF4_C0000005_IMAGE_csrss.exe
BUCKET_ID: 0xF4_C0000005_IMAGE_csrss.exe
Followup: MachineOwner