Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > random bsods since a week

Reply
Thread Tools Display Modes

random bsods since a week

 
 
robson
Guest
Posts: n/a

 
      05-03-2008
Hello all!
I have a very strange problem: sometimes i get getting bsods, mainly after
windows vista stands up.

Here are the codes:
0x00000023
Parameters: 0x00131369, 0x882AE368, 0x882AE414, 0x00000000)

I have a windows vista x86 business edition, with sp1 installed on a
notebook. with hybrid hdd. Microsoft knowledge base says it's related to fat
file system, or hard drive failure. I checked the hdd with chkdsk, but it
didn't find any problems. SMART status is OK, and i checked event logs, too,
but there aren't any informations related to the bsod.
Anyone could help me how to resolve this?
Thank you!
 
Reply With Quote
 
 
 
 
Mark L. Ferguson
Guest
Posts: n/a

 
      05-03-2008
You need to locate some hard drive diagnostic software, and test your drive.
I would try the site of the laptop maker.
--
Was this helpful? Then click the Ratings button. Voting helps the web
interface.
http://www.microsoft.com/wn3/locales...eAPostAsAnswer
Mark L. Ferguson
..

"robson" <> wrote in message
news:4888DCA1-C001-439F-BBBC-...
> Hello all!
> I have a very strange problem: sometimes i get getting bsods, mainly after
> windows vista stands up.
>
> Here are the codes:
> 0x00000023
> Parameters: 0x00131369, 0x882AE368, 0x882AE414, 0x00000000)
>
> I have a windows vista x86 business edition, with sp1 installed on a
> notebook. with hybrid hdd. Microsoft knowledge base says it's related to
> fat
> file system, or hard drive failure. I checked the hdd with chkdsk, but it
> didn't find any problems. SMART status is OK, and i checked event logs,
> too,
> but there aren't any informations related to the bsod.
> Anyone could help me how to resolve this?
> Thank you!


 
Reply With Quote
 
robson
Guest
Posts: n/a

 
      05-03-2008
Thank you for your suggestion. I've just started analyzing it. I'll report
back after finished.

"Mark L. Ferguson" wrote:

> You need to locate some hard drive diagnostic software, and test your drive.
> I would try the site of the laptop maker.
> --
> Was this helpful? Then click the Ratings button. Voting helps the web
> interface.
> http://www.microsoft.com/wn3/locales...eAPostAsAnswer
> Mark L. Ferguson
> .
>
> "robson" <> wrote in message
> news:4888DCA1-C001-439F-BBBC-...
> > Hello all!
> > I have a very strange problem: sometimes i get getting bsods, mainly after
> > windows vista stands up.
> >
> > Here are the codes:
> > 0x00000023
> > Parameters: 0x00131369, 0x882AE368, 0x882AE414, 0x00000000)
> >
> > I have a windows vista x86 business edition, with sp1 installed on a
> > notebook. with hybrid hdd. Microsoft knowledge base says it's related to
> > fat
> > file system, or hard drive failure. I checked the hdd with chkdsk, but it
> > didn't find any problems. SMART status is OK, and i checked event logs,
> > too,
> > but there aren't any informations related to the bsod.
> > Anyone could help me how to resolve this?
> > Thank you!

>

 
Reply With Quote
 
robson
Guest
Posts: n/a

 
      05-03-2008
Finished. It says there isn't any problem with hdd.

"robson" wrote:

> Thank you for your suggestion. I've just started analyzing it. I'll report
> back after finished.
>
> "Mark L. Ferguson" wrote:
>
> > You need to locate some hard drive diagnostic software, and test your drive.
> > I would try the site of the laptop maker.
> > --
> > Was this helpful? Then click the Ratings button. Voting helps the web
> > interface.
> > http://www.microsoft.com/wn3/locales...eAPostAsAnswer
> > Mark L. Ferguson
> > .
> >
> > "robson" <> wrote in message
> > news:4888DCA1-C001-439F-BBBC-...
> > > Hello all!
> > > I have a very strange problem: sometimes i get getting bsods, mainly after
> > > windows vista stands up.
> > >
> > > Here are the codes:
> > > 0x00000023
> > > Parameters: 0x00131369, 0x882AE368, 0x882AE414, 0x00000000)
> > >
> > > I have a windows vista x86 business edition, with sp1 installed on a
> > > notebook. with hybrid hdd. Microsoft knowledge base says it's related to
> > > fat
> > > file system, or hard drive failure. I checked the hdd with chkdsk, but it
> > > didn't find any problems. SMART status is OK, and i checked event logs,
> > > too,
> > > but there aren't any informations related to the bsod.
> > > Anyone could help me how to resolve this?
> > > Thank you!

