Torna indietro   Hardware Upgrade Forum > Software > Microsoft Windows > Microsoft Windows 7 e Vista

Google Pixel 10 è compatto e ha uno zoom 5x a 899€: basta per essere un best-buy?
Google Pixel 10 è compatto e ha uno zoom 5x a 899€: basta per essere un best-buy?
Google Pixel 10 è uno smartphone che unisce una fotocamera molto più versatile rispetto al passato grazie allo zoom ottico 5x, il supporto magnetico Pixelsnap e il nuovo chip Tensor G5. Il dispositivo porta Android 16 e funzionalità AI avanzate come Camera Coach, mantenendo il design caratteristico della serie Pixel con miglioramenti nelle prestazioni e nell'autonomia. In Italia, però, mancano diverse feature peculiari basate sull'AI.
Prova GeForce NOW upgrade Blackwell: il cloud gaming cambia per sempre
Prova GeForce NOW upgrade Blackwell: il cloud gaming cambia per sempre
L'abbonamento Ultimate di GeForce NOW ora comprende la nuova architettura Blackwell RTX con GPU RTX 5080 che garantisce prestazioni tre volte superiori alla precedente generazione. Non si tratta solo di velocità, ma di un'esperienza di gioco migliorata con nuove tecnologie di streaming e un catalogo giochi raddoppiato grazie alla funzione Install-to-Play
Ecovacs Deebot X11 Omnicyclone: niente più sacchetto per lo sporco
Ecovacs Deebot X11 Omnicyclone: niente più sacchetto per lo sporco
Deebot X11 Omnicyclone implementa tutte le ultime tecnologie Ecovacs per l'aspirazione dei pavimenti di casa e il loro lavaggio, con una novità: nella base di ricarica non c'è più il sacchetto di raccolta dello sporco, sostituito da un aspirapolvere ciclonico che accumula tutto in un contenitore rigido
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 27-10-2009, 16:31   #1
poto77
Senior Member
 
Iscritto dal: Sep 2009
Città: Bulåggna
Messaggi: 904
Vista x86 : BSOD col giallo.. chi è l'assassino? :-)

Ciao ragazzi,
chiedo aiuto per aiutarmi a risolvere questo giallo che accade sul pc della mia ragazza. Ecco i fatti.

Il portatile e' un Sony Vaio, acquistato un annetto fa, usato sempre bene, sul quale c'e' Windows Vista con SP1 in versione x86.

Tutto e' andato sempre correttamente, ma da qualche tempo (un mese??) a questa parte, ci siamo accorti che quando veniva installato un qualsiasi windows update, zack, un bel BSOD come questo, senza alcun motivo:

http://www.techerator.com/wp-content...od-595x377.jpg

Il bello (?!) della faccenda, e' che facendo un po' di analisi del problema, mi sono accorto che le windows update non c'entrano nulla... ma il BSOD si verifica ogni qualvolta si tenti di creare un nuovo punto di ripristino (che avviene appunto quando si installa una wu in automatico) oppure un nuovo sofwtare, oppure anche banalmente acceda io alle imposazioni del system recovery.. quella schermata nella quale si modificano le unita' logiche sul quale attivarlo, che spazio riservarle, ecc...

da notare inoltre che:

- Il pc non ha virus
- Il pc funziona bene (l'ho messo sotto stress con i vari tool e non c'e' niente di marcio nell'hardware)
- il BSOD accade ANCHE in modalita' PROVVISORIA !!

Qualche consiglio??
poto77 è offline   Rispondi citando il messaggio o parte di esso
Old 05-11-2009, 21:23   #2
ezio
Senior Member
 
L'Avatar di ezio
 
Iscritto dal: Apr 2001
Città: Giovinazzo(BA) ...bella città, riso patat e cozz a volontà!
Messaggi: 26491
Segui le indicazioni di QUESTO thread e posta qui il risultato del debug, potresti riuscire ad individuare più nello specifico la causa dei bsod
ezio è offline   Rispondi citando il messaggio o parte di esso
Old 06-11-2009, 07:56   #3
poto77
Senior Member
 
Iscritto dal: Sep 2009
Città: Bulåggna
Messaggi: 904
è proprio quello che temevo e che volevo evitare...
ho gia' usato il debugging tool per lavoro per un problema di memory leack di un ws .net e so cosa vuole dire
Mi sto scaricando i symbols per Vista che non li ho, vediamo cosa salta fuori..

