BSOD-Maybe USB devices-need analysis

Bigdaddyflo

New member
Hello
I have been researching this issue with not much luck. I have updated all drivers and the OS itself. Want some experts to give a look--
Thanks

Problem signature:
Problem Event Name: BlueScreen
OS Version: 6.1.7600.2.0.0.256.48
Locale ID: 1033

Additional information about the problem:
BCCode: c5
BCP1: 0000000300000009
BCP2: 0000000000000002
BCP3: 0000000000000000
BCP4: FFFFF80002FB2000
OS Version: 6_1_7600
Service Pack: 0_0
Product: 256_1

Files that help describe the problem:
C:\Windows\Minidump\122309-25100-01.dmp
C:\Users\Andy\AppData\Local\Temp\WER-28906-0.sysdata.xml

Attached Minidump
 

My Computer

Computer Manufacturer/Model Number
Built
OS
Win 7 Professional
CPU
AMD Phenom 9750 Quad Core 2.40 GHZ
Motherboard
Gigabyte MA780G-UD3H
Memory
4 GB
Graphics Card(s)
ATI Radeon HD4550
Sound Card
Reltek
Monitor(s) Displays
ASUS VH236H
Hard Drives
WDC 500 GB
That is actually a dump he posted ^^^ without the txt filext

Bugcheck 0xC5 Driver_Corrupted_Expool

Looks like a driver issue

Run system file check to verify your system files
type cmd in search, right click run as admin, type SFC /SCANOW

If you have any more dumps please post them as well, should make it easier to pinpoint your issue

You could also try driver verifier to track down the rogue driver
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Pauly Special
OS
Win7 Ultimate X64
CPU
Intel i5 3570K
Motherboard
Gigabyte Z77X-DS3H
Memory
8GB DDR3 1600
Graphics Card(s)
Onboard
Sound Card
Onboard
Screen Resolution
1280x1024
Hard Drives
Samsung 840 Evo SSD (OS)
1TB Spinner (Data)
PSU
800W Arctic
Case
Cooler Master
Cooling
3x120mm Fans
Keyboard
MS Wireless
Mouse
MS Wireless
Internet Speed
20M
Below is analysis of your crash log. It does actually state it is a driver error, but how true this is, I don't know!

