BlueScreen tylko podczas używania internetu

Wszelkie problemy komputerowe, których nie można jednoznacznie sklasyfikować do wybranego działu
NazwaUzytkownika11

Użytkownik
Posty: 2
Rejestracja: 03 maja 2012, 11:27

BlueScreen tylko podczas używania internetu

Post03 maja 2012, 11:43

Witam. Mam taki problem :regularnie podczas używania netu wyskakuje mi Ekran Smierci, resetuje kompa i włącza się ponownie. Zaznaczam, że dziej się tak tylko podczas : ściągania czegokolwiek, jakimkolwiek programem, z jakiejkolwiek strony. Również podczas grania w jakąkolwiek grę online, podczas rozmawiania Skype-m, podczas oglądania jakiegokolwiek filmu z internetu. Nie ma reguły, raz wysypie się po pięciu minutach a innym razem po piętnastu. Szlag mnie już trafia, przeinstalowałem Windę, sterowniki obraz/głos/sieciowa/płyta główna oczywiście też. Aktualizacje Winda pobiera na bieżąco. Według informacji znalezionych w necie wykonałem zapis WinDbg z foldera DMP:
.................................................................................................
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.


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

Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path. *
* Use .symfix to have the debugger choose a symbol path. *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
Unable to load image ntoskrnl.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Windows XP Kernel Version 2600 (Service Pack 3) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Machine Name:
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055d720
Debug session time: Sat Apr 28 20:16:48.171 2012 (GMT+2)
System Uptime: 0 days 0:15:15.889
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
Unable to load image ntoskrnl.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Loading Kernel Symbols
...............................................................
...................................................
Loading User Symbols
Loading unloaded module list
...........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1000007F, {8, b8340d70, 0, 0}

***** 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 ***
*** ***
*************************************************************************
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
Probably caused by : ntoskrnl.exe ( nt+25083 )

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

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


Loading Dump File [C:\WINDOWS\Minidump\Mini042812-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 XP Kernel Version 2600 (Service Pack 3) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 2600.xpsp_sp3_gdr.111025-1629
Machine Name:
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055d720
Debug session time: Sat Apr 28 20:16:48.171 2012 (GMT+2)
System Uptime: 0 days 0:15:15.889
Loading Kernel Symbols
...............................................................
...................................................
Loading User Symbols
Loading unloaded module list
...........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1000007F, {8, b8340d70, 0, 0}

Probably caused by : ntkrpamp.exe ( nt!KiI386CallAbios+a3 )

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

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

UNEXPECTED_KERNEL_MODE_TRAP_M (1000007f)
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: b8340d70
Arg3: 00000000
Arg4: 00000000

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


BUGCHECK_STR: 0x7f_8

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: DRIVER_FAULT

PROCESS_NAME: Idle

UNALIGNED_STACK_POINTER: 00002c36

LAST_CONTROL_TRANSFER: from 00000000 to 804fc083

STACK_TEXT:
b84d7c5c 00000000 897c2708 b7c762d8 00000000 nt!KiI386CallAbios+0xa3


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!KiI386CallAbios+a3
804fc083 6668f000 push 0F0h

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: nt!KiI386CallAbios+a3

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

IMAGE_NAME: ntkrpamp.exe

DEBUG_FLR_IMAGE_TIMESTAMP: 4ea6b0e6

FAILURE_BUCKET_ID: 0x7f_8_nt!KiI386CallAbios+a3

BUCKET_ID: 0x7f_8_nt!KiI386CallAbios+a3

Followup: MachineOwner
---------
ale nic z tego nie rozumiem. Pomoże ktoś?
Konfig kompa:
Płyta ASROCK N68C-S UCC,GForce 8300GTS,2GB RAM, Athlon X2 5200+,sieciowa i dźwiekowa zintegrowane,Winda XP Home

Awatar użytkownika
seba86mu

VIP+
Posty: 9744
Rejestracja: 13 lis 2008, 18:07
Lokalizacja: Sosnowiec

BlueScreen tylko podczas używania internetu

Post03 maja 2012, 12:28

W jaki sposób łączysz się z Internetem ? Poprzez kabel Ethernet podłączony do karty sieciowej czy poprzez modem USB ?
W zależności od sposobu połączenia zaktualizuj sterowniki od karty sieciowej lub od modemu USB.

Sterownik do karty sieciowej => NVIDIA nForce 630a Chipset Driver

NazwaUzytkownika11

Użytkownik
Posty: 2
Rejestracja: 03 maja 2012, 11:27

BlueScreen tylko podczas używania internetu

Post06 maja 2012, 14:39

Internet dostarcza telewizja kablowa -->router-->rozgałęzienie na trzy kompy. Za sterowniki dziekuję, sprawdzę je tylko jak się skończy test pamięci który właśnie robię na tamtym kompie.

-- 06 maja 2012, 13:38 --

seba]nic nie pomogło, zainstalowałem zapodane przez Ciebie sterowniki, one były starsze od tych które już miałem zainstalowane, zrobiłem również test pamięci--nic nie pomaga, nadal bluescreeny. Czy sugerujesz, że przyczyną może być karta sieciowa? Jezli tak to może nabyć zewnętrzną sieciową :think:

Awatar użytkownika
XMan

Globalny Moderator
Posty: 13385
Rejestracja: 30 lis 2008, 00:40

BlueScreen tylko podczas używania internetu

Post06 maja 2012, 14:54

Jakiego masz antywirusa oraz inne programy zabezpieczające np. firewall itp. itd. ?
Sprawdzałeś bez nich ?
Sprawdzałeś czy nie ma wirusów, mogą być na innym dysku ?

Przeskanuj komputer programem Malwarebytes Anti-Malware
(nie instaluj wersji PRO tylko Freeware)
Pełne skanowanie.
Obsługa programu Malwarebytes' Anti-Malware
Po skanowaniu wrzuć z niego logi,
oraz logi zgodnie z tym regulaminem :
bezpieczenstwo/nowy-regulamin-dzialu-bezpiecze-stwo-t1887.html
Obsługa programu OTL
Powinny wyskoczyć dwa logi - OTL.txt i Extras.txt - proszę je dać na Forum.

Czekaj za odpowiedzią fachowców z działu Bezpieczeństwo.

Logi wrzucasz na zewnętrzny serwer : Dostępne tylko dla zarejestrowanych użytkowników
W razie problemów : Dostępne tylko dla zarejestrowanych użytkowników
a na forum podajesz tylko link do nich.
Kto pyta - nie błądzi, kto szuka - znajduje.
Obrazek
Dostępne tylko dla zarejestrowanych użytkowników



  • Reklama

Wróć do „Problemy”



Kto jest online

Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 3 gości