> >

 
Reply With Quote
 
Mark L. Ferguson
Guest
Posts: n/a

 
      05-03-2008
<quote from Ron Martell >

Identifying the cause of STOP errors using PSTAT & Excel

Many times when a STOP error occurs the information provided does not
specifically identify the application, device driver, or other
component file where the error occurred. However the 4 parameters
associated with the STOP (bugcheck) code will very often include one
that is the address where the error occurred. You first need to look
up the detailed information about the specific STOP code in order to
determine if the address is included and if so which of the 4
parameters has the address.

You can identify the meaning of each of the parameters for your
specific STOP code at:
http://msdn2.microsoft.com/en-us/library/ms789516.aspx

The second step in the procedure is to identify the addresses that
each active process is being loaded at. The PSTAT utility will
provide this information. On some systems the PSTAT utility may
already be present. Check this by opening a Command Prompt window
(Start - Run - CMD) and entering the following command:

PSTAT /?

If PSTAT is not on your computer you can download it free from
Microsoft. The download is called "Windows XP Service Pack 2 Support
Tools" and it is available from
http://www.microsoft.com/downloads/d...displaylang=en
With PSTAT installed on your computer the next step is to open a
Command Prompt window again (Start - Run - CMD) and generate a report
with PSTAT. Because you need to copy part of the information from
this report (and only part) it is best to create the report as a text
file. In the Command Prompt window enter the following command:

PSTAT > C:\JUNK\PSTAT.TXT

You may change C:\JUNK\ to whatever drive and folder that you want to
save the report into.

Now open the saved file in Notepad. Start - Run - NOTEPAD
C:\JUNK\PSTAT.TXT

Scroll down the file, about 80% of the way to the end of the file and
you will find a head line:

ModuleName Load Addr Code Data Paged LinkDate

It is the information from this line to the end of the file that we
want to copy from this file and save as a separate file. Select the
block of text and copy it to the clipboard. Open a new notepad window
and paste the clipboard contents into it. Save this file under a
different name. I use PSTAT2.TXT and put it into the same C:\JUNK
folder.

Now launch Microsoft Excel and use File - Open to bring the PSTAT2.TXT
file into Excel. Excel will automatically parse the file into
columns. Once this is done use DATA - SORT to sort the entire
spreadsheet based on the value in Column B (Load Addr).

It is now a simple task to read down the addresses until you find the
highest value that is less than the address where the error occurred.
That module (name in column A) is the prime suspect for the cause of
your error.
--
Was this helpful? Then click the Ratings button. Voting helps the web
interface.
http://www.microsoft.com/wn3/locales...eAPostAsAnswer
Mark L. Ferguson
..

"robson" <> wrote in message
news:895D13B6-E462-466D-A031-...
> Finished. It says there isn't any problem with hdd.
>
> "robson" wrote:
>
>> Thank you for your suggestion. I've just started analyzing it. I'll
>> report
>> back after finished.
>>
>> "Mark L. Ferguson" wrote:
>>
>> > You need to locate some hard drive diagnostic software, and test your
>> > drive.
>> > I would try the site of the laptop maker.
>> > --
>> > Was this helpful? Then click the Ratings button. Voting helps the web
>> > interface.
>> > http://www.microsoft.com/wn3/locales...eAPostAsAnswer
>> > Mark L. Ferguson
>> > .
>> >
>> > "robson" <> wrote in message
>> > news:4888DCA1-C001-439F-BBBC-...
>> > > Hello all!
>> > > I have a very strange problem: sometimes i get getting bsods, mainly
>> > > after
>> > > windows vista stands up.
>> > >
>> > > Here are the codes:
>> > > 0x00000023
>> > > Parameters: 0x00131369, 0x882AE368, 0x882AE414, 0x00000000)
>> > >
>> > > I have a windows vista x86 business edition, with sp1 installed on a
>> > > notebook. with hybrid hdd. Microsoft knowledge base says it's related
>> > > to
>> > > fat
>> > > file system, or hard drive failure. I checked the hdd with chkdsk,
>> > > but it
>> > > didn't find any problems. SMART status is OK, and i checked event
>> > > logs,
>> > > too,
>> > > but there aren't any informations related to the bsod.
>> > > Anyone could help me how to resolve this?
>> > > Thank you!
>> >

 
Reply With Quote
 
robson
Guest
Posts: n/a

 
      05-03-2008
Thank you

"Mark L. Ferguson" wrote:

