Der Bugcheck kommt vom AVM Fritz Wlan USB-Stick.
fwlanusb.sys vom 14.12.2006 !
Das was du da runterladen wolltest ist sowiso nicht das richtige, du bräuchtest WinDbg aus den Debuggingtools for Windows. Allerdings bringt das hier bei diesem Bugcheck nicht viel:
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [D:\HELP\Matze89\052612-21465-01.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 7 Kernel Version 7601 (Service Pack 1) MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7601.17803.amd64fre.win7sp1_gdr.120330-1504
Machine Name:
Kernel base = 0xfffff800`02a4c000 PsLoadedModuleList = 0xfffff800`02c90670
Debug session time: Sat May 26 11:42:52.587 2012 (UTC + 2:00)
System Uptime: 0 days 2:01:14.399
Loading Kernel Symbols
...............................................................
................................................................
..........................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck E1, {fffff88001910010, 2, fffffa8009d6eb90, fffffa8009d6eba0}
*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Module load completed but symbols could not be loaded for win32k.sys
Probably caused by : ndis.sys ( ndis!ndisWorkItemHandler+0 )
Followup: MachineOwner
---------
3: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
WORKER_THREAD_RETURNED_AT_BAD_IRQL (e1)
Arguments:
Arg1: fffff88001910010, address of worker routine (do ln on this to find guilty driver)
Arg2: 0000000000000002, IRQL returned at (should have been 0, but isn't).
Arg3: fffffa8009d6eb90, workitem parameter
Arg4: fffffa8009d6eba0, workitem address
Debugging Details:
------------------
FAULTING_IP:
ndis!ndisWorkItemHandler+0
fffff880`01910010 488b11 mov rdx,qword ptr [rcx]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xE1
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff80002b4a4d8 to fffff80002acb1c0
STACK_TEXT:
fffff880`0b759b68 fffff800`02b4a4d8 : 00000000`000000e1 fffff880`01910010 00000000`00000002 fffffa80`09d6eb90 : nt!KeBugCheckEx
fffff880`0b759b70 fffff800`02d61e6a : fffffa80`06c18010 fffffa80`09c37040 00000000`00000080 fffffa80`066d49e0 : nt! ?? ::FNODOBFM::`string'+0x587d6
fffff880`0b759c00 fffff800`02abbf06 : fffff880`03365180 fffffa80`09c37040 fffffa80`066e6040 fffffa80`0e556480 : nt!PspSystemThreadStartup+0x5a
fffff880`0b759c40 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16
STACK_COMMAND: .bugcheck ; kb
FOLLOWUP_IP:
ndis!ndisWorkItemHandler+0
fffff880`01910010 488b11 mov rdx,qword ptr [rcx]
SYMBOL_NAME: ndis!ndisWorkItemHandler+0
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: ndis
IMAGE_NAME: ndis.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4ce79392
FAILURE_BUCKET_ID: X64_0xE1_ndis!ndisWorkItemHandler+0
BUCKET_ID: X64_0xE1_ndis!ndisWorkItemHandler+0
Followup: MachineOwner
---------
3: kd> ln fffff88001910010
(fffff880`01910010) ndis!ndisWorkItemHandler | (fffff880`01910020) ndis!ndisDeviceControlIrpHandler
Exact matches:
ndis!ndisWorkItemHandler = <no type information>