Aiuto, schermata blu su xp sp2 con scheda ati radeon 9550

Krueger

Digital-Forum New User
Registrato
21 Maggio 2010
Messaggi
4
Ciao,
ieri sera, dopo aver formattato regolarmente, ho installato tutti i programmi necessari.
Per un po tutto ok, salvo che, all'improvviso mi compare una schermata blu di windows, che ho analizzato con il windows debugger e riporta ciò (stavo copiando sul mio pc una cartella di file abbastanza grande):

Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\WINDOWS\Minidump\Mini052010-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*c:\windows\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows XP Kernel Version 2600 (Service Pack 2) UP Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 2600.xpsp_sp2_rtm.040803-2158
Machine Name:
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055ab20
Debug session time: Thu May 20 22:40:31.656 2010 (UTC + 2:00)
System Uptime: 0 days 0:13:49.228
Loading Kernel Symbols
...............................................................
..........................................................
Loading User Symbols
Loading unloaded module list
...........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 4E, {99, fff08, 7, 0}

Probably caused by : memory_corruption ( nt!MiDeletePte+3e8 )

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

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

PFN_LIST_CORRUPT (4e)
Typically caused by drivers passing bad memory descriptor lists (ie: calling
MmUnlockPages twice with the same list, etc). If a kernel debugger is
available get the stack trace.
Arguments:
Arg1: 00000099, A PTE or PFN is corrupt
Arg2: 000fff08, page frame number
Arg3: 00000007, current page state
Arg4: 00000000, 0

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


BUGCHECK_STR: 0x4E_99

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: DRIVER_FAULT

PROCESS_NAME: explorer.exe

LAST_CONTROL_TRANSFER: from 805253ca to 805339ae

STACK_TEXT:
a6024b44 805253ca 0000004e 00000099 000fff08 nt!KeBugCheckEx+0x1b
a6024b84 804ec10e c0005040 01410000 00000000 nt!MiDeletePte+0x3e8
a6024c48 804f2d65 e1750e10 01410fff 00000000 nt!MiDeleteVirtualAddresses+0x162
a6024cf4 8057372e 85b9a538 85e66668 a6024d64 nt!MiRemoveMappedView+0x212
a6024d38 805737da 85aa91b0 85b8e3c0 00000000 nt!MiUnmapViewOfSection+0x12b
a6024d54 804df06b ffffffff 85b9a538 02b5e750 nt!NtUnmapViewOfSection+0x54
a6024d54 7c91eb94 ffffffff 85b9a538 02b5e750 nt!KiFastCallEntry+0xf8
WARNING: Frame IP not in any known module. Following frames may be wrong.
02b5e750 00000000 00000000 00000000 00000000 0x7c91eb94


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!MiDeletePte+3e8
805253ca e95e6bfdff jmp nt!MiDeletePte+0x400 (804fbf2d)

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: nt!MiDeletePte+3e8

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

DEBUG_FLR_IMAGE_TIMESTAMP: 41108004

IMAGE_NAME: memory_corruption

FAILURE_BUCKET_ID: 0x4E_99_nt!MiDeletePte+3e8

BUCKET_ID: 0x4E_99_nt!MiDeletePte+3e8

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