> <quote from Ron Martell >
>
> Identifying the cause of STOP errors using PSTAT & Excel
>
> Many times when a STOP error occurs the information provided does not
> specifically identify the application, device driver, or other
> component file where the error occurred. However the 4 parameters
> associated with the STOP (bugcheck) code will very often include one
> that is the address where the error occurred. You first need to look
> up the detailed information about the specific STOP code in order to
> determine if the address is included and if so which of the 4
> parameters has the address.
>
> You can identify the meaning of each of the parameters for your
> specific STOP code at:
> http://msdn2.microsoft.com/en-us/library/ms789516.aspx
>
> The second step in the procedure is to identify the addresses that
> each active process is being loaded at. The PSTAT utility will
> provide this information. On some systems the PSTAT utility may
> already be present. Check this by opening a Command Prompt window
> (Start - Run - CMD) and entering the following command:
>
> PSTAT /?
>
> If PSTAT is not on your computer you can download it free from
> Microsoft. The download is called "Windows XP Service Pack 2 Support
> Tools" and it is available from
> http://www.microsoft.com/downloads/d...displaylang=en
> With PSTAT installed on your computer the next step is to open a
> Command Prompt window again (Start - Run - CMD) and generate a report
> with PSTAT. Because you need to copy part of the information from
> this report (and only part) it is best to create the report as a text
> file. In the Command Prompt window enter the following command:
>
> PSTAT > C:\JUNK\PSTAT.TXT
>
> You may change C:\JUNK\ to whatever drive and folder that you want to
> save the report into.
>
> Now open the saved file in Notepad. Start - Run - NOTEPAD
> C:\JUNK\PSTAT.TXT
>
> Scroll down the file, about 80% of the way to the end of the file and
> you will find a head line:
>
> ModuleName Load Addr Code Data Paged LinkDate
>
> It is the information from this line to the end of the file that we
> want to copy from this file and save as a separate file. Select the
> block of text and copy it to the clipboard. Open a new notepad window
> and paste the clipboard contents into it. Save this file under a
> different name. I use PSTAT2.TXT and put it into the same C:\JUNK
> folder.
>
> Now launch Microsoft Excel and use File - Open to bring the PSTAT2.TXT
> file into Excel. Excel will automatically parse the file into
> columns. Once this is done use DATA - SORT to sort the entire
> spreadsheet based on the value in Column B (Load Addr).
>
> It is now a simple task to read down the addresses until you find the
> highest value that is less than the address where the error occurred.
> That module (name in column A) is the prime suspect for the cause of
> your error.
> --
> Was this helpful? Then click the Ratings button. Voting helps the web
> interface.
> http://www.microsoft.com/wn3/locales...eAPostAsAnswer
> Mark L. Ferguson
> .
>
> "robson" <> wrote in message
> news:895D13B6-E462-466D-A031-...
> > Finished. It says there isn't any problem with hdd.
> >
> > "robson" wrote:
> >
> >> Thank you for your suggestion. I've just started analyzing it. I'll
> >> report
> >> back after finished.
> >>
> >> "Mark L. Ferguson" wrote:
> >>
> >> > You need to locate some hard drive diagnostic software, and test your
> >> > drive.
> >> > I would try the site of the laptop maker.
> >> > --
> >> > Was this helpful? Then click the Ratings button. Voting helps the web
> >> > interface.
> >> > http://www.microsoft.com/wn3/locales...eAPostAsAnswer
> >> > Mark L. Ferguson
> >> > .
> >> >
> >> > "robson" <> wrote in message
> >> > news:4888DCA1-C001-439F-BBBC-...
> >> > > Hello all!
> >> > > I have a very strange problem: sometimes i get getting bsods, mainly
> >> > > after
> >> > > windows vista stands up.
> >> > >
> >> > > Here are the codes:
> >> > > 0x00000023
> >> > > Parameters: 0x00131369, 0x882AE368, 0x882AE414, 0x00000000)
> >> > >
> >> > > I have a windows vista x86 business edition, with sp1 installed on a
> >> > > notebook. with hybrid hdd. Microsoft knowledge base says it's related
> >> > > to
> >> > > fat
> >> > > file system, or hard drive failure. I checked the hdd with chkdsk,
> >> > > but it
> >> > > didn't find any problems. SMART status is OK, and i checked event
> >> > > logs,
> >> > > too,
> >> > > but there aren't any informations related to the bsod.
> >> > > Anyone could help me how to resolve this?
> >> > > Thank you!
> >> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
BSODS at startup phypps Windows Vista Performance 0 03-17-2008 10:16 AM
A bunch of BSODs Denis Windows Vista General Discussion 6 12-19-2007 10:33 AM
Installation BSoDs starcraft.man Windows Vista Installation 9 06-27-2007 01:03 AM
BSODs medic Windows Vista General Discussion 1 04-04-2007 09:44 PM
BSODs medic Windows Vista General Discussion 0 04-04-2007 08:56 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59