Loading Dump File [C:\Users\Jamie\Desktop\122309-25100-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 \SystemRoot\system32\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 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02e0e000 PsLoadedModuleList = 0xfffff800`0304be50
Debug session time: Wed Dec 23 22:32:00.946 2009 (GMT+0)
System Uptime: 0 days 14:43:05.006
*********************************************************************
* 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 \SystemRoot\system32\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 C5, {300000009, 2, 0, fffff80002fb2000}

***** 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 ***
*** ***
*************************************************************************
*********************************************************************
* 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+1a4000 )

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

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

DRIVER_CORRUPTED_EXPOOL (c5)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is
caused by drivers that have corrupted the system pool. Run the driver
verifier against any new (or suspect) drivers, and if that doesn't turn up
the culprit, then use gflags to enable special pool.
Arguments:
Arg1: 0000000300000009, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
Arg4: fffff80002fb2000, address which referenced memory

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

***** 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 ***
*** ***
*************************************************************************
*********************************************************************
* 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+ *
*********************************************************************

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: nt

FAULTING_MODULE: fffff80002e0e000 nt

DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600

BUGCHECK_STR: 0xC5_2

CURRENT_IRQL: 0

FAULTING_IP:
nt+1a4000
fffff800`02fb2000 4c395008 cmp qword ptr [rax+8],r10

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

LAST_CONTROL_TRANSFER: from fffff80002e7f469 to fffff80002e7ff00

STACK_TEXT:
fffff880`03193668 fffff800`02e7f469 : 00000000`0000000a 00000003`00000009 00000000`00000002 00000000`00000000 : nt+0x71f00
fffff880`03193670 00000000`0000000a : 00000003`00000009 00000000`00000002 00000000`00000000 fffff800`02fb2000 : nt+0x71469
fffff880`03193678 00000003`00000009 : 00000000`00000002 00000000`00000000 fffff800`02fb2000 fffffa80`00000001 : 0xa
fffff880`03193680 00000000`00000002 : 00000000`00000000 fffff800`02fb2000 fffffa80`00000001 00000000`00000000 : 0x3`00000009
fffff880`03193688 00000000`00000000 : fffff800`02fb2000 fffffa80`00000001 00000000`00000000 00000000`00000000 : 0x2


STACK_COMMAND: .bugcheck ; kb

FOLLOWUP_IP:
nt+1a4000
fffff800`02fb2000 4c395008 cmp qword ptr [rax+8],r10

SYMBOL_NAME: nt+1a4000

FOLLOWUP_NAME: MachineOwner

IMAGE_NAME: ntoskrnl.exe

BUCKET_ID: WRONG_SYMBOLS

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

My Computer

Computer Manufacturer/Model Number
Acer Aspire 6920g
OS
Windows 7, Ubuntu 9.10, Vista
CPU
2.4Ghz
Motherboard
Acer Aspire 6920g
Memory
4GB
Graphics Card(s)
512MB NVIDIA GeForce 9500M
Sound Card
Integrated with Virtual Surround Sound & Dolby Home Theater
Hard Drives
320GB
That's from the analysis above. Definitely a driver..

DRIVER_CORRUPTED_EXPOOL (c5)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is
caused by drivers that have corrupted the system pool. Run the driver
verifier against any new (or suspect) drivers, and if that doesn't turn up
the culprit, then use gflags to enable special pool.
Arguments:
Arg1: 0000000300000009, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
Arg4: fffff80002fb2000, address which referenced memory
 

My Computer

Computer Manufacturer/Model Number
Acer Aspire 6920g
OS
Windows 7, Ubuntu 9.10, Vista
CPU
2.4Ghz
Motherboard
Acer Aspire 6920g
Memory
4GB
Graphics Card(s)
512MB NVIDIA GeForce 9500M
Sound Card
Integrated with Virtual Surround Sound & Dolby Home Theater
Hard Drives
320GB
How to do symbols (paragraph E): WinDbg Analysis Report

Solving Pool Corruption issues is made easier with Driver Verifier. Please follow these instructions:
Code:
[COLOR=#000000][FONT=Times New Roman][LEFT][COLOR=#333333][FONT=georgia]Using Driver Verifier is an iffy proposition. Most times it'll crash and it'll tell you what the driver is. But sometimes it'll crash and won't tell you the driver. Other times it'll crash before you can log in to Windows. If you can't get to Safe Mode, then you'll have to resort to offline editing of the registry to disable Driver Verifier.
  

So, I'd suggest that you first backup your stuff and then make sure you've got access to another computer so you can contact us if problems arise. Then make a System Restore point (so you can restore the system using the Vista Startup Repair feature).
  

Then, here's the procedure:
- Go to Start and type in "verifier" (without the quotes) and press Enter
- Select "Create custom settings (for code developers)" and click "Next"
- Select "Select individual settings from a full list" and click "Next"
- Select everything [B]EXCEPT FOR[/B] "Low Resource Simulation" and click "Next"
- Select "Select driver names from a list" and click "Next"
Then select all drivers[B] NOT[/B] provided by Microsoft and click "Next"
- Select "Finish" on the next page.
  

Reboot the system and [U][B]wait[/B][/U][B][U] [/U][/B][B][U]for it to crash to the Blue Screen[/U][/B].  Continue to use your system normally, and if you know what causes the crash, do that repeatedly.  The objective here is to get the system to crash because Driver Verifier is stressing the drivers out.
  

Reboot into Windows (after the crash) and [B]turn off[/B][B][U] [/U][/B][B][U]Driver Verifier[/U][/B] by going back in and selecting "Delete existing settings" on the first page, then locate and zip up the memory dump file and upload it with your next post.
  

If you can't get into Windows because it crashes too soon, try it in Safe Mode.
If you can't get into Safe Mode, try using System Restore from your installation DVD to set the system back to the previous restore point that you created. 
If that doesn't work, post back and we'll have to see about fixing the registry entry off-line.
  

More info on this at this link:  [url=http://support.microsoft.com/?kbid=244617&sd=RMVP]Using Driver Verifier to identify issues with Windows drivers for advanced users[/url]
[/FONT][/COLOR][/LEFT][/FONT][/COLOR]
 

My Computer

Computer Manufacturer/Model Number
Home built (x64), Lenovo x61s Tablet, Samsung Netbook
OS
Win7 x64 + x86
CPU
Intel i7 920, other Intel chips, and the Atom in the netbook
Motherboard
Asus P6T Deluxe
Memory
12 gB; 4 gB Lenovo; 1 gB Samsung netbook
Graphics Card(s)
ATI 4870
Sound Card
Yes, I have one of these
Monitor(s) Displays
32" Sharp Aquos TV
Screen Resolution
800x600 - I have vision issues
Hard Drives
4 - 150 gB Velociraptors in RAID 5
Promise controller
PSU
1000 watt (can't recall the brand)
Case
Antec 300
Cooling
Big honking cooler that was rated highly at Toms Hardware
Keyboard
Microsoft Natural
Mouse
Logitech Trackman
Internet Speed
Cable
Other Info
GeekSquad UPS
CyberPower UPS
DLink DNS-323 NAS (2 tB)
Netgear wireless router as an access point
Netgear wired router FSV-318
Home network consists of
4 desktop computers (2 Vista, 2 Win7)
1 netbook (Win7)
4 laptop computers (XP, 2-Vista, Win7)
Wii and XBox 360
Update:
Verified System files--Ok
Ran driver verifier and crashed --said driver vbshield.sys was the problem. Associated it to vexira antivirus I was using. Uninstalled vexira in safe made--rebooted--came up ok.
Need an antivirus program of course so I turned to AVG internet security. Installed and then rebooted--another crash. This time it listed avgidsdriver.sys as the problem. Rebooted in safe mode fine.
I have to have an antivirus program. Using AVG on a win 7 laptop with no problem. Seems to just be a problem on this desktop.

Next?

And thanks for the steps. Merry Christmas.
 

My Computer

Computer Manufacturer/Model Number
Built
OS
Win 7 Professional
CPU
AMD Phenom 9750 Quad Core 2.40 GHZ
Motherboard
Gigabyte MA780G-UD3H
Memory
4 GB
Graphics Card(s)
ATI Radeon HD4550
Sound Card
Reltek
Monitor(s) Displays
ASUS VH236H
Hard Drives
WDC 500 GB
Update:
Verified System files--Ok
Ran driver verifier and crashed --said driver vbshield.sys was the problem. Associated it to vexira antivirus I was using. Uninstalled vexira in safe made--rebooted--came up ok.
Need an antivirus program of course so I turned to AVG internet security. Installed and then rebooted--another crash. This time it listed avgidsdriver.sys as the problem. Rebooted in safe mode fine.
I have to have an antivirus program. Using AVG on a win 7 laptop with no problem. Seems to just be a problem on this desktop.

Next?

And thanks for the steps. Merry Christmas.

Try Avast.

FREE antivirus software with spyware protection: avast! Home Edition
 

My Computer

Computer Manufacturer/Model Number
Acer Aspire 6920g
OS
Windows 7, Ubuntu 9.10, Vista
CPU
2.4Ghz
Motherboard
Acer Aspire 6920g
Memory
4GB
Graphics Card(s)
512MB NVIDIA GeForce 9500M
Sound Card
Integrated with Virtual Surround Sound & Dolby Home Theater
Hard Drives
320GB
Hi -

The thread title includes "Maybe USB..." - why did you mention USB?

I ask because of this non-Microsoft driver found in the dump - it may be an AMD driver -
Code:
[COLOR=#000066][B]usbfilter.sys[/B][/COLOR] Fri Apr 03 07:39:51 2009 (49D5F587)

Did you include it in the driver verifier runs?

Happy Holidays!

jcgriff2

.
 

My Computer

OS
Windows 7 - Vista
RE: Mention usb

In the beginning, anytime I did something with a usb port (plug in jump drive, access external drive, charge a ps3 controller/ps3 headset) it would reset with BSOD. I included all drivers in the verify. Problem is it did not do it EVERY time.
 

My Computer

Computer Manufacturer/Model Number
Built
OS
Win 7 Professional
CPU
AMD Phenom 9750 Quad Core 2.40 GHZ
Motherboard
Gigabyte MA780G-UD3H
Memory
4 GB
Graphics Card(s)
ATI Radeon HD4550
Sound Card
Reltek
Monitor(s) Displays
ASUS VH236H
Hard Drives
WDC 500 GB
Hello
I have been researching this issue with not much luck. I have updated all drivers and the OS itself. Want some experts to give a look--
Thanks

Problem signature:
Problem Event Name: BlueScreen
OS Version: 6.1.7600.2.0.0.256.48
Locale ID: 1033

Additional information about the problem:
BCCode: c5
BCP1: 0000000300000009
BCP2: 0000000000000002
BCP3: 0000000000000000
BCP4: FFFFF80002FB2000
OS Version: 6_1_7600
Service Pack: 0_0
Product: 256_1

Files that help describe the problem:
C:\Windows\Minidump\122309-25100-01.dmp
C:\Users\Andy\AppData\Local\Temp\WER-28906-0.sysdata.xml

Attached Minidump


Hi and welcome

We really could use the dmp file so we can munge the data. use these to find and upload. http://www.sevenforums.com/crash-lockup-debug-how/34900-1-novice-how-ask-help-bsod-problem.html

Ken J_
 

My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
Stay away from Internet Security applications (at least until this is fixed)
Free antivirus: Free AntiVirus
 

My Computer

Computer Manufacturer/Model Number
Home built (x64), Lenovo x61s Tablet, Samsung Netbook
OS
Win7 x64 + x86
CPU
Intel i7 920, other Intel chips, and the Atom in the netbook
Motherboard
Asus P6T Deluxe
Memory
12 gB; 4 gB Lenovo; 1 gB Samsung netbook
Graphics Card(s)
ATI 4870
Sound Card
Yes, I have one of these
Monitor(s) Displays
32" Sharp Aquos TV
Screen Resolution
800x600 - I have vision issues
Hard Drives
4 - 150 gB Velociraptors in RAID 5
Promise controller
PSU
1000 watt (can't recall the brand)
Case
Antec 300
Cooling
Big honking cooler that was rated highly at Toms Hardware
Keyboard
Microsoft Natural
Mouse
Logitech Trackman
Internet Speed
Cable
Other Info
GeekSquad UPS
CyberPower UPS
DLink DNS-323 NAS (2 tB)
Netgear wireless router as an access point
Netgear wired router FSV-318
Home network consists of
4 desktop computers (2 Vista, 2 Win7)
1 netbook (Win7)
4 laptop computers (XP, 2-Vista, Win7)
Wii and XBox 360
Uninstalled AVG--Installed Avast upon recommendation. Restart--No crash--
Here are all of my "dumps" requested.
 

My Computer

Computer Manufacturer/Model Number
Built
OS
Win 7 Professional
CPU
AMD Phenom 9750 Quad Core 2.40 GHZ
Motherboard
Gigabyte MA780G-UD3H
Memory
4 GB
Graphics Card(s)
ATI Radeon HD4550
Sound Card
Reltek
Monitor(s) Displays
ASUS VH236H
Hard Drives
WDC 500 GB
No crash hope this is sorted
If all is well then ok hope it was as simple as that
Any probs then post back
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Pauly Special
OS
Win7 Ultimate X64
CPU
Intel i5 3570K
Motherboard
Gigabyte Z77X-DS3H
Memory
8GB DDR3 1600
Graphics Card(s)
Onboard
Sound Card
Onboard
Screen Resolution
1280x1024
Hard Drives
Samsung 840 Evo SSD (OS)
1TB Spinner (Data)
PSU
800W Arctic
Case
Cooler Master
Cooling
3x120mm Fans
Keyboard
MS Wireless
Mouse
MS Wireless
Internet Speed
20M
Computer has been up since 12/24 without any BSOD--Why would an antivirus protection bomb the system out? I should be able to pick any protection.
 

My Computer

Computer Manufacturer/Model Number
Built
OS
Win 7 Professional
CPU
AMD Phenom 9750 Quad Core 2.40 GHZ
Motherboard
Gigabyte MA780G-UD3H
Memory
4 GB
Graphics Card(s)
ATI Radeon HD4550
Sound Card
Reltek
Monitor(s) Displays
ASUS VH236H
Hard Drives
WDC 500 GB
Computer has been up since 12/24 without any BSOD--Why would an antivirus protection bomb the system out? I should be able to pick any protection.

That is a question for AVG driver developers to answer/ fix.

The bugcheck on the 12/24 dump was 0xc4 (0xf6,,,) = The Driver Verifier flagged the AVG driver with a violation type = 0xf6 (the 1st parm) = "Referencing user handle as KernelMode" - an illegal movement under a newly implemented Security Checks verification in Windows 7. The AVG kernel driver should reference the user handle as "UserMode" (with a proper "Denied Access" parm), not as "KernelMode".

The flagged AVG driver -
Code:
[FONT=Lucida Console]1: kd> lmvm AVGIDSDriver[/FONT]
[FONT=Lucida Console]start end module name[/FONT]
[FONT=Lucida Console]fffff880`0547d000 fffff880`054aa000 AVGIDSDriver T (no symbols) [/FONT]
[FONT=Lucida Console]Loaded symbol image file: AVGIDSDriver.sys[/FONT]
[FONT=Lucida Console]Image path: \??\d:\Program Files (x86)\AVG\AVG9\Identity Protection\Agent\Driver\Platform_WIN764\AVGIDSDriver.sys[/FONT]
[FONT=Lucida Console]Image name: [COLOR=red]AVGIDSDriver.sys[/COLOR][/FONT]
[FONT=Lucida Console]Timestamp: Fri Oct 09 17:06:32 2009 (4ACFA5D8)[/FONT]

Regards. . .

jcgriff2

.
 

My Computer

OS
Windows 7 - Vista
Computer has been up since 12/24 without any BSOD--Why would an antivirus protection bomb the system out? I should be able to pick any protection.


This is a known issue with some AV programs and Windows 7 .. Uninstall AVG and pick another program ... your problems should be resolved...
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
LENOVO K450 @3.0GHZ
OS
64-bit Windows 8.1 Pro
CPU
Core(TM) i5 CPU 4330 Haswell @ 3.20GHz
Motherboard
LENOVO
Memory
12.00 GB
Graphics Card(s)
Intel(R) HD Graphics
Sound Card
Intel HD integtrated
Monitor(s) Displays
HP 25' ISP Monitor
Screen Resolution
1900/1020
Hard Drives
(1) ST1000DM003-1CH162 (2) Generic STORAGE DEVICE USB Device (3) Generic STORAGE DEVICE USB Device
Internet Speed
100mb down/10mb up
You can pick whatever protection you want - even if it's wearing a tinfoil hat.
Then your issues are between you and the tinfoil hat manufacturer. :)
 

My Computer

Computer Manufacturer/Model Number
Home built (x64), Lenovo x61s Tablet, Samsung Netbook
OS
Win7 x64 + x86
CPU
Intel i7 920, other Intel chips, and the Atom in the netbook
Motherboard
Asus P6T Deluxe
Memory
12 gB; 4 gB Lenovo; 1 gB Samsung netbook
Graphics Card(s)
ATI 4870
Sound Card
Yes, I have one of these
Monitor(s) Displays
32" Sharp Aquos TV
Screen Resolution
800x600 - I have vision issues
Hard Drives
4 - 150 gB Velociraptors in RAID 5
Promise controller
PSU
1000 watt (can't recall the brand)
Case
Antec 300
Cooling
Big honking cooler that was rated highly at Toms Hardware
Keyboard
Microsoft Natural
Mouse
Logitech Trackman
Internet Speed
Cable
Other Info
GeekSquad UPS
CyberPower UPS
DLink DNS-323 NAS (2 tB)
Netgear wireless router as an access point
Netgear wired router FSV-318
Home network consists of
4 desktop computers (2 Vista, 2 Win7)
1 netbook (Win7)
4 laptop computers (XP, 2-Vista, Win7)
Wii and XBox 360
usasma--you are not only a gentlemen, but a scholar too. I am a teacher--can I use this tinfoil expression in class without paying you?
 

My Computer

Computer Manufacturer/Model Number
Built
OS
Win 7 Professional
CPU
AMD Phenom 9750 Quad Core 2.40 GHZ
Motherboard
Gigabyte MA780G-UD3H
Memory
4 GB
Graphics Card(s)
ATI Radeon HD4550
Sound Card
Reltek
Monitor(s) Displays
ASUS VH236H
Hard Drives
WDC 500 GB
Sure, feel free! The tinfoil hat thing is an old expression for people who do tech work.
 

My Computer

Computer Manufacturer/Model Number
Home built (x64), Lenovo x61s Tablet, Samsung Netbook
OS
Win7 x64 + x86
CPU
Intel i7 920, other Intel chips, and the Atom in the netbook
Motherboard
Asus P6T Deluxe
Memory
12 gB; 4 gB Lenovo; 1 gB Samsung netbook
Graphics Card(s)
ATI 4870
Sound Card
Yes, I have one of these
Monitor(s) Displays
32" Sharp Aquos TV
Screen Resolution
800x600 - I have vision issues
Hard Drives
4 - 150 gB Velociraptors in RAID 5
Promise controller
PSU
1000 watt (can't recall the brand)
Case
Antec 300
Cooling
Big honking cooler that was rated highly at Toms Hardware
Keyboard
Microsoft Natural
Mouse
Logitech Trackman
Internet Speed
Cable
Other Info
GeekSquad UPS
CyberPower UPS
DLink DNS-323 NAS (2 tB)
Netgear wireless router as an access point
Netgear wired router FSV-318
Home network consists of
4 desktop computers (2 Vista, 2 Win7)
1 netbook (Win7)
4 laptop computers (XP, 2-Vista, Win7)
Wii and XBox 360
Back
Top