I get this blue screen and when I checked on my event manager I get this:
(system tab)
Source: DCOM
event: 10016
(application tab)
Source: EventSystem
event: 4609
I have a amd 3500+
A8N-E motherboard
X800Xl MSI
4x256mb DDR400 GEIL
What could resolve this problem ?
thx
cpc2004
08-23-2005, 09:16 AM
When Windows crashes with blue screen, it writes a system event 1001 or 1003 and a minidump to the folder \windows\minidump. Check system event 1001 and 1003 and it has the summary of the blue screen.
Event ID: 1001
Source: Save Dump
Description:
The computer has rebooted from a bugcheck.The bugcheck was : 0xc000000a (0xe1270188, 0x00000002, 0x00000000, 0x804032100).
Microsoft Windows..... A dump was saved in: .......
Control Panel -> Adminstrative Tools -> Event Viewer -> System -> Event 1001/1003. Copy the content and paste it back here
Zip 5 to 6 minidumps a zip file and attach the it at any webspace. Techspot has a upper limit of 100K per attachment. I will study the dump and find out the culprit.
Ad
08-23-2005, 09:16 AM
Seldszar
08-23-2005, 01:34 PM
(Application tab)
Le système d'événements de COM+ a détecté un code de renvoi erroné lors de son traitement interne. Le HRESULT est C0000005 à partir de la ligne 44 de d:\qxp_slp\com\com1x\src\events\tier1\eventsystemobj.cpp. Contactez les services du Support Technique Microsoft pour signaler cette erreur.
Pour plus d'informations, consultez le centre Aide et support à l'adresse
(system tab)
Les paramètres d'autorisation par défaut de l'ordinateur n'accordent pas d'autorisation Locale Activation pour l'application serveur COM avec le CLSID
{BC866CF2-5486-41F7-B46B-9AA49CF3EBB1}
au SID AUTORITE NT\SERVICE LOCAL de l'utilisateur (S-1-5-19). Cette autorisation de sécurité peut être modifiée à l'aide de l'outil d'administration Services de composants.
Pour plus d'informations, consultez le centre Aide et support à l'adresse
I don't know how to download your zip file because the web it is not English. This forum supports attachment, you can attach the zip files and each attachment cannot exceed 100KB.
Seldszar
08-23-2005, 05:47 PM
sorry here are the minidump. Hope it is in english =/
5 in 2 zip.
Seldszar
08-23-2005, 05:56 PM
I will try to translate the error in english of my first reply.
(application tab)
The system event of COM+ has detected a bad return code while its internal processing. HRESULT is C0000005 from line 44 of d:\qxp_slp\com\com1x\src\events\tier1\eventsystemobj.cpp. Contact Microsoft tech support to report the error.
(system tab)
Default autorisation parameters of the computer don't allow local autorisation activation for COM server application with CLSID {BC866CF2-5486-41F7-B46B-9AA49CF3EBB1} at SID AUTORITEE NT/LOCAL SERVICE of the user (S-1-5-19). This security autorisation can be changed with the administration tool components services.
edit: with 3 new dump ...
RandyJay419
08-28-2005, 02:22 PM
I hope this isn't inappropriate, but I'm having a similar issue to what Seldszar has/had. The whole Blue Screen - Windows STOP was a new experience for me.
I did review some of the errors in Event Viewer, and looked at what some of the bugcheck codes translate into, but it really didn't help me toward a soluion.
I also have several minidump files, and I was hoping that you might be able to review mine also, and possible advise me on a solution. Any insight you can provide would be wonderful!!
Thanks,
RandyJay419
When Windows crashes with blue screen, it writes a system event 1001 or 1003 and a minidump to the folder \windows\minidump. Check system event 1001 and 1003 and it has the summary of the blue screen.
Event ID: 1001
Source: Save Dump
Description:
The computer has rebooted from a bugcheck.The bugcheck was : 0xc000000a (0xe1270188, 0x00000002, 0x00000000, 0x804032100).
Microsoft Windows..... A dump was saved in: .......
Control Panel -> Adminstrative Tools -> Event Viewer -> System -> Event 1001/1003. Copy the content and paste it back here
Zip 5 to 6 minidumps a zip file and attach the it at any webspace. Techspot has a upper limit of 100K per attachment. I will study the dump and find out the culprit.
cpc2004
08-28-2005, 03:07 PM
I will try to translate the error in english of my first reply.
(application tab)
The system event of COM+ has detected a bad return code while its internal processing. HRESULT is C0000005 from line 44 of d:\qxp_slp\com\com1x\src\events\tier1\eventsystemobj.cpp. Contact Microsoft tech support to report the error.
(system tab)
Default autorisation parameters of the computer don't allow local autorisation activation for COM server application with CLSID {BC866CF2-5486-41F7-B46B-9AA49CF3EBB1} at SID AUTORITEE NT/LOCAL SERVICE of the user (S-1-5-19). This security autorisation can be changed with the administration tool components services.
I have the same problem, and i hope you can fix them.
here are my minidumps:
Hi Flaws,
I've processed your minidumps and the culprit is vnetusba.sys. It is device driver of 11M WLAN USB. Visit the the hardware vendor website to find out the solution.
BugCheck 100000D1, {8, 2, 0, f839ec00}
Unable to load image vnetusba.sys, Win32 error 2
*** WARNING: Unable to verify timestamp for vnetusba.sys
*** ERROR: Module load completed but symbols could not be loaded for vnetusba.sys
Probably caused by : vnetusba.sys ( vnetusba+2adf )
Event Type: Information
Event Source: Save Dump
Event Category: None
Event ID: 1001
Date: 9/3/2005
Time: 11:25:46 PM
User: N/A
Computer: HAL
Description:
The computer has rebooted from a bugcheck. The bugcheck was: 0x0000000a (0x0001ff9b, 0x00000002, 0x00000000, 0x8051fde8). A dump was saved in: C:\WINDOWS\Minidump\Mini090305-05.dmp.
Your XP is at SP1 and the patch level is at 2002 which is 3 years behind. Usually I will not read minidump with OS patch level 3 years behind. Although I believe that it is faulty ram but I can't confirm as your version is three years behind. Maybe some experts can help you.
Upgrade your XP to SP2. Repost if your XP still crashes at XP SP2.
The system event of COM+ has detected a bad return code while its internal processing. HRESULT is C0000005 from line 44 of d:\qxp_slp\com\com1x\src\events\tier1\eventsystemobj.cpp. Contact Microsoft tech support to report the error.
Attached the minidump
cpc2004
09-04-2005, 06:08 AM
Hi Frans,
The prelimary analyse is faulty device driver nvmcp.sys. You have no description and I want something like under what condition that your XP crashes. Does it crash when you play games or etc? Usually we need 5 to 6 minidumps to determine the root cause. Attach more minidumps here and the detail description of your problem.
frans
09-04-2005, 06:39 AM
Hey cpc2004,
Sorry for not explaining! You've right, the problem is only when I'm playing games. (at the moment, I always happens when I'm using the hit-button (ALTGr) more than once in a row in GTA) The screen goes black and the computer restarts. This happens everytime.
Here comes more minidumps. Thanks for your help.
cpc2004
09-04-2005, 01:50 PM
Probably your windows is infected with virus. Attach the hijackthis log.
frans
09-05-2005, 12:20 AM
Okay! thank you again for your help.
Here it comes.
Logfile of HijackThis v1.99.1
Scan saved at 05:19:10, on 2005-09-05
Platform: Windows XP SP2 (WinNT 5.01.2600)
MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180)
R0 - HKCU\Software\Microsoft\Internet Explorer\Toolbar,LinksFolderName = Länkar
O2 - BHO: AcroIEHlprObj Class - {06849E9F-C8D7-4D59-B87D-784B7D6BE0B3} - C:\Program\Adobe\Adobe Acrobat 7.0\ActiveX\AcroIEHelper.dll
O2 - BHO: AcroIEToolbarHelper Class - {AE7CD045-E861-484f-8273-0445EE161910} - C:\Program\Adobe\Adobe Acrobat 7.0\Acrobat\AcroIEFavClient.dll
O2 - BHO: NAV Helper - {BDF3E430-B101-42AD-A544-FADC6B084872} - C:\Program\Norton AntiVirus\NavShExt.dll
O2 - BHO: FlashFXP Helper for Internet Explorer - {E5A1691B-D188-4419-AD02-90002030B8EE} - C:\Program\FlashFXP\IEFlash.dll
O3 - Toolbar: Adobe PDF - {47833539-D0C5-4125-9FA8-0819E2EAAC93} - C:\Program\Adobe\Adobe Acrobat 7.0\Acrobat\AcroIEFavClient.dll
O3 - Toolbar: Norton AntiVirus - {42CDD1BF-3FFB-4238-8AD1-7859DF00B1D6} - C:\Program\Norton AntiVirus\NavShExt.dll
O4 - HKLM\..\Run: [NVMixerTray] "C:\Program\NVIDIA Corporation\NvMixer\NVMixerTray.exe"
O4 - HKLM\..\Run: [Acrobat Assistant 7.0] "C:\Program\Adobe\Adobe Acrobat 7.0\Distillr\Acrotray.exe"
O4 - HKLM\..\Run: [ccApp] "C:\Program\Delade filer\Symantec Shared\ccApp.exe"
O4 - HKLM\..\Run: [Symantec NetDriver Monitor] C:\Program\SYMNET~1\SNDMon.exe /Consumer
O4 - HKLM\..\Run: [QuickTime Task] "C:\Program\QuickTime\qttask.exe" -atboottime
O4 - HKLM\..\Run: [TkBellExe] "C:\Program\Delade filer\Real\Update_OB\realsched.exe" -osboot
O4 - HKLM\..\Run: [NeroFilterCheck] C:\WINDOWS\system32\NeroCheck.exe
O4 - Global Startup: Adobe Acrobat Speed Launcher.lnk = ?
O4 - Global Startup: Adobe Gamma.lnk = C:\Program\Delade filer\Adobe\Calibration\Adobe Gamma Loader.exe
O4 - Global Startup: Microsoft Office.lnk = C:\Program\Microsoft Office\Office10\OSA.EXE
O8 - Extra context menu item: Convert link target to Adobe PDF - res://C:\Program\Adobe\Adobe Acrobat 7.0\Acrobat\AcroIEFavClient.dll/AcroIECapture.html
O8 - Extra context menu item: Convert link target to existing PDF - res://C:\Program\Adobe\Adobe Acrobat 7.0\Acrobat\AcroIEFavClient.dll/AcroIEAppend.html
O8 - Extra context menu item: Convert selected links to Adobe PDF - res://C:\Program\Adobe\Adobe Acrobat 7.0\Acrobat\AcroIEFavClient.dll/AcroIECaptureSelLinks.html
O8 - Extra context menu item: Convert selected links to existing PDF - res://C:\Program\Adobe\Adobe Acrobat 7.0\Acrobat\AcroIEFavClient.dll/AcroIEAppendSelLinks.html
O8 - Extra context menu item: Convert selection to Adobe PDF - res://C:\Program\Adobe\Adobe Acrobat 7.0\Acrobat\AcroIEFavClient.dll/AcroIECapture.html
O8 - Extra context menu item: Convert selection to existing PDF - res://C:\Program\Adobe\Adobe Acrobat 7.0\Acrobat\AcroIEFavClient.dll/AcroIEAppend.html
O8 - Extra context menu item: Convert to Adobe PDF - res://C:\Program\Adobe\Adobe Acrobat 7.0\Acrobat\AcroIEFavClient.dll/AcroIECapture.html
O8 - Extra context menu item: Convert to existing PDF - res://C:\Program\Adobe\Adobe Acrobat 7.0\Acrobat\AcroIEFavClient.dll/AcroIEAppend.html
O8 - Extra context menu item: E&xportera till Microsoft Excel - res://C:\Program\MICROS~2\Office10\EXCEL.EXE/3000
O9 - Extra button: (no name) - {08B0E5C0-4FCB-11CF-AAA5-00401C608501} - C:\Program\Java\j2re1.4.2_08\bin\npjpi142_08.dll
O9 - Extra 'Tools' menuitem: Sun Java-konsol - {08B0E5C0-4FCB-11CF-AAA5-00401C608501} - C:\Program\Java\j2re1.4.2_08\bin\npjpi142_08.dll
O16 - DPF: {6414512B-B978-451D-A0D8-FCFDF33E833C} (WUWebControl Class) - http://update.microsoft.com/windowsupdate/v6/V5Controls/en/x86/client/wuweb_site.cab?1120350720578
O16 - DPF: {B38870E4-7ECB-40DA-8C6A-595F0A5519FF} (MsnMessengerSetupDownloadControl Class) - http://messenger.msn.com/download/msnmessengersetupdownloader.cab
O16 - DPF: {BFF1950D-B1B4-4AE8-B842-B2CCF06D9A1B} (Zylom Games Player) - http://game12.zylomgames.com/activex/zylomgamesplayer.cab
O23 - Service: Adobe LM Service - Adobe Systems - C:\Program\Delade filer\Adobe Systems Shared\Service\Adobelmsvc.exe
O23 - Service: Symantec Event Manager (ccEvtMgr) - Symantec Corporation - C:\Program\Delade filer\Symantec Shared\ccEvtMgr.exe
O23 - Service: Symantec Password Validation (ccPwdSvc) - Symantec Corporation - C:\Program\Delade filer\Symantec Shared\ccPwdSvc.exe
O23 - Service: Symantec Settings Manager (ccSetMgr) - Symantec Corporation - C:\Program\Delade filer\Symantec Shared\ccSetMgr.exe
O23 - Service: Crypkey License - Kenonic Controls Ltd. - C:\WINDOWS\SYSTEM32\crypserv.exe
O23 - Service: gearsec - GEAR Software - C:\WINDOWS\system32\gearsec.exe
O23 - Service: Macromedia Licensing Service - Macromedia - C:\Program\Delade filer\Macromedia Shared\Service\Macromedia Licensing.exe
O23 - Service: Norton AntiVirus Auto Protect-tjänst (navapsvc) - Symantec Corporation - C:\Program\Norton AntiVirus\navapsvc.exe
O23 - Service: Norton AntiVirus Firewall Monitor Service (NPFMntor) - Symantec Corporation - C:\Program\Norton AntiVirus\IWP\NPFMntor.exe
O23 - Service: SAVScan - Symantec Corporation - C:\Program\Norton AntiVirus\SAVScan.exe
O23 - Service: ScriptBlocking Service (SBService) - Symantec Corporation - C:\Program\DELADE~1\SYMANT~1\SCRIPT~1\SBServ.exe
O23 - Service: Symantec Network Drivers Service (SNDSrvc) - Symantec Corporation - C:\Program\Delade filer\Symantec Shared\SNDSrvc.exe
O23 - Service: Symantec SPBBCSvc (SPBBCSvc) - Symantec Corporation - C:\Program\Delade filer\Symantec Shared\SPBBC\SPBBCSvc.exe
O23 - Service: Symantec Core LC - Symantec Corporation - C:\Program\Delade filer\Symantec Shared\CCPD-LC\symlcsvc.exe
Sk0t7
09-06-2005, 12:45 AM
Please help :)
Omega2k3
09-06-2005, 06:50 AM
I'm having the same problems.
Here's my minidump. I had more, but it hasnt happened in months, and the old ones don't seem to exist anymore:
(Edit) Never mind, I was searching my files like an idiot. I'll upload some of them now.
cpc2004
09-06-2005, 10:14 AM
Hi Omega,
You have one system crash within 2 months and I don't think you have immediate need to fix the problem. I have tones of minidumps to read. After I clear all the backkog, I will investigate your problems. BTW do you have a brief description of your problem? As I find you have a couple of system crashes at June.
Omega2k3
09-06-2005, 01:10 PM
Well, it started freezing again today, and when it froze before ,there were no minidumps, but occasionally it crashed to a blank dark blue screen or just a blank screen, and those minidumps came from that. I had alt+tabbed out of a game, and gone back in when it froze. I tried the same game several more times, and it just seemed to freeze about a minute into the game. It crashed to the blue screen in another game, when the server was crashing.
The main problem I have is that I seemed to have fixed the problem that used to happen, and it started this IRQL crap, and page fault in non-paged area crashes when I started up. So, every time I resarted, I had to go through about 10-15 minutes of retrying to get to the windows loading screen. The odd thing is, though, when it started to freeze and crash again yesterday, the loading problem seemed to have disappeared. I've restarted about three times, no problem.
By the way, the old problem was the video card power cables. I fell asleep, and my dad hooked the rest up, but didn't know that the video card needed to be plugged into two places.
Omega2k3
09-07-2005, 01:06 AM
Well, now I have a big problem. The last time it crashed was this morning, and now my computer won't start up. It seems to not be detecting the monitor, either. Usually, I can just keep trying and eventually get past the startup problem, but this has been like that all day. Please, help.
aenima666
09-07-2005, 07:49 PM
Hi!
I have a similar problem. From what I know it would be related with the IdeChnDr.sys file, which is part of Intel Application Accelerator. So my computer freezes and I get this blue screen:
address: F7550D72
base at: F754C000
Date Stamp: 3d99eac3
Event Type: Information
Event Source: Save Dump
Event Category: None
Event ID: 1001
Date: 9/7/2005
Time: 3:45:27 AM
User: N/A
Computer: CAPTAINHOOK
Description:
The computer has rebooted from a bugcheck. The bugcheck was: 0x100000d1 (0x00790073, 0x00000002, 0x00000000, 0x00790073). A dump was saved in: H:\WINDOWS\Minidump\Mini090705-01.dmp.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
I tried replacing Intel Application Accelerator, but it still does it. The last version is from 2003, which was before SP2.
Please find attached hereto a zip of my minidump.
Thanks in advance!
cpc2004
09-07-2005, 08:27 PM
hI aenima666,
The culprit is fault ram.
aenima666
09-07-2005, 09:00 PM
That's ****ty though, my 2 512Mb are almost new. Hopefully warranty will be in force.
Thanks, that was pretty quick by the way!
Omega2k3
09-08-2005, 12:18 AM
I'm very desperate here, and I've been waiting for an answer for two days... I can't even access my computer. That's not just a minor problem, and it had occurred more than once since the incident I first quoted on this thread. Please, I feel like I'm being ignored.
cpc2004
09-08-2005, 12:02 PM
It is hardware issue and you had better post your problem at hardware forum.
joelright
09-08-2005, 10:04 PM
hey, (not to sound like everyone else... but) i am having the same problem.
so i found my last 6 minidumps...
and here they are, i hope it wouldn't be to much trouble to look into
thx,
Joel
Pentium D 3.0Ghz
512 MB corsair valueselect ram (x4)
radeon x850 pro 256 MB
gigabyte GA-8I955X Royal mobo
Makkidee
09-09-2005, 05:47 PM
I'm really sorry if this is being really cheeky. I'm a virtual novice only really beginning to find my way round the more technical side of this. I've had a problem for a long time with my pc. Recently I've been having the same problem (only after I turned off the auto restart). I would appreciate some help...I have attached my minidump files.
Cheers....
cpc2004
09-10-2005, 12:14 AM
hey, (not to sound like everyone else... but) i am having the same problem.
so i found my last 6 minidumps...
and here they are, i hope it wouldn't be to much trouble to look into
thx,
Joel
Pentium D 3.0Ghz
512 MB corsair valueselect ram (x4)
radeon x850 pro 256 MB
gigabyte GA-8I955X Royal mobo
Joel,
I've studied your minidumps and it is memory problem. Memory may be related to RAM, L2 cache memory of CPU or cache memory at m/b. For your case, most probably it is faulty M/B and RAM. They are 50 and 50. If you can attach more minidumps here. May be I can confirm which hardware component is faulty.
cpc2004
09-10-2005, 06:43 AM
I'm really sorry if this is being really cheeky. I'm a virtual novice only really beginning to find my way round the more technical side of this. I've had a problem for a long time with my pc. Recently I've been having the same problem (only after I turned off the auto restart). I would appreciate some help...I have attached my minidump files.
Cheers....
I've studied your minidumps and I don't think it is hardware problem. Maybe yours windows is infected with virus. Can you attach the Hihackthis log here?
Makkidee
09-10-2005, 07:07 AM
Thanx cpc 2004,
I have searched in my files and folders and can't find anything of that name...any idea where it might be (i'm running windows xp professional). I'm suprised it might be virus - I have McAfee Personal Firewall running, AVG free edition, and Lavasoft Ad-Aware SE personal. And I check regularly.
I have been plagued with problems..that teach me to have a mate build it for me. 2 years and its never run right...so any help would be gratefully accepted. Heres my spec:
Microsoft Windows XP Professional
System Manufacturer: NVIDIA
System Model: AWRDACPI
BIOS: Phoenix - Award BIOS v6. 00PG
Processor: AMD Athlon (tm) XP2002+, MMX, 3Dnow, ~1.7GHz
Memory: 512MB RAM
DirectX version: DirectX 9.0c
Graphics: NVIDIA GeForce Ti 4200
Sound: NVIDIA (R) nForce (TM) Audio
Thanx fellas...
cpc2004
09-10-2005, 10:22 AM
Download HijackThis from:
http://www.gatesofdelirium.com/ee/tools/
Place it into a folder of it's own - something like:
C:\HJT\hijackthis.exe or C:\Program Files\HJT\hijackthis.exe
Do not run it directly from the "Zip" file, a "temp" folder, or the Desktop.
HijackThis makes "backups" and it's good to have them in a centralized location.
With all browser windows closed - run HijackThis and
copy and paste the log file into the Analysis site here:
http://www.hijackthis.de/en
Click on the "Analyze" button; and when the analysis is done -
Click on the "Save Analysis" button -
A page will be generated with your saved analysis -
Post a LINK to that page back here.
having read your responses to others' posts re BSODs with the DRIVER_IRQL_NOT_LESS_OR_EQUAL message, I thought I would try to encroach on your generosity and knowledge and ask if you might be able to help me with the same problem. The BSOD has been coming up many times each day (sometimes as often as every half an hour). I don't remember having installed any new software or hardware just before it started over a week ago and can't seem to resolve the problem.
Here are my system specifications:
Microsoft Windows XP Home edition
System Manufacturer: Compal
System Model: ELW80
System type: X86-based PC
BIOS: Phoenix technologies ltd V1.07
Processor: Pentium(R) 4 CPU 3.00GHz (x86 Family 15 Model 3 Stepping 4 GenuineIntel ~3000MHz)
Memory: 256 MB, 192MB RAM
Graphics: Mobility Radeon 9000/9100 IGP
Sound: Realtek AC97 Audio
I have attached the five last minidumps that my computer has made (all I could find although this could be that I just don't know how to look properly) when it has restarted with the BSOD and I will cross my fingers that you might be able to identify my problem.
I have also analysed the hijackthis log file which can be found at the following link: http://www.hijackthis.de/logfiles/0c0b794eeb8e6685049e6d1a7ed824e1.html
Best regards and thankyou in advance, Jonathan.
cpc2004
09-10-2005, 02:36 PM
Jonathan,
This is software error and the culprit is i2220ntx.sys.
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: ff911000, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, value 0 = read operation, 1 = write operation
Arg4: fa864b7b, address which referenced memory
(my system specs are im my profile but i'm sure you new that ;) )
thanks very much in advance
i hope some one can shed some light on this problem for me :)
Makkidee
09-10-2005, 04:59 PM
http://www.hijackthis.de/index.php#anl
Here is the address I had quick look at it myself (not that it made too much sense). Anyway make of it what you will!! Thanx again...bet you wish you'd never started all this with us hopeless ones.
I forgot to mention my crashes happen after about 2- 10 min of playing GTA san an like clockwork! or at random times when using music software.
here is another mini dump,
I would love some help as i cant produce any music because of this problem
help me cpc2004 your my only hope
:cry:
cpc2004
09-11-2005, 12:59 AM
Hi Joebot.
This is a difficult problem. This is my third times I encounte this case. Your windows crashes at nt!MiDeleteVirtualAddresses+184. Both cases have no feedback. It may be related to BIOS setting of M/B.
As you know I am not running a hardware shop, most of the experience are from the feedback of the problem owners. Remember to tell your solution after you resolve the problem.
IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 760c7d3b, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, value 0 = read operation, 1 = write operation
Arg4: 804ebf6b, address which referenced memory
Just wondered whether you'd had chance to look at that Hijackthis analysis link. Interestingly....several months ago when the crashing was at its peak i had the C:/ (a partition) reformatted and upgraded the OS to windows XP (it was Windows ME, and the crashing seemed to vanish temporarally, but now its back (initially before I discovered the auto restart I thought there was a hairline crack on the motherboard). Is this info any help?
An infinite amount of thanx...
Cheers...
cpc2004
09-11-2005, 02:52 PM
HI Makkidee,
The hijackthis log looks good. Your nVidia display card driver maybe the culprit. Install version 61.77 which is a stable version.
http://www.nvidia.com/object/winxp_2k_61.77.html
Makkidee
09-11-2005, 04:27 PM
Thanx very much...I'll try it!!
Cheers....
Makkidee
09-11-2005, 04:47 PM
No....that just knackered everything up...had a blue screen crash talking about graphic drivers..had to system restore it.
Thanx anyway...
(I have other minidump file from earlier crashes that had different messages than the one in this post thread....could my problem be caused by faulty hardware?)
snav
09-12-2005, 02:12 PM
Hi
I'm having a problem with my computer.
Get this in the logs:
HRESULT C0000005 from line 44 of d:\qxp_slp\com\com1x\src\events\tier1\eventsystemobj.cpp
This occurs usually when playing games and sometimes watching movies.
Got an minidump if anyone can help me..
Thanks in advance
/P
"edit spelling"
cpc2004
09-12-2005, 09:06 PM
No....that just knackered everything up...had a blue screen crash talking about graphic drivers..had to system restore it.
Thanx anyway...
(I have other minidump file from earlier crashes that had different messages than the one in this post thread....could my problem be caused by faulty hardware?)
Maybe hardware but I cannot confirm. Your problem is difficult to find out the culprit. Attach more mnidumps here if you have.
Makkidee
09-13-2005, 09:45 AM
Ok I'll give you all of my minidumps...theres not that many