La mia idea, che ci sia qualcosa di corrotto in system volume information non me la toglie nessuno, e che arando quel folder risolva i problemi..

in ogni caso, ho provato anche il sito
http://support.microsoft.com/gp/errormessage
ma non mi trova nessuna corrispondenza...
poto77 è offline   Rispondi citando il messaggio o parte di esso
Old 06-11-2009, 11:01   #4
poto77
Senior Member
 
Iscritto dal: Sep 2009
Città: Bulåggna
Messaggi: 904
Ok, fortunatamente avevo al lavoro un mini dump del BSOD e cosi' ho installato i symbols per Vista ed ho fatto l'analisi.

A parte che ho provato varie versioni dei simboli, ma c'e' qualche pdb che ancora manca, anyway, ecco il risultato migliore...

Codice:
1: kd> !analyze -v
Unable to load image CLFS.SYS, Win32 error 0n2
*** WARNING: Unable to verify timestamp for CLFS.SYS
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Unknown bugcheck code (c1f5)
Unknown bugcheck description
Arguments:
Arg1: 00000009
Arg2: 00000001
Arg3: 93555000
Arg4: 00000000

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

Unable to load image Ntfs.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for Ntfs.sys
***** Kernel symbols are WRONG. Please fix symbols to do analysis.

*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_KPRCB                                     ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!KPRCB                                      ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_KPRCB                                     ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!KPRCB                                      ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_KPRCB                                     ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_KPRCB                                     ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_KPRCB                                     ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_KPRCB                                     ***
***                                                                   ***
*************************************************************************

ADDITIONAL_DEBUG_TEXT:  
Use '!findthebuild' command to search for the target build information.
If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.

MODULE_NAME: CLFS

FAULTING_MODULE: 8220f000 nt

DEBUG_FLR_IMAGE_TIMESTAMP:  47918a61

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0xC1F5

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from 8068e0bc to 822dc0e3

STACK_TEXT:  
WARNING: Stack unwind information not available. Following frames may be wrong.
8ff512e0 8068e0bc 0000c1f5 00000009 00000001 nt+0xcd0e3
8ff512fc 806b80b4 00000001 00000000 00000009 CLFS!CClfsLogFcbPhysical::UpdateOwnerSectors+0x24
8ff5140c 806baa1e 8f4fa488 03000003 00000001 CLFS!CClfsLogFcbPhysical::UpdateCachedOwnerPage+0x51e
8ff51468 80693990 8f4fa488 0f9f15a2 81429438 CLFS!CClfsLogFcbPhysical::RebuildOwnerPage+0x136
8ff51524 806ab928 00000000 865a30a4 0013019f CLFS!CClfsLogFcbPhysical::Initialize+0x764
8ff515d8 806aefaa 0f9f1692 85755bf8 814293c8 CLFS!CClfsRequest::Create+0x3c2
8ff51614 806bda7f 814293c8 85755bf8 0f9f16d2 CLFS!CClfsRequest::Dispatch+0xe2
8ff51654 806a34ea 85755bf8 814293c8 0f9f1616 CLFS!ClfsDispatchIoRequest+0x13b
8ff51690 822cafd3 85755bf8 814293c8 866bfb9c CLFS!CClfsDriver::LogIoDispatch+0x3c
8ff516a8 8242fce1 7aeb133d 865a312c 85755be0 nt+0xbbfd3
8ff51778 824553cf 85755bf8 00000000 865a3088 nt+0x220ce1
8ff51808 8242d0c6 00000000 8ff51860 00000242 nt+0x2463cf
8ff5186c 8242ebc3 8ff51a04 00000000 86c44a00 nt+0x21e0c6
8ff518e0 8243551d 8ff51a64 c0010000 8ff51a04 nt+0x21fbc3
8ff5193c 823edf9d 8ff51a64 c0010000 8ff51a04 nt+0x22651d
8ff51998 806be310 8ff51a64 c0010000 8ff51a04 nt+0x1def9d
8ff51aa4 8865f9bf 92bdd168 a7307550 c0000000 CLFS!ClfsCreateLogFile+0x824
8ff51c14 8865c81c 84872328 aafc0c18 ca1ee008 Ntfs!TxfStartRm+0x60e
8ff51ca8 8869c97c 864ec498 863c9b30 84872328 Ntfs!TxfInitializeVolume+0x688
8ff51cc4 8860f03e 84872328 00000000 07912669 Ntfs!NtfsCommonFileSystemControl+0x99
8ff51d44 82247445 00000000 00000000 86c44a28 Ntfs!NtfsFspDispatch+0x264
8ff51d7c 823e4b18 84872328 7aeb1985 00000000 nt+0x38445
8ff51dc0 8223da2e 82247348 80000000 00000000 nt+0x1d5b18
00000000 00000000 00000000 00000000 00000000 nt+0x2ea2e


