simpel1970
Fleet Admiral
- Registriert
- Apr. 2009
- Beiträge
- 16.274
In der letzten Minidump ist es sogar noch eindeutiger:
Es hängt mit den Treiber, oder sogar mit dem Realtek Gerät zusammen.
Gibt es eine weitere/alternative Auswahl an Treibern?
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [F:\Programme\051911-25131-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
DbsSplayTreeRangeMap::Add: ignoring zero-sized range at ?ffffffff`82d3bad4?
Symbol search path is: SRV*C:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7601 (Service Pack 1) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.17592.x86fre.win7sp1_gdr.110408-1631
Machine Name:
Kernel base = 0x82c14000 PsLoadedModuleList = 0x82d5d4d0
Debug session time: Thu May 19 09:13:12.610 2011 (GMT+2)
System Uptime: 0 days 1:10:56.920
Loading Kernel Symbols
...............................................................
................................................................
..................................................
Loading User Symbols
Loading unloaded module list
.......
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
DRIVER_POWER_STATE_FAILURE (9f)
A driver is causing an inconsistent power state.
Arguments:
Arg1: 00000003, A device object has been blocking an Irp for too long a time
Arg2: 87747030, Physical Device Object of the stack
Arg3: 82d3bae0, Functional Device Object of the stack
Arg4: 85a44d98, The blocked IRP
Debugging Details:
------------------
*** WARNING: Unable to verify timestamp for RtsUVStor.sys
*** ERROR: Module load completed but symbols could not be loaded for RtsUVStor.sys
DRVPOWERSTATE_SUBCODE: 3
IRP_ADDRESS: 85a44d98
DEVICE_OBJECT: 868ae028
DRIVER_OBJECT: 87783e90
IMAGE_NAME: RtsUVStor.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4c57f29b
MODULE_NAME: RtsUVStor
FAULTING_MODULE: 9563d000 RtsUVStor
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x9F
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from 82cdaf35 to 82cf2f2c
STACK_TEXT:
82d3ba94 82cdaf35 0000009f 00000003 87747030 nt!KeBugCheckEx+0x1e
82d3bb00 82cdafae 82d3bbb8 00000000 82d48380 nt!PopCheckIrpWatchdog+0x1f5
82d3bb38 82c8e039 82d566e0 00000000 3703d899 nt!PopCheckForIdleness+0x73
82d3bb7c 82c8dfdd 82d3ed20 82d3bca8 00000001 nt!KiProcessTimerDpcTable+0x50
82d3bc68 82c8de9a 82d3ed20 82d3bca8 00000000 nt!KiProcessExpiredTimerList+0x101
82d3bcdc 82c8c00e 000429ed 87630d48 82d48380 nt!KiTimerExpiration+0x25c
82d3bd20 82c8be38 00000000 0000000e 00000000 nt!KiRetireDpcList+0xcb
82d3bd24 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0x38
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
FAILURE_BUCKET_ID: 0x9F_IMAGE_RtsUVStor.sys
BUCKET_ID: 0x9F_IMAGE_RtsUVStor.sys
Followup: MachineOwner
---------
0: kd> lmvm RtsUVStor
start end module name
9563d000 95673000 RtsUVStor T (no symbols)
Loaded symbol image file: RtsUVStor.sys
Image path: \SystemRoot\System32\Drivers\RtsUVStor.sys
Image name: RtsUVStor.sys
Timestamp: Tue Aug 03 12:42:35 2010 (4C57F29B)
CheckSum: 00043712
ImageSize: 00036000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
0: kd> !devobj ffffffff868ae028 f
82d56748: Unable to get value of ObpRootDirectoryObject
Device object (868ae028) is for:
InfoMask field not found for _OBJECT_HEADER at 868ae010
\Driver\RSUSBVSTOR DriverObject 87783e90
Current Irp 00000000 RefCount 0 Type 0000002a Flags 00002850
DevExt 868ae0e0 DevObjExt 868b0528
ExtensionFlags (0x00000800)
Unknown flags 0x00000800
AttachedTo (Lower) 87747030 \Driver\usbhub
Device queue is not busy.
0: kd> !drvobj ffffffff87783e90 f
82d56748: Unable to get value of ObpRootDirectoryObject
82d56748: Unable to get value of ObpRootDirectoryObject
Driver object (87783e90) is for:
\Driver\RSUSBVSTOR
Driver Extension List: (id , addr)
Device Object list:
87796c40: Could not read device object
DriverEntry: 9566f03e RtsUVStor
DriverStartIo: 956691f6 RtsUVStor
DriverUnload: 95668d14 RtsUVStor
AddDevice: 00000000
Dispatch routines:
[00] IRP_MJ_CREATE 956463ae RtsUVStor+0x93ae
[01] IRP_MJ_CREATE_NAMED_PIPE 82cc9da3 nt!IopInvalidDeviceRequest
[02] IRP_MJ_CLOSE 9564644a RtsUVStor+0x944a
[03] IRP_MJ_READ 956467b8 RtsUVStor+0x97b8
[04] IRP_MJ_WRITE 956467b8 RtsUVStor+0x97b8
[05] IRP_MJ_QUERY_INFORMATION 82cc9da3 nt!IopInvalidDeviceRequest
[06] IRP_MJ_SET_INFORMATION 82cc9da3 nt!IopInvalidDeviceRequest
[07] IRP_MJ_QUERY_EA 82cc9da3 nt!IopInvalidDeviceRequest
[08] IRP_MJ_SET_EA 82cc9da3 nt!IopInvalidDeviceRequest
[09] IRP_MJ_FLUSH_BUFFERS 82cc9da3 nt!IopInvalidDeviceRequest
[0a] IRP_MJ_QUERY_VOLUME_INFORMATION 82cc9da3 nt!IopInvalidDeviceRequest
[0b] IRP_MJ_SET_VOLUME_INFORMATION 82cc9da3 nt!IopInvalidDeviceRequest
[0c] IRP_MJ_DIRECTORY_CONTROL 82cc9da3 nt!IopInvalidDeviceRequest
[0d] IRP_MJ_FILE_SYSTEM_CONTROL 82cc9da3 nt!IopInvalidDeviceRequest
[0e] IRP_MJ_DEVICE_CONTROL 95648292 RtsUVStor+0xb292
[0f] IRP_MJ_INTERNAL_DEVICE_CONTROL 95647df6 RtsUVStor+0xadf6
[10] IRP_MJ_SHUTDOWN 9564625a RtsUVStor+0x925a
[11] IRP_MJ_LOCK_CONTROL 82cc9da3 nt!IopInvalidDeviceRequest
[12] IRP_MJ_CLEANUP 9564648e RtsUVStor+0x948e
[13] IRP_MJ_CREATE_MAILSLOT 82cc9da3 nt!IopInvalidDeviceRequest
[14] IRP_MJ_QUERY_SECURITY 82cc9da3 nt!IopInvalidDeviceRequest
[15] IRP_MJ_SET_SECURITY 82cc9da3 nt!IopInvalidDeviceRequest
[16] IRP_MJ_POWER 95643b64 RtsUVStor+0x6b64
[17] IRP_MJ_SYSTEM_CONTROL 956416a0 RtsUVStor+0x46a0
[18] IRP_MJ_DEVICE_CHANGE 82cc9da3 nt!IopInvalidDeviceRequest
[19] IRP_MJ_QUERY_QUOTA 82cc9da3 nt!IopInvalidDeviceRequest
[1a] IRP_MJ_SET_QUOTA 82cc9da3 nt!IopInvalidDeviceRequest
[1b] IRP_MJ_PNP 956461dc RtsUVStor+0x91dc
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [F:\Programme\051911-25131-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
DbsSplayTreeRangeMap::Add: ignoring zero-sized range at ?ffffffff`82d3bad4?
Symbol search path is: SRV*C:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7601 (Service Pack 1) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.17592.x86fre.win7sp1_gdr.110408-1631
Machine Name:
Kernel base = 0x82c14000 PsLoadedModuleList = 0x82d5d4d0
Debug session time: Thu May 19 09:13:12.610 2011 (GMT+2)
System Uptime: 0 days 1:10:56.920
Loading Kernel Symbols
...............................................................
................................................................
..................................................
Loading User Symbols
Loading unloaded module list
.......
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
DRIVER_POWER_STATE_FAILURE (9f)
A driver is causing an inconsistent power state.
Arguments:
Arg1: 00000003, A device object has been blocking an Irp for too long a time
Arg2: 87747030, Physical Device Object of the stack
Arg3: 82d3bae0, Functional Device Object of the stack
Arg4: 85a44d98, The blocked IRP
Debugging Details:
------------------
*** WARNING: Unable to verify timestamp for RtsUVStor.sys
*** ERROR: Module load completed but symbols could not be loaded for RtsUVStor.sys
DRVPOWERSTATE_SUBCODE: 3
IRP_ADDRESS: 85a44d98
DEVICE_OBJECT: 868ae028
DRIVER_OBJECT: 87783e90
IMAGE_NAME: RtsUVStor.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4c57f29b
MODULE_NAME: RtsUVStor
FAULTING_MODULE: 9563d000 RtsUVStor
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x9F
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from 82cdaf35 to 82cf2f2c
STACK_TEXT:
82d3ba94 82cdaf35 0000009f 00000003 87747030 nt!KeBugCheckEx+0x1e
82d3bb00 82cdafae 82d3bbb8 00000000 82d48380 nt!PopCheckIrpWatchdog+0x1f5
82d3bb38 82c8e039 82d566e0 00000000 3703d899 nt!PopCheckForIdleness+0x73
82d3bb7c 82c8dfdd 82d3ed20 82d3bca8 00000001 nt!KiProcessTimerDpcTable+0x50
82d3bc68 82c8de9a 82d3ed20 82d3bca8 00000000 nt!KiProcessExpiredTimerList+0x101
82d3bcdc 82c8c00e 000429ed 87630d48 82d48380 nt!KiTimerExpiration+0x25c
82d3bd20 82c8be38 00000000 0000000e 00000000 nt!KiRetireDpcList+0xcb
82d3bd24 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0x38
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
FAILURE_BUCKET_ID: 0x9F_IMAGE_RtsUVStor.sys
BUCKET_ID: 0x9F_IMAGE_RtsUVStor.sys
Followup: MachineOwner
---------
0: kd> lmvm RtsUVStor
start end module name
9563d000 95673000 RtsUVStor T (no symbols)
Loaded symbol image file: RtsUVStor.sys
Image path: \SystemRoot\System32\Drivers\RtsUVStor.sys
Image name: RtsUVStor.sys
Timestamp: Tue Aug 03 12:42:35 2010 (4C57F29B)
CheckSum: 00043712
ImageSize: 00036000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
0: kd> !devobj ffffffff868ae028 f
82d56748: Unable to get value of ObpRootDirectoryObject
Device object (868ae028) is for:
InfoMask field not found for _OBJECT_HEADER at 868ae010
\Driver\RSUSBVSTOR DriverObject 87783e90
Current Irp 00000000 RefCount 0 Type 0000002a Flags 00002850
DevExt 868ae0e0 DevObjExt 868b0528
ExtensionFlags (0x00000800)
Unknown flags 0x00000800
AttachedTo (Lower) 87747030 \Driver\usbhub
Device queue is not busy.
0: kd> !drvobj ffffffff87783e90 f
82d56748: Unable to get value of ObpRootDirectoryObject
82d56748: Unable to get value of ObpRootDirectoryObject
Driver object (87783e90) is for:
\Driver\RSUSBVSTOR
Driver Extension List: (id , addr)
Device Object list:
87796c40: Could not read device object
DriverEntry: 9566f03e RtsUVStor
DriverStartIo: 956691f6 RtsUVStor
DriverUnload: 95668d14 RtsUVStor
AddDevice: 00000000
Dispatch routines:
[00] IRP_MJ_CREATE 956463ae RtsUVStor+0x93ae
[01] IRP_MJ_CREATE_NAMED_PIPE 82cc9da3 nt!IopInvalidDeviceRequest
[02] IRP_MJ_CLOSE 9564644a RtsUVStor+0x944a
[03] IRP_MJ_READ 956467b8 RtsUVStor+0x97b8
[04] IRP_MJ_WRITE 956467b8 RtsUVStor+0x97b8
[05] IRP_MJ_QUERY_INFORMATION 82cc9da3 nt!IopInvalidDeviceRequest
[06] IRP_MJ_SET_INFORMATION 82cc9da3 nt!IopInvalidDeviceRequest
[07] IRP_MJ_QUERY_EA 82cc9da3 nt!IopInvalidDeviceRequest
[08] IRP_MJ_SET_EA 82cc9da3 nt!IopInvalidDeviceRequest
[09] IRP_MJ_FLUSH_BUFFERS 82cc9da3 nt!IopInvalidDeviceRequest
[0a] IRP_MJ_QUERY_VOLUME_INFORMATION 82cc9da3 nt!IopInvalidDeviceRequest
[0b] IRP_MJ_SET_VOLUME_INFORMATION 82cc9da3 nt!IopInvalidDeviceRequest
[0c] IRP_MJ_DIRECTORY_CONTROL 82cc9da3 nt!IopInvalidDeviceRequest
[0d] IRP_MJ_FILE_SYSTEM_CONTROL 82cc9da3 nt!IopInvalidDeviceRequest
[0e] IRP_MJ_DEVICE_CONTROL 95648292 RtsUVStor+0xb292
[0f] IRP_MJ_INTERNAL_DEVICE_CONTROL 95647df6 RtsUVStor+0xadf6
[10] IRP_MJ_SHUTDOWN 9564625a RtsUVStor+0x925a
[11] IRP_MJ_LOCK_CONTROL 82cc9da3 nt!IopInvalidDeviceRequest
[12] IRP_MJ_CLEANUP 9564648e RtsUVStor+0x948e
[13] IRP_MJ_CREATE_MAILSLOT 82cc9da3 nt!IopInvalidDeviceRequest
[14] IRP_MJ_QUERY_SECURITY 82cc9da3 nt!IopInvalidDeviceRequest
[15] IRP_MJ_SET_SECURITY 82cc9da3 nt!IopInvalidDeviceRequest
[16] IRP_MJ_POWER 95643b64 RtsUVStor+0x6b64
[17] IRP_MJ_SYSTEM_CONTROL 956416a0 RtsUVStor+0x46a0
[18] IRP_MJ_DEVICE_CHANGE 82cc9da3 nt!IopInvalidDeviceRequest
[19] IRP_MJ_QUERY_QUOTA 82cc9da3 nt!IopInvalidDeviceRequest
[1a] IRP_MJ_SET_QUOTA 82cc9da3 nt!IopInvalidDeviceRequest
[1b] IRP_MJ_PNP 956461dc RtsUVStor+0x91dc
Es hängt mit den Treiber, oder sogar mit dem Realtek Gerät zusammen.
Gibt es eine weitere/alternative Auswahl an Treibern?