All'inizio sembrava che il problema fosse un caso isolato, e che il tutto derivasse da explorer.exe oppure ntoskrnl.exe: infatti alla prima anlisi del file dump senza i simboli scaricati da microsoft l'analisi riportava alla fine questa scritta "Probably caused by : ntoskrnl.exe ( nt+5c9ae )", ma appena scaricato tutto il problema sembrava derivare da explorer.exe (come si nota dall'analisi del file dump).
Il problema della schermata blu si è verificato nuovamente oggi 2 volte: la prima mentre ricopiavo quella maledetta cartella, allora ho pensato si potesse trattare dei driver della scheda video, una ati radeon 9550 serie x1050 da 256mb, in quanto al momento dell'installazione una schermata mi avvisava della probabile incompatibilità con il mio s.o. :la versione dei driver precedenti era catalyst 10.2, allora ho messo su la versione 7.8 (con relativo net. framework di windows 2.0 per il catalyst control center), dopodichè ho riprovato a copiare le cartelle ed effettivamente nessun problema, ma durante l'installazione ne è comparsa un'altra!
All'analisi con il debugger di questi 2 ultimi crash non risulta alcuna causa, questa è ciò che riporta l'analisi del file dump:

Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\WINDOWS\Minidump\Mini052110-02.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

WARNING: Whitespace at end of path element
Symbol search path is: SRV*c:\windows\symbols*http://msdl.microsoft.com/download/symbols

Executable search path is:
Windows XP Kernel Version 2600 (Service Pack 2) UP Free x86 compatible
Product: WinNt
Built by: 2600.xpsp_sp2_rtm.040803-2158
Machine Name:
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055ab20
Debug session time: Fri May 21 19:39:57.484 2010 (UTC + 2:00)
System Uptime: 0 days 1:25:49.061
Loading Kernel Symbols
...............................................................
..........................................................
Loading User Symbols
Loading unloaded module list
................
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck A, {4, 2, 0, 804e6d3f}

Probably caused by : win32k.sys ( win32k!NtGdiCreateDIBSection+15c )

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

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: 00000004, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, 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: 804e6d3f, address which referenced memory

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


READ_ADDRESS: 00000004

CURRENT_IRQL: 2

FAULTING_IP:
nt!MiRemovePageByColor+6a
804e6d3f 8b4804 mov ecx,dword ptr [eax+4]

CUSTOMER_CRASH_COUNT: 2

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0xA

TRAP_FRAME: f58c4474 -- (.trap 0xfffffffff58c4474)
ErrCode = 00000000
eax=01171000 ebx=00001000 ecx=00001000 edx=fffff000 esi=01170000 edi=01171000
eip=80565fbc esp=f58c44e8 ebp=f58c44f0 iopl=0 nv up ei pl nz na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
nt!ProbeForWrite+0x39:
80565fbc 8a06 mov al,byte ptr [esi] ds:0023:01170000=??
Resetting default scope

LAST_CONTROL_TRANSFER: from 804e6d3f to 804e2158

STACK_TEXT:
f58c4394 804e6d3f badb0d00 81053000 00000000 nt!KiTrap0E+0x233
f58c4424 80500ac1 01170000 01170000 f58c44f0 nt!MiRemovePageByColor+0x6a
f58c445c 804e1ff1 00000000 01170000 01000000 nt!MmAccessFault+0xa4c
f58c445c 80565fbc 00000000 01170000 01000000 nt!KiTrap0E+0xcc
f58c44f0 805694c8 01170000 00001000 00000001 nt!ProbeForWrite+0x39
f58c4558 8056974e 01170000 00001000 00000004 nt!MiSecureVirtualMemory+0x228
f58c4570 bf82d521 01170000 00001000 00000004 nt!MmSecureVirtualMemory+0x15
f58c45d8 804df06b 410108f2 00000000 00000000 win32k!NtGdiCreateDIBSection+0x15c
f58c45d8 7c91eb94 410108f2 00000000 00000000 nt!KiFastCallEntry+0xf8
WARNING: Frame IP not in any known module. Following frames may be wrong.
011ef780 00000000 00000000 00000000 00000000 0x7c91eb94


STACK_COMMAND: kb

FOLLOWUP_IP:
win32k!NtGdiCreateDIBSection+15c
bf82d521 8945c8 mov dword ptr [ebp-38h],eax

SYMBOL_STACK_INDEX: 7

SYMBOL_NAME: win32k!NtGdiCreateDIBSection+15c

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: win32k

IMAGE_NAME: win32k.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 41107f7a

FAILURE_BUCKET_ID: 0xA_win32k!NtGdiCreateDIBSection+15c

BUCKET_ID: 0xA_win32k!NtGdiCreateDIBSection+15c

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

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: 00000004, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, 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: 804e6d3f, address which referenced memory

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


READ_ADDRESS: 00000004

CURRENT_IRQL: 2

FAULTING_IP:
nt!MiRemovePageByColor+6a
804e6d3f 8b4804 mov ecx,dword ptr [eax+4]

CUSTOMER_CRASH_COUNT: 2

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0xA

TRAP_FRAME: f58c4474 -- (.trap 0xfffffffff58c4474)
ErrCode = 00000000
eax=01171000 ebx=00001000 ecx=00001000 edx=fffff000 esi=01170000 edi=01171000
eip=80565fbc esp=f58c44e8 ebp=f58c44f0 iopl=0 nv up ei pl nz na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
nt!ProbeForWrite+0x39:
80565fbc 8a06 mov al,byte ptr [esi] ds:0023:01170000=??
Resetting default scope

LAST_CONTROL_TRANSFER: from 804e6d3f to 804e2158

STACK_TEXT:
f58c4394 804e6d3f badb0d00 81053000 00000000 nt!KiTrap0E+0x233
f58c4424 80500ac1 01170000 01170000 f58c44f0 nt!MiRemovePageByColor+0x6a
f58c445c 804e1ff1 00000000 01170000 01000000 nt!MmAccessFault+0xa4c
f58c445c 80565fbc 00000000 01170000 01000000 nt!KiTrap0E+0xcc
f58c44f0 805694c8 01170000 00001000 00000001 nt!ProbeForWrite+0x39
f58c4558 8056974e 01170000 00001000 00000004 nt!MiSecureVirtualMemory+0x228
f58c4570 bf82d521 01170000 00001000 00000004 nt!MmSecureVirtualMemory+0x15
f58c45d8 804df06b 410108f2 00000000 00000000 win32k!NtGdiCreateDIBSection+0x15c
f58c45d8 7c91eb94 410108f2 00000000 00000000 nt!KiFastCallEntry+0xf8
WARNING: Frame IP not in any known module. Following frames may be wrong.
011ef780 00000000 00000000 00000000 00000000 0x7c91eb94


STACK_COMMAND: kb

FOLLOWUP_IP:
win32k!NtGdiCreateDIBSection+15c
bf82d521 8945c8 mov dword ptr [ebp-38h],eax

SYMBOL_STACK_INDEX: 7

SYMBOL_NAME: win32k!NtGdiCreateDIBSection+15c

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: win32k

IMAGE_NAME: win32k.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 41107f7a

FAILURE_BUCKET_ID: 0xA_win32k!NtGdiCreateDIBSection+15c

BUCKET_ID: 0xA_win32k!NtGdiCreateDIBSection+15c

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

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: 00000004, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, 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: 804e6d3f, address which referenced memory

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


READ_ADDRESS: 00000004

CURRENT_IRQL: 2

FAULTING_IP:
nt!MiRemovePageByColor+6a
804e6d3f 8b4804 mov ecx,dword ptr [eax+4]

CUSTOMER_CRASH_COUNT: 2

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0xA

TRAP_FRAME: f58c4474 -- (.trap 0xfffffffff58c4474)
ErrCode = 00000000
eax=01171000 ebx=00001000 ecx=00001000 edx=fffff000 esi=01170000 edi=01171000
eip=80565fbc esp=f58c44e8 ebp=f58c44f0 iopl=0 nv up ei pl nz na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
nt!ProbeForWrite+0x39:
80565fbc 8a06 mov al,byte ptr [esi] ds:0023:01170000=??
Resetting default scope

LAST_CONTROL_TRANSFER: from 804e6d3f to 804e2158

STACK_TEXT:
f58c4394 804e6d3f badb0d00 81053000 00000000 nt!KiTrap0E+0x233
f58c4424 80500ac1 01170000 01170000 f58c44f0 nt!MiRemovePageByColor+0x6a
f58c445c 804e1ff1 00000000 01170000 01000000 nt!MmAccessFault+0xa4c
f58c445c 80565fbc 00000000 01170000 01000000 nt!KiTrap0E+0xcc
f58c44f0 805694c8 01170000 00001000 00000001 nt!ProbeForWrite+0x39
f58c4558 8056974e 01170000 00001000 00000004 nt!MiSecureVirtualMemory+0x228
f58c4570 bf82d521 01170000 00001000 00000004 nt!MmSecureVirtualMemory+0x15
f58c45d8 804df06b 410108f2 00000000 00000000 win32k!NtGdiCreateDIBSection+0x15c
f58c45d8 7c91eb94 410108f2 00000000 00000000 nt!KiFastCallEntry+0xf8
WARNING: Frame IP not in any known module. Following frames may be wrong.
011ef780 00000000 00000000 00000000 00000000 0x7c91eb94


STACK_COMMAND: kb

FOLLOWUP_IP:
win32k!NtGdiCreateDIBSection+15c
bf82d521 8945c8 mov dword ptr [ebp-38h],eax

SYMBOL_STACK_INDEX: 7

SYMBOL_NAME: win32k!NtGdiCreateDIBSection+15c

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: win32k

IMAGE_NAME: win32k.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 41107f7a

FAILURE_BUCKET_ID: 0xA_win32k!NtGdiCreateDIBSection+15c

BUCKET_ID: 0xA_win32k!NtGdiCreateDIBSection+15c

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

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: 00000004, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, 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: 804e6d3f, address which referenced memory

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


READ_ADDRESS: 00000004

CURRENT_IRQL: 2

FAULTING_IP:
nt!MiRemovePageByColor+6a
804e6d3f 8b4804 mov ecx,dword ptr [eax+4]

CUSTOMER_CRASH_COUNT: 2

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0xA

TRAP_FRAME: f58c4474 -- (.trap 0xfffffffff58c4474)
ErrCode = 00000000
eax=01171000 ebx=00001000 ecx=00001000 edx=fffff000 esi=01170000 edi=01171000
eip=80565fbc esp=f58c44e8 ebp=f58c44f0 iopl=0 nv up ei pl nz na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
nt!ProbeForWrite+0x39:
80565fbc 8a06 mov al,byte ptr [esi] ds:0023:01170000=??
Resetting default scope

LAST_CONTROL_TRANSFER: from 804e6d3f to 804e2158

STACK_TEXT:
f58c4394 804e6d3f badb0d00 81053000 00000000 nt!KiTrap0E+0x233
f58c4424 80500ac1 01170000 01170000 f58c44f0 nt!MiRemovePageByColor+0x6a
f58c445c 804e1ff1 00000000 01170000 01000000 nt!MmAccessFault+0xa4c
f58c445c 80565fbc 00000000 01170000 01000000 nt!KiTrap0E+0xcc
f58c44f0 805694c8 01170000 00001000 00000001 nt!ProbeForWrite+0x39
f58c4558 8056974e 01170000 00001000 00000004 nt!MiSecureVirtualMemory+0x228
f58c4570 bf82d521 01170000 00001000 00000004 nt!MmSecureVirtualMemory+0x15
f58c45d8 804df06b 410108f2 00000000 00000000 win32k!NtGdiCreateDIBSection+0x15c
f58c45d8 7c91eb94 410108f2 00000000 00000000 nt!KiFastCallEntry+0xf8
WARNING: Frame IP not in any known module. Following frames may be wrong.
011ef780 00000000 00000000 00000000 00000000 0x7c91eb94


STACK_COMMAND: kb

FOLLOWUP_IP:
win32k!NtGdiCreateDIBSection+15c
bf82d521 8945c8 mov dword ptr [ebp-38h],eax

SYMBOL_STACK_INDEX: 7

SYMBOL_NAME: win32k!NtGdiCreateDIBSection+15c

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: win32k

IMAGE_NAME: win32k.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 41107f7a

FAILURE_BUCKET_ID: 0xA_win32k!NtGdiCreateDIBSection+15c

BUCKET_ID: 0xA_win32k!NtGdiCreateDIBSection+15c

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

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: 00000004, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, 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: 804e6d3f, address which referenced memory

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


READ_ADDRESS: 00000004

CURRENT_IRQL: 2

FAULTING_IP:
nt!MiRemovePageByColor+6a
804e6d3f 8b4804 mov ecx,dword ptr [eax+4]

CUSTOMER_CRASH_COUNT: 2

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0xA

TRAP_FRAME: f58c4474 -- (.trap 0xfffffffff58c4474)
ErrCode = 00000000
eax=01171000 ebx=00001000 ecx=00001000 edx=fffff000 esi=01170000 edi=01171000
eip=80565fbc esp=f58c44e8 ebp=f58c44f0 iopl=0 nv up ei pl nz na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
nt!ProbeForWrite+0x39:
80565fbc 8a06 mov al,byte ptr [esi] ds:0023:01170000=??
Resetting default scope

LAST_CONTROL_TRANSFER: from 804e6d3f to 804e2158

STACK_TEXT:
f58c4394 804e6d3f badb0d00 81053000 00000000 nt!KiTrap0E+0x233
f58c4424 80500ac1 01170000 01170000 f58c44f0 nt!MiRemovePageByColor+0x6a
f58c445c 804e1ff1 00000000 01170000 01000000 nt!MmAccessFault+0xa4c
f58c445c 80565fbc 00000000 01170000 01000000 nt!KiTrap0E+0xcc
f58c44f0 805694c8 01170000 00001000 00000001 nt!ProbeForWrite+0x39
f58c4558 8056974e 01170000 00001000 00000004 nt!MiSecureVirtualMemory+0x228
f58c4570 bf82d521 01170000 00001000 00000004 nt!MmSecureVirtualMemory+0x15
f58c45d8 804df06b 410108f2 00000000 00000000 win32k!NtGdiCreateDIBSection+0x15c
f58c45d8 7c91eb94 410108f2 00000000 00000000 nt!KiFastCallEntry+0xf8
WARNING: Frame IP not in any known module. Following frames may be wrong.
011ef780 00000000 00000000 00000000 00000000 0x7c91eb94


STACK_COMMAND: kb

FOLLOWUP_IP:
win32k!NtGdiCreateDIBSection+15c
bf82d521 8945c8 mov dword ptr [ebp-38h],eax

SYMBOL_STACK_INDEX: 7

SYMBOL_NAME: win32k!NtGdiCreateDIBSection+15c

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: win32k

IMAGE_NAME: win32k.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 41107f7a

FAILURE_BUCKET_ID: 0xA_win32k!NtGdiCreateDIBSection+15c

BUCKET_ID: 0xA_win32k!NtGdiCreateDIBSection+15c

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

Risulta un "driver fault" ma ora a differenza di ieri non risulta alcuna file specifico.
Le schermate blu riportavano di pnf_list_corrupt 0x0000000A (le destinazioni si posso vedere dall'analisi del dump) e irql_not_less_or_equal 0x0000004e, ma da cosa diavolo derivano?
Non credo proprio si tratti di ram come ho letto in vari forum, sembra più un problema hardware/driver in conflitto.

Questo sono le caratteristiche del mio pc:

Scheda Madre : Non specificato SiS-648FX
Chipset : SiS 648FX
Processore : Intel Pentium 4 @ 2800 MHz
Memoria Fisica : 1024 MB (2 x 512 DDR-SDRAM )
Scheda Video : ATI Radeon 9550 / X1050 Series
Hard Disk : Maxtor (164 GB)
DVD-Rom Drive : HL-DT-ST DVD-RAM GSA-H58N
DVD-Rom Drive : HL-DT-ST DVD-ROM GDR8163B
Scheda di rete : SiS900 10/100 Ethernet Adapter
Sistema Operativo : Microsoft Windows XP Professional 5.01.2600 Service Pack 2
DirectX : Versione 9.0c

La scheda madre, PC Wizard non me la riconosce e sinceramente non so neanche quale sia, so solo che nel disco dei driver è presente come driver audio realtek 97 e nulla più.
Ho dato anche un'occhiata a questa discussione ma non mi è srevita a molto:

http://www.digital-forum.it/showthread.php?t=67237&page=2

Se ho dimenticato qualcosa che possa servire scrivetelo pure.
Vi ringrazio in anticipo.
Buona serata a tutti.
 
Fai il test della ram come dice giustamente maxsatII però dovrebbe essere una coincidenza che, proprio in occasione della re-installazione del pc, hai un problema simile. Se non è la memoria potrebbe essere qualche driver a causare questo problema. Se non ne vieni a capo prova a disinstallare un programma per volta e verifica se il problema rimane oppure reinstalla il sistema operativo, poi installa un programma per volta verificando ogni volta l'esistenza del problema. Lo so che occorre un sacco di tempo per venirne a capo ... :)


NB: Se il problema ti accade su moduli diversi potrebbe essere veramente la ram, in tal caso un test approfondito lo dovrebbe rilevare.
 
se prima non aveva questi problemi è facile che sia soltanto un driver sbagliato però la via per trovare quello che causa il problema è lunga è per questo che secondo me la prima prova da fare è il ram test
 
la memoria sembrerebbe la prima ipotesi, in effetti.
Il primo problema sembrerebe un memory corruption in explorer.exe, il/i successivi in win32k.sys, che comunque riportano a problemi analoghi (leggi qua).
Non è che hai toccato qualcosa nelle impostazioni del BIOS relative alla RAM ?
 
Il problema potrebbe essere causato da vari fattori, e "da lontano" è difficile capire esattamente quali.
Se puoi Krueger posta una foto della schermata blu che ti appare...può essere benissimo un problema "hardware" che "software"...

Comunque concordo in parte con gli amici del forum che sono intervenuti in precedenza: hai messo mano al processore o alla Ram ? Intendo : overclock...oppure hai modificato il "file di paging" ? ovviamente può essere benissimo anche un banco di memoria "danneggiato"

Seconda ipotesi (più probabile) sulla base degli errori che ci descrivi : un' errore di driver di periferica...può essere dovuto anche questo a vari fattori: un driver che utilizza un indirizzo di memoria errato o incompatibile o un' applicazione incompatibile... l' alimentatore eroga abbastanza "potenza" per il tuo sistema attuale ?

terza ipotesi: temperature all' interno del case troppo elevate

quarta e ultima ipotesi : un virus

Quindi per evitare inutili "vie crucis a distanza" ti consiglio di fare innanzitutto un CHKDSK /f e un "memory test" ...o se vuoi "tagliare la testa al toro" di salvare tutti i tuoi dati importanti e fare una bella "formattazione" completa di nuovo.
Altra cosa: devi necessariamente passare a Windows xp service pack 3.

Una curiosità: che tipo di file stavi copiando al momento del primo errore ?

ciao
 
Passa a Windows Seven e non avrai mai più problemi del genere, ne avevo spesso anche io di queste schermate blu e da nove mesi non ne ho mai più vista una... XP IS DEAD...
 
andreatasca ha scritto:
Passa a Windows Seven e non avrai mai più problemi del genere, ne avevo spesso anche io di queste schermate blu e da nove mesi non ne ho mai più vista una... XP IS DEAD...
Beh mi sembra eccessivo, io sto lottando da un po' di giorni con una schermata blu sotto windows7...è un sistema operativo fatto bene ma non bisogna illudere nessuno!
 
MasterBlaster78 ha scritto:
Altra cosa: devi necessariamente passare a Windows xp service pack 3.

Perchè?
Per quanto ne so, dovrebbe rendere il sistema più lento.

MasterBlaster78 ha scritto:
Una curiosità: che tipo di file stavi copiando al momento del primo errore ?

Una cartella di un gioco piuttosto grande (intorno ai 5 gb).
Dopo che ho formattato sono iniziati tutti questi problemi, ho l'impressione che manchi qualche driver, ma non ne sono sicuro.

NOTA: con i driver 10.2 col vecchio s.o. (sp1 upgradato al 2) nessun problema, dopo la formattazione (xp con sp2 integrato) con gli stessi driver mi dava schermate blu mentre copiavo da cd a pc, visto ciò ho messo i driver catalyst 7.8 e finalmente li ha copiati: ora le schermate blu avvengono nel bel mezzo dell'installazione del gioco.
 
maxsatII ha scritto:
ma hai caricato i driver del chipset ?

Si, dovrebbero esserci tutti nel cd driver della mainboard che mi è stato fornito, che guardacaso ho scoperto il modello tramite Everest: ECS 648FX-A2 (strano che non PC Wizard 2010 non me lo rileva).
Comunque questi tutti i driver che mi ha caricato il cd rilevabili da "installazione applicazioni" nel pannello di controllo:

Realtek AC'97 Audio
Sis 900 PCI Fast Ethernet Adapter
SiS Raid Package

Dovrebbero essere tutti questi, "dovrebbero" perchè il pc l'ho preso da poco più di una settimana da un privato per pochissimo e non lo conosco molto bene, prima del format funzionava benissimo (a parte una misteriosa schermata blu 0x...4e pnf_list_corrupt dovuta probabilmente ad un programma che avveo installato che richiedeva il sp3, quindi poi ho disinstallato il tutto e nessun altro problema), almeno il gioco riuscivo a copiarlo e giocarci senza problemi.
Purtroppo di pc ci capisco molto poco.

Comunque prima del format mi ero segnato tutti i driver presenti in "installazione applicazioni", e questi 2 mi mancano all'appello:

- microsoft visual c++ 2005 redistribuitable
- microsoft wse 3.0 runtime

Dovrebbero essere gratuitamente scaricabili dal sito microsoft.
Poi queste altre 2 voci sono scomparse non appena ho diinstallato i driver catalyst 10.2 dal pc:

- pacchetto driver windows - advanced micro devices inc. (usb 28xxbga) media (8/31/2007 5.7.0831.0)
- pacchetto dirvre windows - eMPIA technology inc, (em Audio) (8/31/2007 5.7.0831.0)

Infatti queste ultime 2 voci erano presenti nel catalyst wdm 10.2 ed è normale siano scomparsi, di questi non mi preoccupo: infatti ho letto che i 10.2 non sono pienamente compatibili con la ati ati radeon 9550 serie x1050 montata sopra, mentre installavo la wdm 10.2 separatamente nessun problema ma all'installazione del catalyst control center e dei driver device sempre 10.2 una finestra mi avvisava che non avevano superato il test di compatibilità: ma come cavolo facevano a non dare problemi al vecchio s.o?!
Con il wdm, ccc & dd 7.8 nessun avviso di probabile incompatibilità, solo la raccomandata installazione di .net framework 2.0, solo che ora ho disinstallato il ccc in quanto una finestra mi dava problemi all'avvio (che girando in rete ho scoperto essere dovuti proprio al ccc, disinstallato da molti per questo), ora dopo averlo disinstallato nessun problema.
 
Ultima modifica:
Quindi non hai più nessuna "schermata blu" ? :eusa_think: Nel caso riscontrassi ancora problemi fai quello che ti ho detto in precedenza; se tutto filasse liscio invece reinstalla tutti i driver che hai nel cd della scheda madre (se possibile aggiorna anche il bios di quest' ultima) e tutti i driver delle periferiche che hai collegate, aggiorna le direct x alla versione più recente "supportata" dal tuo So (9.0 c) e come detto aggiorna al service pack 3 di Windows...lascia perdere quello che leggi in rete...Windows a breve cesserà il supporto al SP2 di Xp, e cosa ancor più grave il Service Pack 2 è facilmente "vulnerabile" a possibili "infiltrazioni"...uno degli ultimi "virus" con cui ho avuto a che fare si "annidava" addiritura tra gli "aggiornamenti" di Windows, o meglio faceva credere quello...:evil5: ;)
 
MasterBlaster78 ha scritto:
Quindi non hai più nessuna "schermata blu" ? :eusa_think: Nel caso riscontrassi ancora problemi fai quello che ti ho detto in precedenza; se tutto filasse liscio invece reinstalla tutti i driver che hai nel cd della scheda madre (se possibile aggiorna anche il bios di quest' ultima) e tutti i driver delle periferiche che hai collegate, aggiorna le direct x alla versione più recente "supportata" dal tuo So (9.0 c) e come detto aggiorna al service pack 3 di Windows...lascia perdere quello che leggi in rete...Windows a breve cesserà il supporto al SP2 di Xp, e cosa ancor più grave il Service Pack 2 è facilmente "vulnerabile" a possibili "infiltrazioni"...uno degli ultimi "virus" con cui ho avuto a che fare si "annidava" addiritura tra gli "aggiornamenti" di Windows, o meglio faceva credere quello...:evil5: ;)

Fortunatamente ho disattivato tutti gli aggiornamenti sin dal primo avvio di xp!
No nessuna schermata, in questi 2 giorni ho usato il pc a lungo e gli unici problemi di schermate blu sono relative tutte a quel maledetto gioco, o meglio prima mentre copiavo i files (quando avevo i driver catalyst 10.2) e poi mentre cercavo di installarlo (infatti passato ai driver catalyst 7.8 copiava il tutto ma le schermate avvengono proprio nel bel mezzo dell'installazione), per il resto nessuna schermata blu a parte questo, sembra che vada tutto benissimo!

maxsatII ha scritto:
secondo me devi caricare anche i driver per AGP e per IDE

questo è il link al sito ecs dove trovi i driver per la tua scheda madre

http://www.ecs.com.tw/ECSWebSite/Pr...x?DetailID=426&CategoryID=1&MenuID=18&LanID=0

e poi se l'hai preso da poco fai un pensierino al ramtest

Insomma è simile alla pagina presente sul sito made in U.S.A. :

http://www.ecsusa.com/ECSWebSite/Pr...goryID=1&DetailName=Feature&MenuID=18&LanID=0

L'unica differenza sulla pagina .tw è data dal fatto che posso pure scaricare il bios ed il manuale oltre ai driver, solo che il bios preferisco lasciarlo stare, e poi dubito che si tratti di un problema bios, il mio è questo:

Fabbricante : Phoenix Technologies, LTD
Versione : 6.00 PG
Date : 12/01/2004 (mm/dd/yyyy)
Indirizzo : 256 KB
OEM Signature : 648FX-A2 Ver:1.0k 12/01/2004
SMBios Versione : Non specificato
DMI Versione : 2.2

Ma questi driver presenti su entrambi i siti (.com e .tw) sarebbero più aggiornati dei miei oppure mi affido a device doctor per aggiornarli?
Perchè non tanto mi fido di questo programma poi non so non ho alcuna esperienza in merito.
 
Aggiorna tutto, bios e driver...;)
Per curiosità qual' era il gioco che stavi tentando di installare ?...:eusa_think:
 
Ultima modifica:
Indietro
Alto Basso