STACK_COMMAND:  kb

FOLLOWUP_IP: 
CLFS!CClfsLogFcbPhysical::UpdateOwnerSectors+24
8068e0bc ??              ???

SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  CLFS!CClfsLogFcbPhysical::UpdateOwnerSectors+24

FOLLOWUP_NAME:  MachineOwner

IMAGE_NAME:  CLFS.SYS

BUCKET_ID:  WRONG_SYMBOLS

Followup: MachineOwner
---------
Non butta molto bene, sembra un problema di file system (appunto quello che pensavo) peccato manchino ancora dei pdb per aver ulteriori info..
Non riesco ad allegare il mini dump zippato perche' e' di 4kb in piu' la lunghezza concessa.. cmq ecco qui, fammi sapere cose ne pensi..
magari mando in email il dmp, magari hai piu' fortuna a trovare i symbols giusti.. io ne ho provati TRE ma in nessuno dei casi avevo tutti i pdb.
Ciao!
poto77 è offline   Rispondi citando il messaggio o parte di esso
Old 06-11-2009, 11:11   #5
poto77
Senior Member
 
Iscritto dal: Sep 2009
Città: Bulåggna
Messaggi: 904
trovato qualcos'altro..

http://support.microsoft.com/?scid=k...6084&x=11&y=11

dove dice:

To work around this issue, use one of the following methods.

Method 1

If you have multiple disks installed, and the disk on which the $TxfLog file is corrupted does not contain Windows Vista, remove the offending disk from the computer.

Method 2

If you have only one disk installed, and if you have access to Windows XP or Windows 2000 installation media, restart the computer by using the Windows XP or Windows 2000 installation media. Next, format the offending disk, and then reinstall Windows Vista.

Note Microsoft is working on a fix to prevent this problem.


insomma non e' il massimo della vita... bisognerebbe passare all'SP2 IMMEDIATAMENTE nei pc dove l'sp1 funziona ancora...
poto77 è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


Google Pixel 10 è compatto e ha uno zoom 5x a 899€: basta per essere un best-buy? Google Pixel 10 è compatto e ha uno zoom ...
Prova GeForce NOW upgrade Blackwell: il cloud gaming cambia per sempre Prova GeForce NOW upgrade Blackwell: il cloud ga...
Ecovacs Deebot X11 Omnicyclone: niente più sacchetto per lo sporco Ecovacs Deebot X11 Omnicyclone: niente più...
Narwal Flow: con il mocio orizzontale lava i pavimenti al meglio Narwal Flow: con il mocio orizzontale lava i pav...
Panasonic 55Z95BEG cala gli assi: pannello Tandem e audio senza compromessi Panasonic 55Z95BEG cala gli assi: pannello Tande...
Microsoft porta una comoda novità...
Le azioni Gemini balzano oltre il 30% al...
TSMC diventa produttore di... miele! Dal...
Windows 11 24H2, rimosso un vecchio bloc...
Autunno su AliExpress: sconti folli fino...
È ancora dominio Apple: iPhone 16...
Dogecoin diventa azionista di maggioranz...
xAI, la startup di Elon Musk, si ridimen...
NVIDIA nei guai in Cina: accusata di vio...
Ducati presenta la moto elettrica con ba...
Pikachu Illustrator, la carta Poké...
Mini PC da urlo: prestazioni da desktop ...
Windows 10, scatta il conto alla rovesci...
Errore 1603: AMD spiega come risolvere i...
Semiconduttori, tensioni in aumento: la ...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 11:07.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Served by www3v