windows bsod when idle
- From: paul <paul@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 8 Jan 2007 01:25:01 -0800
Hi i get the following error on bsod
Error code 0000007f, parameter1 0000000d, parameter2 00000000, parameter3
00000000, parameter4 00000000.
It happens when computer is idle or low activity for some time (10-20min),
the system never crashes with intensive activity (games, 3d rendering).
I deactivaded all power saving options and the option to turn off network
cards to save power but i get the same error.
I`ve tested the memory and tried with different ram modules, tried changing
memory slots still no luck
WinnDbg gets the folowing reading from the crash dump:
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: 0000000d, EXCEPTION_GP_FAULT
Arg2: 00000000
Arg3: 00000000
Arg4: 00000000
Debugging Details:
------------------
BUGCHECK_STR: 0x7f_d
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
LAST_CONTROL_TRANSFER: from f7275571 to 804e122c
STACK_TEXT:
805562d0 f7275571 badb0d00 8643b750 805562e0 nt!KiSystemFatalException+0xf
WARNING: Stack unwind information not available. Following frames may be
wrong.
80556340 00000000 8642c008 00000000 00000001 nv4_mini+0x78571
STACK_COMMAND: kb
FOLLOWUP_IP:
nv4_mini+78571
f7275571 ?? ???
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nv4_mini+78571
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nv4_mini
IMAGE_NAME: nv4_mini.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 453bddb2
FAILURE_BUCKET_ID: 0x7f_d_nv4_mini+78571
BUCKET_ID: 0x7f_d_nv4_mini+78571
Followup: MachineOwner
---------
But each time it happens i get different service suspected for the crash
Last time i got: Probably caused by : ctoss2k.sys ( ctoss2k+6385 )
My setup is:
Processor
Model : Intel(R) Pentium(R) 4 CPU 3.40GHz
Speed : 3.41GHz
Performance Rating : PR4534 (estimated)
SMT Support : 2 Unit(s)
Type : Standard
L2 On-board Cache : 1024kB ECC Synchronous Write-Back (8-way sectored, 64
byte line size)
Mainboard
Bus(es) : ISA PCI USB FireWire/1394
MP Support : 1 CPU(s)
MP APIC : No
System BIOS : American Megatrends Inc. 1010.006
Mainboard : ASUSTeK Computer INC. P5GD2-Premium
Total Memory : 1023MB
Chipset 1
Model : Intel Corporation ??? (2580)
Front Side Bus Speed : 4x 201MHz (804MHz data rate)
Video System
Monitor/Panel : SyncMaster 730B(Digital)
Adapter : NVIDIA GeForce 6600 GT
Physical Storage Devices
Removable Drive : Floppy disk drive
Hard Disk : Maxtor 6G160E0 (149.1GB)
Hard Disk : ST380817AS (74.5GB)
CD-ROM/DVD : SONY DVD RW DRU-800A (CD 40X Rd, 48X Wr) (DVD 5X Rd, 6X Wr)
CD-ROM/DVD : Generic DVD-ROM SCSI CdRom Device (CD 32X Rd) (DVD 4X Rd)
Logical Storage Devices
1.44MB 3.5" (A:) : N/A
System (C:) : 48.8GB (37.4GB, 77% Free) (NTFS)
Movies b (D:) : 48.8GB (2.7GB, 6% Free) (NTFS)
Movies (E:) : 51.4GB (24.9GB, 48% Free) (NTFS)
Sb_install (F:) : 533MB (0MB, 0% Free) (CDFS)
Hard Disk (G:) : 24.4GB (1.2GB, 5% Free) (NTFS)
Kituri (H:) : 24.4GB (259MB, 1% Free) (NTFS)
Filmemuzica (I:) : 25.7GB (2.1GB, 8% Free) (NTFS)
CD-ROM/DVD (J:) : N/A
Peripherals
Serial/Parallel Port(s) : 1 COM / 1 LPT
USB Controller/Hub : Intel(R) 82801FB/FBM USB Universal Host Controller - 2658
USB Controller/Hub : Intel(R) 82801FB/FBM USB Universal Host Controller - 2659
USB Controller/Hub : Intel(R) 82801FB/FBM USB Universal Host Controller - 265A
USB Controller/Hub : Intel(R) 82801FB/FBM USB2 Enhanced Host Controller - 265C
USB Controller/Hub : USB Root Hub
USB Controller/Hub : USB Root Hub
USB Controller/Hub : USB Root Hub
USB Controller/Hub : USB Root Hub
USB Controller/Hub : USB Composite Device
USB Controller/Hub : USB Composite Device
FireWire/1394 Controller/Hub : OHCI Compliant IEEE 1394 Host Controller
Keyboard : HID Keyboard Device
Mouse : Logitech HID-compliant Cordless Mouse
Human Interface : HID-compliant consumer control device
Human Interface : HID-compliant device
Human Interface : HID-compliant consumer control device
Human Interface : HID-compliant device
Human Interface : HID-compliant device
Human Interface : USB Human Interface Device
Human Interface : USB Human Interface Device
Human Interface : USB Human Interface Device
Human Interface : USB Human Interface Device
MultiMedia Device(s)
Device : Creative SB Audigy 2 ZS (WDM)
Device : Creative Game Port
Printers and Faxes
Model : Canon MP150 Series Printer
Operating System(s)
Windows System : Microsoft Windows XP/2002 Professional (Win32 x86)
5.01.2600 (Service Pack 2)
Network Services
Network Drivers Enabled : Yes
Adapter : Realtek RTL8139/810x Family Fast Ethernet NIC
Adapter : ASUS 802.11b/g Wireless LAN Card
Adapter : Marvell Yukon 88E8053 PCI-E Gigabit Ethernet Controller
Thank you for your patience
Please help :S
.
- Follow-Ups:
- Re: windows bsod when idle
- From: Rock
- Re: windows bsod when idle
- From: Bob I
- Re: windows bsod when idle
- Prev by Date: Re: Cloning to new larger HDD, problems?
- Next by Date: Re: Music file properties have disappeared in Windows Explorer
- Previous by thread: Problems deleting av network mapping.
- Next by thread: Re: windows bsod when idle
- Index(es):
Relevant Pages
|