Hi,
The first question that I want to ask is are you overclocking anything? If yes, go to BIOS setting and reset everything to default optimal setting. If not, follow the things below:
First of all, please remove Norton Antivirus completely. It was blamed in the DMP and stop code 3B system service exception is typically caused by that
Download and run the Norton Removal Tool to uninstall your Norton product | Norton Support
If you need an alternative BSODs free antivirus program, try MSE:
http://www.microsoft.com/security_essentials
You have too many out of date driver and among the stop codes I saw, there are a lot stop code related to device driver, here they are:
Code:
fffff880`019ab000 fffff880`019b9000 SiSRaid2 SiSRaid2.sys Thu Sep 25 01:28:20 2008 (48DA86C4)
fffff880`019b9000 fffff880`019d1000 sisraid4 sisraid4.sys Thu Oct 02 04:56:04 2008 (48E3F1F4)
That is your SiS AHCI Stor-Miniport Driver, please update them to newer version (date 2009 until now) if possible
http://www.sis.com/download/
[code]
lsi_fc lsi_fc.sys Wed Dec 10 05:46:09 2008 (493EF531)
LSI Logic Fusion-MPT FC Driver (StorPort)
Support and Downloads
Code:
iirsp iirsp.sys Wed Dec 14 04:47:54 2005 (439F418A)
Intel Raid StorPort Driver, that is way too old to be able to run Window 7, I would like you to update that one most.
http://downloadcenter.intel.com/Default.aspx
Code:
arc arc.sys Fri May 25 04:27:55 2007 (4656035B)
Adaptec RAID Storport Driver
Adaptec - Technical Support
Code:
fffff880`01262000 fffff880`012b8000 adpahci adpahci.sys Wed May 02 00:30:09 2007 (46377921)
fffff880`01400000 fffff880`0142f000 adpu320 adpu320.sys Wed Feb 28 07:04:15 2007 (45E4C6FF)
Adaptec Windows SATA Storport Driver &Adaptec .NET Ultra320 Driver
Adaptec - Technical Support
Code:
adp94xx adp94xx.sys Sat Dec 06 06:54:42 2008 (4939BF42)
Adaptec HostRAID SAS Driver
Adaptec - Technical Support
I don't think that this is hardware issue but just driver. Window 7 can't run with driver that is about 2 years old, and look at that, you have drivers are 3 years old and even 5 years old, so no surprise when you got a tons of BSODs daily.
Please step by step update each drivers, it take time and I don't say that it is easy.
Code:
BugCheck 3B, {c0000005, fffff80002deef8c, fffff88006cc8e70, 0}
Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+100 )
Followup: Pool_corruption
---------
BugCheck 3B, {c0000005, fffff80002db8f8c, fffff88017ef3f30, 0}
Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+100 )
Followup: Pool_corruption
---------
BugCheck 1E, {0, 0, 0, 0}
Unable to load image \SystemRoot\system32\DRIVERS\iaStor.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for iaStor.sys
*** ERROR: Module load completed but symbols could not be loaded for iaStor.sys
Probably caused by : CLASSPNP.SYS ( CLASSPNP!DestroyTransferPacket+33 )
Followup: MachineOwner
---------
BugCheck 1E, {ffffffffc0000005, fffff880070ff400, 0, 0}
Unable to load image \SystemRoot\system32\drivers\NISx64\1100000.088\SRTSP64.SYS, Win32 error 0n2
*** WARNING: Unable to verify timestamp for SRTSP64.SYS
*** ERROR: Module load completed but symbols could not be loaded for SRTSP64.SYS
Probably caused by : SRTSP64.SYS ( SRTSP64+36e5c )
Followup: MachineOwner
---------
BugCheck 19, {3, fffff80002e1ed90, fffff80002e1ed90, dffff80002e1ed90}
Unable to load image \SystemRoot\system32\DRIVERS\usbhub.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for usbhub.sys
*** ERROR: Module load completed but symbols could not be loaded for usbhub.sys
Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+a56 )
Followup: Pool_corruption
---------
BugCheck 24, {1904fb, fffff880039dbf88, fffff880039db7f0, fffff80002ad4805}
Probably caused by : Ntfs.sys ( Ntfs! ?? ::FNODOBFM::`string'+2cc9 )
Followup: MachineOwner
---------
BugCheck 1E, {0, 0, 0, 0}
Probably caused by : USBPORT.SYS ( USBPORT!USBPORT_TxCsqFindIrp+a1 )
Followup: MachineOwner
---------
Finally, please run a system file check and a disk check:
SFC /SCANNOW Command - System File Checker
Disk Check
Regard,
Tuan