Salutare,
Am instalat (acum o aproximativ o saptamana) versiunea trial a BD antivirus plus 2012 pe un laptop lenovo T500 cu Win 7 32 biti, update-uri la zi.
La atasarea unui HDD extern (cu alimentare prin USB) dupa aproximativ 10 - 15s apare Blue Screen si restart. Am incercat cu 2 HDD. Dupa ce am tot cautat pe net, am instalat si windbg pentru a vedea memory.dmp ramasesem fara idei intrucat eroarea nu parea a avea legatura cu Bitdefender (problema apare in ACPI.SYS - Advanced Configuration and Power Interface).
Am inceput apoi "debugg-ul" clasic cu ce am instalat in ultimul timp, start in safe mode - in safe mode merge ok fara blue screen. Dezinstalez Bitdefender - atasez HDD nici o eroare. Instalez iar Bitdefender, atasez HDD 10 secunde si hop Blue Screen...
Deci ce fac, ca aveam de gand sa-l cumpar?
Eroarea este ceva gen (am pus in atasament tot ce imi afiseaza windbg) :
UNEXPECTED_KERNEL_MODE_TRAP (7f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 00000008, EXCEPTION_DOUBLE_FAULT
Arg2: 801e7000
Arg3: 00000000
Arg4: 00000000
/applications/core/interface/file/attachment.php?id=8736" data-fileid="8736" rel="">DMP.txt