Re: xp reboots occasionally
From: Will Denny (willdenny_at_mvps.org)
Date: 01/25/05
- Next message: Andrew E.: "RE: Error - Memory could not be written"
- Previous message: David Candy: "Re: xp reboots occasionally"
- In reply to: David Candy: "Re: xp reboots occasionally"
- Next in thread: David Candy: "Re: xp reboots occasionally - IoCancelFileOpen"
- Reply: David Candy: "Re: xp reboots occasionally - IoCancelFileOpen"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 Jan 2005 02:35:43 -0000
That's as far as I've got David. I don't know too much about kernel-mode
drivers.
-- Will Denny MS-MVP Windows Shell/User Please reply to the News Groups "David Candy" <.> wrote in message news:uSVWEPoAFHA.2712@TK2MSFTNGP15.phx.gbl... I/O Manager Routines All kernel-mode drivers except video and SCSI miniport drivers and NDIS drivers call IoXxx routines. References for the IoXxx routines are in alphabetical order. For an overview of the functionality of these routines, see Summary of Kernel-Mode Support Routines. The following routines are for system use. Do not use them in your driver. IoCancelFileOpen IoUpdateDiskGeometry -- ---------------------------------------------------------- http://www.uscricket.com "Will Denny" <willdenny@mvps.org> wrote in message news:ecPpaBoAFHA.208@TK2MSFTNGP12.phx.gbl... > Hi > > Yes , a strange one. I got as far as the MS article "Bug Check 0xE8: > INVALID_CANCEL_OF_FILE_OPEN", which seems to point to a faulty driver of > some kind. I'm trying to figure out exactly what 'IoCancelFileOpen' does! > > -- > > > Will Denny > MS-MVP Windows Shell/User > Please reply to the News Groups > > > "R. C. White" <rc@corridor.net> wrote in message > news:uywIVOmAFHA.2392@TK2MSFTNGP14.phx.gbl... >> Hi, Gaggan. >> >> Hmmm... Looks like you've found a real strange one there. :>( >> >> The first few references I looked at didn't show Stop Code 0xE8 at all. >> Google turned it up in this article at AumHa.org: >> TROUBLESHOOTING WINDOWS STOP MESSAGES >> http://aumha.org/win5/kbestop.php >> >> Even then, it's not in the normal sequence. Ctrl+F found it as a part of >> the explanation for 0xE3, RESOURCE_NOT_OWNED. Clicking on the link to >> the >> MSDN article took me to this page: >> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ddtools/hh/ddtools/BCCodes_96a03094-2e92-4b5a-8410-53d143169ac5.xml.asp >> >> and >> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ddtools/hh/ddtools/bccodes_0260b383-4f3b-4d30-a093-fb266def1443.xml.asp >> >> But now that I've found that, I don't know what to do with it. (I'm an >> accountant, fer gosh sakes, not a techie of any kind!) Looks like you >> need a real guru. I hope Will Denny knows where to go next with this >> one. >> >> RC >> -- >> R. C. White, CPA >> San Marcos, TX >> rc@corridor.net >> Microsoft Windows MVP >> >> "gaggan" <gaggan@discussions.microsoft.com> wrote in message >> news:C4318A04-C448-40D8-8BB3-2F029A05A7EA@microsoft.com... >>> hi Will, >>> well this time there was another stop sode when i opened a jpeg,it goes >>> like >>> this >>> 0X000000E8(0XFF3DA8A8,0XFF2CCF00,0X00000000,0X00000000) >>> this sure seems to b changing every time.. >>> >>> "Will Denny" wrote: >>> >>>> Hi >>>> >>>> If you don't see any error messages, right click on My Computer, select >>>> Properties and then the Advanced tab. Click on Settings under Startup >>>> and >>>> Recovery and disable 'Automatically restart'. Next time your PC >>>> reboots, >>>> you should see a Blue Screen. Could you please post the Stop Code from >>>> the >>>> BSOD? >>>> >>>> Also, please have a look in the Event Viewer to see if any entries >>>> there >>>> may >>>> refer to the problem. >>>> >>>> -- >>>> >>>> >>>> Will Denny >>>> MS-MVP Windows Shell/User >>>> Please reply to the News Groups >>>> >>>> >>>> "gaggan" <gaggan@discussions.microsoft.com> wrote in message >>>> news:FE4D1AA0-1A39-49C1-9AF0-38100489B180@microsoft.com... >>>> > xp reboots occasionally on opening a jpeg or some game or windows >>>> > media >>>> > player(but not with winamp).Had installed sp2 few days back.other >>>> > recent >>>> > installed include AVGver7, nokia PC suite(infact tht was the reason i >>>> > had >>>> > to >>>> > install sp2).I've checked 4 viruses n adwares usin ad >>>> > aware,spybot,avg,cwshredder n removed watever was found,but the >>>> > problem >>>> > still >>>> > remains..plz help.. >>>> > gaggan >> > >
- Next message: Andrew E.: "RE: Error - Memory could not be written"
- Previous message: David Candy: "Re: xp reboots occasionally"
- In reply to: David Candy: "Re: xp reboots occasionally"
- Next in thread: David Candy: "Re: xp reboots occasionally - IoCancelFileOpen"
- Reply: David Candy: "Re: xp reboots occasionally - IoCancelFileOpen"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|