Forum
Tipps
News
Menu-Icon

Windows 7: Bluescreens - Meine erste Debug-Datei

Liebe PC-Freaks,

da sich die Bluescreens auf meinem PC in letzter Zeit wieder häufen, habe ich mich nun mal mit dem "Debugging-Tool for Windows" befasst und hoffe, dass jemand von Euch aus den unterstehenden Infos schlau wird.
LG Ricardo!

Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Symbols\MEMORY.DMP]
Kernel Summary Dump File: Only kernel address space is 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.17835.amd64fre.win7sp1_gdr.120503-2030
Machine Name:
Kernel base = 0xfffff800`04404000 PsLoadedModuleList = 0xfffff800`04648670
Debug session time: Thu Jul 12 08:13:04.503 2012 (GMT+2)
System Uptime: 0 days 10:06:34.705
Page a0000b7 too large to be in the dump file.
Loading Kernel Symbols
...............................................Missing image name, possible paged-out or corrupt data.
.Image path too long, possible corrupt data.
.Image path too long, possible corrupt data.
.*** WARNING: Unable to verify timestamp for Unknown_Module_00000000`00000000
Unable to add module at 00000000`00000000
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000`00000000 - NTSTATUS 0xC0000147

WARNING: .reload failed, module list may be incomplete
Page 27 not present in the dump file. Type ".hh dbgerr004" for details
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck D1, {44cf004, 2, 8, 44cf004}

Missing image name, possible paged-out or corrupt data.
Image path too long, possible corrupt data.
Image path too long, possible corrupt data.
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000`00000000 - NTSTATUS 0xC0000147
WARNING: .reload failed, module list may be incomplete
Missing image name, possible paged-out or corrupt data.
Image path too long, possible corrupt data.
Image path too long, possible corrupt data.
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000`00000000 - NTSTATUS 0xC0000147
WARNING: .reload failed, module list may be incomplete
Probably caused by : ntkrnlmp.exe ( nt!PoIdle+52a )

Followup: MachineOwner
---------

0: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 00000000044cf004, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000008, value 0 = read operation, 1 = write operation
Arg4: 00000000044cf004, address which referenced memory

Debugging Details:
------------------

Missing image name, possible paged-out or corrupt data.
Image path too long, possible corrupt data.
Image path too long, possible corrupt data.
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000`00000000 - NTSTATUS 0xC0000147
WARNING: .reload failed, module list may be incomplete
Missing image name, possible paged-out or corrupt data.
Image path too long, possible corrupt data.
Image path too long, possible corrupt data.
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000`00000000 - NTSTATUS 0xC0000147
WARNING: .reload failed, module list may be incomplete

READ_ADDRESS:  00000000044cf004

CURRENT_IRQL:  0

FAULTING_IP:
+0
00000000`044cf004 ??              ???

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0xD1

LAST_CONTROL_TRANSFER:  from fffff8000448bce9 to fffff8800437f7f2

FAILED_INSTRUCTION_ADDRESS:
+0
00000000`044cf004 ??              ???

STACK_TEXT: 
fffff800`00b9cc98 fffff800`0448bce9 : 00000000`002ce770 fffffa80`086e28a8 fffff800`04603cc0 00000000`00000001 : 0xfffff880`0437f7f2
fffff800`00b9cca0 fffff800`0447ae9c : fffff800`045f5e80 fffff800`00000000 00000000`00000000 fffffa80`0863b210 : nt!PoIdle+0x52a
fffff800`00b9cd80 00000000`00000000 : fffff800`00b9d000 fffff800`00b97000 fffff800`00b9cd40 00000000`00000000 : nt!KiIdleLoop+0x2c


STACK_COMMAND:  kb

FOLLOWUP_IP:
nt!PoIdle+52a
fffff800`0448bce9 0fba2557e617000f bt      dword ptr [nt!PerfGlobalGroupMask+0x8 (fffff800`0460a348)],0Fh

SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  nt!PoIdle+52a

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  4fa390f3

FAILURE_BUCKET_ID:  X64_0xD1_CODE_AV_BAD_IP_nt!PoIdle+52a

