Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 05-13-2009, 01:00 AM
Newsgroup Contributor
 
Posts: n/a
Re: Need help with blue screen errors

Have you run memory diagnostic (Control Panel in classic mode -
Administrative Tools - Memory Diagnostic Tool) also
chkdsk c: /r
in a command prompt.
Then
sfc /scannow

--
..
--
"sands vs" <guest@unknown-email.com> wrote in message
news:8ca7a0d2a7841e33a9756b9e0d43b205@nntp-gateway.com...[color=blue]
>
> Hi guys,
>
> I hope this is in the right part i was not sure where to post..
>
> I have windows vista home premium, My laptop is a toshiba satalite a200
> psofoa.
>
> Im having this error message and windows crashing..
>
> I have reset up the computer from backup disks twice, no better, i have
> avast professional running and it picks up nothing, i have even tried
> updating my toshiba value added package drivers, all no better.
>
> Any ideas.
>
>
> *problem signature:
> *problem event name: bluescreen
> os version: 6.0.6000.2.0.0.768.3
> locale id: 3081
> *additional information about the problem:
> *bccode: 50
> bcp1: ffffffff
> bcp2: 00000000
> bcp3: a2c05e6a
> bcp4: 00000000
> os version: 6_0_6000
> service pack: 0_0
> product: 768_1
> *files that help describe the problem:
> *c:\windows\minidump\mini051309-01.dmp
> c:\users\ryzie\appdata\local\temp\wer-65879-0.sysdata.xml
> c:\users\ryzie\appdata\local\temp\wer697b.tmp.version.txt
> *read our privacy statement:
> *_'microsoft_online_crash_analysis'
> ([url]http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409[/url])
> _
>
>
> --
> sands vs[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 05-13-2009, 01:00 AM
  #2 (permalink)  
Old 05-13-2009, 02:50 AM
Newsgroup Contributor
 
Posts: n/a
Re: Need help with blue screen errors

Type command in the Start Menu search box and choose Command Prompt, type in
command prompt

chkdsk c: /r

then

sfc /scannow

The first checks the disk surface and file system and the second repairs
corrupted files. If Chkdsk doesn't find anything then it may be a driver.

You may want to run the memory check overnight just to be certain. Also
unplug what you can (USB keys etc) to see if that helps.

From Windows Driver Devekopment Kit

Bug Check 0x50: PAGE_FAULT_IN_NONPAGED_AREA
The PAGE_FAULT_IN_NONPAGED_AREA bug check has value 0x00000050. This signals
that invalid system memory has been referenced.

Parameters
The following parameters are displayed on the blue screen.

Parameter Description
1 Memory address referenced
2 0: Read
1: Write
3 Address that referenced memory (if known)
4 Reserved


If the guilty driver can be identified, its name is printed on the blue
screen and stored in PUNICODE_STRING parameter of KiBugCheckDriver.

Cause
Bug check 0x50 usually occurs after the installation of faulty hardware or
in the event of failure of installed hardware (usually related to defective
RAM, be it main memory, L2 RAM cache, or video RAM).

Another common cause is the installation of a bug-ridden system service.

Antivirus software can also trigger this error, as can a corrupted NTFS
volume.

Resolving the Problem
Resolving a faulty hardware problem: If hardware has been added to the
system recently, remove it to see if the error recurs. If existing hardware
has failed, remove or replace the faulty component. You should run hardware
diagnostics supplied by the system manufacturer. For details on these
procedures, see the owner's manual for your computer.

Resolving a bug-ridden system service problem: Disable the service and
confirm that this resolves the error. If so, contact the manufacturer of the
system service about a possible update. If the error occurs during system
startup, restart your computer, and press F8 at the character-mode menu that
displays the operating system choices. At the resulting Windows Advanced
Options menu, choose the Last Known Good Configuration option. This option
is most effective when only one driver or service is added at a time.

Resolving an antivirus software problem: Disable the program and confirm
that this resolves the error. If it does, contact the manufacturer of the
program about a possible update.

Resolving a corrupted NTFS volume problem: Run Chkdsk /f /r to detect and
repair disk errors. You must restart the system before the disk scan begins
on a system partition. If the hard disk is SCSI, check for problems between
the SCSI controller and the disk.

Finally, check the System Log in Event Viewer for additional error messages
that might help pinpoint the device or driver that is causing the error.
Disabling memory caching of the BIOS might also resolve it.

Comments
Typically, this address is in freed memory or is simply invalid.


--
..
--
"sands vs" <guest@unknown-email.com> wrote in message
news:3db1a47449f460a3dcdc4de832fcb1f6@nntp-gateway.com...[color=blue]
>
> ;1042403 Wrote:[color=green]
>> Have you run memory diagnostic (Control Panel in classic mode -
>> Administrative Tools - Memory Diagnostic Tool) also
>> chkdsk c: /r
>> in a command prompt.
>> Then
>> sfc /scannow
>>
>> --
>> ..
>> --
>> "sands vs" <guest@xxxxxx-email.com> wrote in message
>> news:8ca7a0d2a7841e33a9756b9e0d43b205@xxxxxx-gateway.com...> > >[color=darkred]
>> > >
>> > > Hi guys,
>> > >
>> > > I hope this is in the right part i was not sure where to post..
>> > >
>> > > I have windows vista home premium, My laptop is a toshiba satalite
>> > a200
>> > > psofoa.
>> > >
>> > > Im having this error message and windows crashing..
>> > >
>> > > I have reset up the computer from backup disks twice, no better, i
>> > have
>> > > avast professional running and it picks up nothing, i have even tried
>> > > updating my toshiba value added package drivers, all no better.
>> > >
>> > > Any ideas.
>> > >
>> > >
>> > > *problem signature:
>> > > *problem event name: bluescreen
>> > > os version: 6.0.6000.2.0.0.768.3
>> > > locale id: 3081
>> > > *additional information about the problem:
>> > > *bccode: 50
>> > > bcp1: ffffffff
>> > > bcp2: 00000000
>> > > bcp3: a2c05e6a
>> > > bcp4: 00000000
>> > > os version: 6_0_6000
>> > > service pack: 0_0
>> > > product: 768_1
>> > > *files that help describe the problem:
>> > > *c:\windows\minidump\mini051309-01.dmp
>> > > c:\users\ryzie\appdata\local\temp\wer-65879-0.sysdata.xml
>> > > c:\users\ryzie\appdata\local\temp\wer697b.tmp.version.txt
>> > > *read our privacy statement:
>> > > *_'microsoft_online_crash_analysis'
>> > > ('Microsoft Online Crash Analysis'
>> > ([url]http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409[/url]))
>> > > _
>> > >
>> > >
>> > > --
>> > > sands vs > >[/color][/color]
>
>
> Thanks heaps for your help, i ran the tool through control panel and it
> came up fine..
>
> *Im not sure what you mean by *
> *chkdsk c: /r*
> *in a command prompt.*
> *Then*
> *sfc /scannow*
>
>
> --
> sands vs[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 05-14-2009, 01:20 AM
Newsgroup Contributor
 
Posts: n/a
Re: Need help with blue screen errors

Instead of clicking Command Prompt, right click it and choose Run As
Administrator.

--
..
--
"sands vs" <guest@unknown-email.com> wrote in message
news:4509aaf6ea6eaf33bb0922b7bc8cfc5e@nntp-gateway.com...[color=blue]
>
> thanks for the info :)..
>
>
> I also was having other dramas so i would back the registry..
>
>
> But before i did this i went into the dos window and ...
> When i treid this is what i got..
>
>
> *I tried this but it came up with access denied you dont have
> sufficient privlidges. You will have to invoke this utility running in
> evaluated mode??*
>
>
> --
> sands vs[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 05-14-2009, 08:30 PM
Newsgroup Contributor
 
Posts: n/a
Re: Need help with blue screen errors

Yes that is correct. Hard drives monitor themselves and yours is failing.
Backup what you want off your drive as it may fail completely soon.


--
..
--
"sands vs" <guest@unknown-email.com> wrote in message
news:3a22fecd129a0a1eba4b6a520371f840@nntp-gateway.com...[color=blue]
>
> well i left it do the... chkdsk c: /r
>
> As described and it took about 15 hours and came up with the following
> message
>
> Smart failure predice on hard dick 0: hitachi hts541680T..... Warning
> immediately back up your data and replace your hard dick drive. A
> failure may be imminent..
>
>
> Does not sound positive ha ha ha.. so do i assume my hd is stuffed and
> dont bother running the second step then?
>
>
> --
> sands vs[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 05-14-2009, 09:00 PM
Newsgroup Contributor
 
Posts: n/a
Re: Need help with blue screen errors

I don't know about brand. I look at RPM and cache. A fast hard drive makes
lots of things zippier, like program loading. I use a 10,000 rpm drive but
7200 is also fast and better value for money. You probably have a 5400 rpm
currently.

--
..
--
"sands vs" <guest@unknown-email.com> wrote in message
news:c052a3258391a2030df7b163b2f0771b@nntp-gateway.com...[color=blue]
>
> Ah good, well at least it gives me an excuse to piss off the 67 gig hd
> and get a bigger one... ;) Are WD hard drive ok or is samsung better
> thats the brands im looking at..
>
> ;1043693 Wrote:[color=green]
>> Yes that is correct. Hard drives monitor themselves and yours is
>> failing.
>> Backup what you want off your drive as it may fail completely soon.
>>
>>
>> --
>> ..
>> --
>> "sands vs" <guest@xxxxxx-email.com> wrote in message
>> news:3a22fecd129a0a1eba4b6a520371f840@xxxxxx-gateway.com...> > >[color=darkred]
>> > >
>> > > well i left it do the... chkdsk c: /r
>> > >
>> > > As described and it took about 15 hours and came up with the
>> > following
>> > > message
>> > >
>> > > Smart failure predice on hard dick 0: hitachi hts541680T..... Warning
>> > > immediately back up your data and replace your hard dick drive. A
>> > > failure may be imminent..
>> > >
>> > >
>> > > Does not sound positive ha ha ha.. so do i assume my hd is stuffed
>> > and
>> > > dont bother running the second step then?
>> > >
>> > >
>> > > --
>> > > sands vs > >[/color][/color]
>
>
> --
> sands vs[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 05-14-2009, 09:00 PM
Charlie Tame
Newsgroup Contributor
 
Posts: n/a
Re: Need help with blue screen errors

sands vs wrote:[color=blue]
> Ah good, well at least it gives me an excuse to piss off the 67 gig hd
> and get a bigger one... ;) Are WD hard drive ok or is samsung better
> thats the brands im looking at..
>
> ;1043693 Wrote:[color=green]
>> Yes that is correct. Hard drives monitor themselves and yours is
>> failing.
>> Backup what you want off your drive as it may fail completely soon.
>>
>>
>> --
>> ..
>> --
>> "sands vs" <guest@xxxxxx-email.com> wrote in message
>> news:3a22fecd129a0a1eba4b6a520371f840@xxxxxx-gateway.com...> > >[color=darkred]
>>>> well i left it do the... chkdsk c: /r
>>>>
>>>> As described and it took about 15 hours and came up with the
>>> following
>>>> message
>>>>
>>>> Smart failure predice on hard dick 0: hitachi hts541680T..... Warning
>>>> immediately back up your data and replace your hard dick drive. A
>>>> failure may be imminent..
>>>>
>>>>
>>>> Does not sound positive ha ha ha.. so do i assume my hd is stuffed
>>> and
>>>> dont bother running the second step then?
>>>>
>>>>
>>>> --
>>>> sands vs > >[/color][/color]
>
>[/color]


I've had a lot of WD failures, many seemed to have bad controllers that
overheated, of course they may have addressed that problem - or not.

Seagate seem okay, try and mount it with as much airflow as you can,
while it's apart see if there's a place and connector for an extra fan.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
startup errors, blue screen. Tim Windows XP 3 10-17-2008 03:10 AM
Blue Screen Errors Harry Windows Vista 8 03-29-2008 01:20 AM
XP shuts down -blue screen - errors Grace Windows XP 1 08-24-2007 04:30 PM
blue screen errors tomS Windows XP 1 07-27-2007 02:30 AM
Blue Screen Errors wormtail Windows XP 3 06-20-2007 01:50 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 06:06 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0