BUCKET_ID:  X64_0xD1_CODE_AV_BAD_IP_nt!PoIdle+52a

Followup: MachineOwner
---------

0: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 00000000044cf004, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000008, value 0 = read operation, 1 = write operation
Arg4: 00000000044cf004, address which referenced memory

Debugging Details:
------------------

Missing image name, possible paged-out or corrupt data.
Image path too long, possible corrupt data.
Image path too long, possible corrupt data.
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000`00000000 - NTSTATUS 0xC0000147
WARNING: .reload failed, module list may be incomplete
Missing image name, possible paged-out or corrupt data.
Image path too long, possible corrupt data.
Image path too long, possible corrupt data.
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000`00000000 - NTSTATUS 0xC0000147
WARNING: .reload failed, module list may be incomplete

READ_ADDRESS:  00000000044cf004

CURRENT_IRQL:  0

FAULTING_IP:
+0
00000000`044cf004 ??              ???

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0xD1

LAST_CONTROL_TRANSFER:  from fffff8000448bce9 to fffff8800437f7f2

FAILED_INSTRUCTION_ADDRESS:
+0
00000000`044cf004 ??              ???

STACK_TEXT: 
fffff800`00b9cc98 fffff800`0448bce9 : 00000000`002ce770 fffffa80`086e28a8 fffff800`04603cc0 00000000`00000001 : 0xfffff880`0437f7f2
fffff800`00b9cca0 fffff800`0447ae9c : fffff800`045f5e80 fffff800`00000000 00000000`00000000 fffffa80`0863b210 : nt!PoIdle+0x52a
fffff800`00b9cd80 00000000`00000000 : fffff800`00b9d000 fffff800`00b97000 fffff800`00b9cd40 00000000`00000000 : nt!KiIdleLoop+0x2c


STACK_COMMAND:  kb

FOLLOWUP_IP:
nt!PoIdle+52a
fffff800`0448bce9 0fba2557e617000f bt      dword ptr [nt!PerfGlobalGroupMask+0x8 (fffff800`0460a348)],0Fh

SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  nt!PoIdle+52a

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  4fa390f3

FAILURE_BUCKET_ID:  X64_0xD1_CODE_AV_BAD_IP_nt!PoIdle+52a

BUCKET_ID:  X64_0xD1_CODE_AV_BAD_IP_nt!PoIdle+52a

Followup: MachineOwner
---------


 



Antworten zu Windows 7: Bluescreens - Meine erste Debug-Datei:

0xC0000147  ???
hat hier leider auch nicht geklappt:
http://www.computerhilfen.de/hilfen-5-249528-0.html


Neue Hardware ? Treiber? Ram ?

Datum / Uhrzeit OK ??
   

« Letzte Änderung: 12.07.12, 11:01:36 von Ava-Tar »

 

Zitat
Neue Hardware ? Treiber? Ram ?
Nichts dergleichen!

 
Zitat
Datum / Uhrzeit OK ??
Ja, alles OK!

Hier nun ein neuer Debug, nachdem mein PC plötzlich überhaupt nicht mehr startete:

 
Zitat
Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Symbols\MEMORY.DMP]
Kernel Summary Dump File: Only kernel address space is available

************************************************************************
WARNING: Dump file has inconsistent set-bit count.  Data may be missing.
************************************************************************
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.17835.amd64fre.win7sp1_gdr.120503-2030
Machine Name:
Kernel base = 0xfffff800`04660000 PsLoadedModuleList = 0xfffff800`048a4670
Debug session time: Thu Jul 12 16:44:01.888 2012 (GMT+2)
System Uptime: 0 days 0:02:31.105
Loading Kernel Symbols
...............................................Missing image name, possible paged-out or corrupt data.
.*** WARNING: Unable to verify timestamp for Unknown_Module_00000000`00000000
Unable to add module at 00000000`00000000
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000`00000728 - NTSTATUS 0xC0000147

WARNING: .reload failed, module list may be incomplete
Page 0 not present in the dump file. Type ".hh dbgerr004" for details
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck A, {0, 2, 1, fffff800046e3a00}

Missing image name, possible paged-out or corrupt data.
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000`00000728 - NTSTATUS 0xC0000147
WARNING: .reload failed, module list may be incomplete
Missing image name, possible paged-out or corrupt data.
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000`00000728 - NTSTATUS 0xC0000147
WARNING: .reload failed, module list may be incomplete
Probably caused by : ntkrnlmp.exe ( nt!KeSetEvent+2ce )

Followup: MachineOwner
---------

0: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 0000000000000000, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000001, bitfield :
   bit 0 : value 0 = read operation, 1 = write operation
   bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff800046e3a00, address which referenced memory

Debugging Details:
------------------

Missing image name, possible paged-out or corrupt data.
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000`00000728 - NTSTATUS 0xC0000147
WARNING: .reload failed, module list may be incomplete
Missing image name, possible paged-out or corrupt data.
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000`00000728 - NTSTATUS 0xC0000147
WARNING: .reload failed, module list may be incomplete

WRITE_ADDRESS:  0000000000000000

CURRENT_IRQL:  0

FAULTING_IP:
nt!KeSetEvent+2ce
fffff800`046e3a00 f0410fba2907    lock bts dword ptr [r9],7

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0xA

LAST_CONTROL_TRANSFER:  from fffff800046e7ce9 to fffff88002f787f2

STACK_TEXT: 
fffff800`05d29c98 fffff800`046e7ce9 : 00000000`002ce78d fffffa80`088ea978 fffff800`0485fcc0 00000000`00000002 : 0xfffff880`02f787f2
fffff800`05d29ca0 fffff800`046d6e9c : fffff800`04851e80 fffff800`00000000 00000000`00000000 fffffa80`0860e210 : nt!PoIdle+0x52a
fffff800`05d29d80 00000000`00000000 : fffff800`05d2a000 fffff800`05d24000 fffff800`05d29d40 00000000`00000000 : nt!KiIdleLoop+0x2c


STACK_COMMAND:  .bugcheck ; kb

FOLLOWUP_IP:
nt!KeSetEvent+2ce
fffff800`046e3a00 f0410fba2907    lock bts dword ptr [r9],7

SYMBOL_NAME:  nt!KeSetEvent+2ce

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  4fa390f3

FAILURE_BUCKET_ID:  X64_0xA_nt!KeSetEvent+2ce

BUCKET_ID:  X64_0xA_nt!KeSetEvent+2ce

Followup: MachineOwner
« Letzte Änderung: 12.07.12, 17:21:22 von riki1979 »

Kannst Du mal an nem anderen PC deine Platte prüfen ?

Schon mal den Start mit jew 1 Ram (nacheinander) getestet ?

Ansonsten müssen hier die Spezialisten ran ... SORRY ...

HCK

 

Zitat
Kannst Du mal an nem anderen PC deine Platte prüfen ?
Leider nein, ich habe keinen anderen PC!
Kann man die Platte nicht auch auf andere Art prüfen? 

Vielleicht hängt das Problem ja mit folgendem zusammen: Ich schneide gerade einen Full-HD-Film. Und der BlueScreen tritt immer dann auf, wenn ich einige verwackelte Szenen mit "ProDAD Mercalli" stabilisiere.
Das genannte Tool analysiert das Video - und während dieser Analyse erscheint der Bluescreen.

Wird durch diese Analyse der Prozessor übertaktet? Oder bräuchte ich eventuell doch eine neue Batterie?
 
« Letzte Änderung: 12.07.12, 18:06:23 von riki1979 »

 

Zitat
wenn ich einige verwackelte Szenen mit "ProDAD Mercalli" stabilisiere.
Update ist drauf?
http://www.prodad.de/de/mercalli-service-pack.html

Möglich ist alles ... Kannst Du dir ggf mal ne andere Graka leihen ?

Plattenprüfung geht auch am PC .
Rechtsklick auf Computer , Eigenschaften , Tools ,Jetzt prüfen .

Prüfen & Reparieren anhaken ... neustarten wird gefordert.

Also ich habe jetzt mal eine neue Batterie reingetan, aber die Bluescreens kommen immer noch! 

Jetzt ein neuer CrashDump:
 

Zitat
Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Symbols\MEMORY.DMP]
Kernel Summary Dump File: Only kernel address space is 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.17835.amd64fre.win7sp1_gdr.120503-2030
Machine Name:
Kernel base = 0xfffff800`0485d000 PsLoadedModuleList = 0xfffff800`04aa1670
Debug session time: Thu Jul 12 21:35:25.975 2012 (GMT+2)
System Uptime: 0 days 0:31:00.567
Loading Kernel Symbols
...............................................................
................................................................
........................................
Loading User Symbols

Loading unloaded module list
.......
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck D1, {747ec48, 2, 8, 747ec48}

Probably caused by : ntkrnlmp.exe ( nt!KiPageFault+260 )

Followup: MachineOwner
---------

1: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 000000000747ec48, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000008, value 0 = read operation, 1 = write operation
Arg4: 000000000747ec48, address which referenced memory

Debugging Details:
------------------


READ_ADDRESS:  000000000747ec48

CURRENT_IRQL:  2

FAULTING_IP:
+0
00000000`0747ec48 ??              ???

PROCESS_NAME:  System

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0xD1

TRAP_FRAME:  fffff8800311bbf0 -- (.trap 0xfffff8800311bbf0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000000 rbx=0000000000000000 rcx=000000000000000f
rdx=0000000000187000 rsi=0000000000000000 rdi=0000000000000000
rip=000000000747ec48 rsp=fffff8800311bd80 rbp=0000000000000000
 r8=fffffa8006a3e678  r9=0000000000000000 r10=fffffffffffffffd
r11=fffff880009e9180 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei ng nz na po nc
00000000`0747ec48 ??              ???
Resetting default scope

LAST_CONTROL_TRANSFER:  from fffff800048db769 to fffff800048dc1c0

FAILED_INSTRUCTION_ADDRESS:
+0
00000000`0747ec48 ??              ???

STACK_TEXT: 
fffff880`0311baa8 fffff800`048db769 : 00000000`0000000a 00000000`0747ec48 00000000`00000002 00000000`00000008 : nt!KeBugCheckEx
fffff880`0311bab0 fffff800`048da3e0 : 00000000`0510fd20 00000000`7ef7a000 00000000`064fd000 fffff880`009e9180 : nt!KiBugCheckDispatch+0x69
fffff880`0311bbf0 00000000`0747ec48 : 00000000`00000006 00000000`008ac9c0 00000000`00000023 00000000`00010202 : nt!KiPageFault+0x260
fffff880`0311bd80 00000000`00000006 : 00000000`008ac9c0 00000000`00000023 00000000`00010202 00000000`0747ec44 : 0x747ec48
fffff880`0311bd88 00000000`008ac9c0 : 00000000`00000023 00000000`00010202 00000000`0747ec44 00000000`0000002b : 0x6
fffff880`0311bd90 00000000`00000023 : 00000000`00010202 00000000`0747ec44 00000000`0000002b fffff880`0311c000 : 0x8ac9c0
fffff880`0311bd98 00000000`00010202 : 00000000`0747ec44 00000000`0000002b fffff880`0311c000 fffff880`03116000 : 0x23
fffff880`0311bda0 00000000`0747ec44 : 00000000`0000002b fffff880`0311c000 fffff880`03116000 fffff880`0311bd40 : 0x10202
fffff880`0311bda8 00000000`0000002b : fffff880`0311c000 fffff880`03116000 fffff880`0311bd40 00000000`00000000 : 0x747ec44
fffff880`0311bdb0 fffff880`0311c000 : fffff880`03116000 fffff880`0311bd40 00000000`00000000 fffff880`03116000 : 0x2b
fffff880`0311bdb8 fffff880`03116000 : fffff880`0311bd40 00000000`00000000 fffff880`03116000 00000000`00000000 : 0xfffff880`0311c000
fffff880`0311bdc0 fffff880`0311bd40 : 00000000`00000000 fffff880`03116000 00000000`00000000 00000000`00000000 : 0xfffff880`03116000
fffff880`0311bdc8 00000000`00000000 : fffff880`03116000 00000000`00000000 00000000`00000000 00000000`00000000 : 0xfffff880`0311bd40


STACK_COMMAND:  kb

FOLLOWUP_IP:
nt!KiPageFault+260
fffff800`048da3e0 440f20c0        mov     rax,cr8

SYMBOL_STACK_INDEX:  2

SYMBOL_NAME:  nt!KiPageFault+260

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  4fa390f3

FAILURE_BUCKET_ID:  X64_0xD1_CODE_AV_BAD_IP_nt!KiPageFault+260

BUCKET_ID:  X64_0xD1_CODE_AV_BAD_IP_nt!KiPageFault+260

Followup: MachineOwner
---------

 
« Letzte Änderung: 12.07.12, 22:12:40 von riki1979 »

Hat dir diese Antwort geholfen?

Danke ButtonHilfreiche Antwort Button

Hi,
kannst Du mal bitte Deine alten Threads zu diesem Thema hier verlinken, damit wir besser sehen können, was schon probiert wurde?

wie sieht's hiermit aus?

Möglich ist alles ... Kannst Du dir ggf mal ne andere Graka leihen ?


...und ändere mal bitte auf "kleines Speicherabbild" und poste das hier.
« Letzte Änderung: 12.07.12, 22:48:11 von SQL-Freak »

 

Zitat
...und ändere mal bitte auf "kleines Speicherabbild" und poste das hier. 
Okay, das werde ich nach dem nächsten Bluescreen mal tun.

Ich vermute ja als Übeltäter meine Festplatte, auf der ich meine HD-Filme bearbeite.

Was haltet Ihr davon, wenn ich die Filme auf eine andere Platte kopiere und dann die verdächtige Festplatte mal gründlich formatiere? Könnte ich mir damit eventuell Abhilfe schaffen? 
« Letzte Änderung: 12.07.12, 23:23:22 von riki1979 »

 

Zitat
...und ändere mal bitte auf "kleines Speicherabbild" und poste das hier.
Nun gut! Also:
 
Zitat
Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Symbols2\Minidump\071312-19344-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.17835.amd64fre.win7sp1_gdr.120503-2030
Machine Name:
Kernel base = 0xfffff800`04849000 PsLoadedModuleList = 0xfffff800`04a8d670
Debug session time: Fri Jul 13 07:23:44.733 2012 (GMT+2)
System Uptime: 0 days 0:16:42.951
Loading Kernel Symbols
...............................................................
................................................................
.........................................
Loading User Symbols
Loading unloaded module list
..........
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1A, {5003, fffff70001080000, 173fb, 1791a0002e6f6}

Probably caused by : ntkrnlmp.exe ( nt! ?? ::FNODOBFM::`string'+464cd )

Followup: MachineOwner
---------

0: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

MEMORY_MANAGEMENT (1a)
    # Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000005003, The subtype of the bugcheck.
Arg2: fffff70001080000
Arg3: 00000000000173fb
Arg4: 0001791a0002e6f6

Debugging Details:
------------------


BUGCHECK_STR:  0x1a_5003

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  videodeluxe.ex

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from fffff80004858d8c to fffff800048c81c0

STACK_TEXT: 
fffff880`06243ab8 fffff800`04858d8c : 00000000`0000001a 00000000`00005003 fffff700`01080000 00000000`000173fb : nt!KeBugCheckEx
fffff880`06243ac0 fffff800`048c62ee : 00000000`00000001 00000000`3a3e081c 00000000`21e3e801 00000000`000001a4 : nt! ?? ::FNODOBFM::`string'+0x464cd
fffff880`06243c20 00000000`6b98286e : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x16e
00000000`2293fe7c 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x6b98286e


STACK_COMMAND:  kb

FOLLOWUP_IP:
nt! ?? ::FNODOBFM::`string'+464cd
fffff800`04858d8c cc              int     3

SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  nt! ?? ::FNODOBFM::`string'+464cd

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  4fa390f3

FAILURE_BUCKET_ID:  X64_0x1a_5003_nt!_??_::FNODOBFM::_string_+464cd

BUCKET_ID:  X64_0x1a_5003_nt!_??_::FNODOBFM::_string_+464cd

Followup: MachineOwner
 

Hat dir diese Antwort geholfen?

Danke ButtonHilfreiche Antwort Button

Arbeitest Du mit Magix Video DeLuxe ? Wenn ja - in welcher Version?

Hast Du den Test mit der Grafikkarte gemecht?

Video Deluxe 17 HD!

Welchen Graka-Test?

Eben ist wieder ein Bluescreen gekommen, obwohl ich Vdl diesmal nicht offen hatte. 

Wieder ein neuer Bluescreen.

Minidump:
 

Zitat
Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Symbols2\Minidump\071312-20997-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.17835.amd64fre.win7sp1_gdr.120503-2030
Machine Name:
Kernel base = 0xfffff800`0480c000 PsLoadedModuleList = 0xfffff800`04a50670
Debug session time: Fri Jul 13 15:49:15.316 2012 (GMT+2)
System Uptime: 0 days 0:18:13.533
Loading Kernel Symbols
...............................................................
................................................................
........................................
Loading User Symbols
Loading unloaded module list
..........
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1A, {5003, fffff70001080000, 110c5, 100a50002208a}

Probably caused by : ntkrnlmp.exe ( nt! ?? ::FNODOBFM::`string'+464cd )

Followup: MachineOwner
---------

2: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

MEMORY_MANAGEMENT (1a)
    # Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000005003, The subtype of the bugcheck.
Arg2: fffff70001080000
Arg3: 00000000000110c5
Arg4: 000100a50002208a

Debugging Details:
------------------


BUGCHECK_STR:  0x1a_5003

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  VegasMovieStud

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from fffff8000481bd8c to fffff8000488b1c0

STACK_TEXT: 
fffff880`07b99ab8 fffff800`0481bd8c : 00000000`0000001a 00000000`00005003 fffff700`01080000 00000000`000110c5 : nt!KeBugCheckEx
fffff880`07b99ac0 fffff800`048892ee : 00000000`00000001 00000000`1eb14000 00000000`7ef6e001 00000000`231f4b8a : nt! ?? ::FNODOBFM::`string'+0x464cd
fffff880`07b99c20 00000000`231f7056 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x16e
00000000`097af4bc 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x231f7056


STACK_COMMAND:  kb

FOLLOWUP_IP:
nt! ?? ::FNODOBFM::`string'+464cd
fffff800`0481bd8c cc              int     3

SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  nt! ?? ::FNODOBFM::`string'+464cd

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  4fa390f3

FAILURE_BUCKET_ID:  X64_0x1a_5003_nt!_??_::FNODOBFM::_string_+464cd

BUCKET_ID:  X64_0x1a_5003_nt!_??_::FNODOBFM::_string_+464cd

Followup: MachineOwner
---------

 

Hast Du mit msinfo32   mal nachgesehen ,ob irgendwo Fehler sind ?
Und ob es da im Speicherbereich Überlappungen gibt ?

Seltsam finde ich auch die Timestamp-Fehler

Und
DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  VegasMovieStud

 


« Windows Vista: festplatte formatierenIhre Frage: grafikkarte wird nicht erkannt »
 

Schnelle Hilfe: Hier nach ähnlichen Fragen und passenden Tipps suchen!

Fremdwörter? Erklärungen im Lexikon!
Zugriffszeit
In Milisekunden angegebene Zeit, die das Speichermedium zum Erreichen der gesuchten Daten braucht. Die Zeit ist abhängig vom technischen Verfahren des Mediums sowie ...

Reaktionszeit
In der Elektronik versteht man unter der Reaktionszeit die Zeit, die ein Flachbildschirm benötigt, um die Farbe und die Helligkeit eines Bildpunktes zu ändern. ...

Microsoft Office
MS Office ist ein Software-Paket des amerikanischen Unternehmens Microsoft für die Betriebssysteme Windows und Mac OS. Zu dem Paket gehören Programme wie Word, ...