May 16, 2008

Reasons Why Computers Crash

Free Web Hosting, No Ads > CONTRIBUTE > Computers

free web hosting

Reasons Why Computers Crash

m107
Error:

QUOTE
"Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications."

You have just been struck by the Blue Screen of Death. Anyone who uses Mcft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening?

1 Hardware conflict

The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device.

For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself.

If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries to use both devices at the same time, a crash can happen. The way to check if your computer has a hardware conflict is through the following route:

* Start-Settings-Control Panel-System-Device Manager.

Often if a device has a problem a yellow '!' appears next to its description in the Device Manager. Highlight Computer (in the Device Manager) and press Properties to see the IRQ numbers used by your computer. If the IRQ number appears twice, two devices may be using it.

Sometimes a device might share an IRQ with something described as 'IRQ holder for PCI steering'. This can be ignored. The best way to fix this problem is to remove the problem device and reinstall it.

Sometimes you may have to find more recent drivers on the internet to make the device function properly. A good resource is www.driverguide.com. If the device is a soundcard, or a modem, it can often be fixed by moving it to a different slot on the motherboard (be careful about opening your computer, as you may void the warranty).

When working inside a computer you should switch it off, unplug the mains lead and touch an unpainted metal surface to discharge any static electricity.

To be fair to Mcft, the problem with IRQ numbers is not of its making. It is a legacy problem going back to the first PC designs using the IBM 8086 chip. Initially there were only eight IRQs. Today there are 16 IRQs in a PC. It is easy to run out of them. There are plans to increase the number of IRQs in future designs.

2 Bad Ram

Ram (random-access memory) problems might bring on the blue screen of death with a message saying Fatal Exception Error. A fatal error indicates a serious hardware problem. Sometimes it may mean a part is damaged and will need replacing.

But a fatal error caused by Ram might be caused by a mismatch of chips. For example, mixing 70-nanosecond (70ns) Ram with 60ns Ram will usually force the computer to run all the Ram at the slower speed. This will often crash the machine if the Ram is overworked.

One way around this problem is to enter the BIOS settings and increase the wait state of the Ram. This can make it more stable. Another way to troubleshoot a suspected Ram problem is to rearrange the Ram chips on the motherboard, or take some of them out. Then try to repeat the circumstances that caused the crash. When handling Ram try not to touch the gold connections, as they can be easily damaged.

Parity error messages also refer to Ram. Modern Ram chips are either parity (ECC) or non parity (non-ECC). It is best not to mix the two types, as this can be a cause of trouble.

EMM386 error messages refer to memory problems but may not be connected to bad Ram. This may be due to free memory problems often linked to old Dos-based programmes.

3 BIOS settings

Every motherboard is supplied with a range of chipset settings that are decided in the factory. A common way to access these settings is to press the F2 or delete button during the first few seconds of a boot-up.

Once inside the BIOS, great care should be taken. It is a good idea to write down on a piece of paper all the settings that appear on the screen. That way, if you change something and the computer becomes more unstable, you will know what settings to revert to.

A common BIOS error concerns the CAS latency. This refers to the Ram. Older EDO (extended data out) Ram has a CAS latency of 3. Newer SDRam has a CAS latency of 2. Setting the wrong figure can cause the Ram to lock up and freeze the computer's display.

Mcft Windows is better at allocating IRQ numbers than any BIOS. If possible set the IRQ numbers to Auto in the BIOS. This will allow Windows to allocate the IRQ numbers (make sure the BIOS setting for Plug and Play OS is switched to 'yes' to allow Windows to do this.).

4 Hard disk drives

After a few weeks, the information on a hard disk drive starts to become piecemeal or fragmented. It is a good idea to defragment the hard disk every week or so, to prevent the disk from causing a screen freeze. Go to

* Start-Programs-Accessories-System Tools-Disk Defragmenter

This will start the procedure. You will be unable to write data to the hard drive (to save it) while the disk is defragmenting, so it is a good idea to schedule the procedure for a period of inactivity using the Task Scheduler.

The Task Scheduler should be one of the small icons on the bottom right of the Windows opening page (the desktop).

Some lockups and screen freezes caused by hard disk problems can be solved by reducing the read-ahead optimisation. This can be adjusted by going to

* Start-Settings-Control Panel-System Icon-Performance-File System-Hard Disk.

Hard disks will slow down and crash if they are too full. Do some housekeeping on your hard drive every few months and free some space on it. Open the Windows folder on the C drive and find the Temporary Internet Files folder. Deleting the contents (not the folder) can free a lot of space.

Empty the Recycle Bin every week to free more space. Hard disk drives should be scanned every week for errors or bad sectors. Go to

* Start-Programs-Accessories-System Tools-ScanDisk

Otherwise assign the Task Scheduler to perform this operatiol at night when the computer is not in use.

5 Fatal OE exceptions and VXD errors

Fatal OE exception errors and VXD errors are often caused by video card problems.

These can often be resolved easily by reducing the resolution of the video display. Go to

* Start-Settings-Control Panel-Display-Settings

Here you should slide the screen area bar to the left. Take a look at the colour settings on the left of that window. For most desktops, high colour 16-bit depth is adequate.

If the screen freezes or you experience system lockups it might be due to the video card. Make sure it does not have a hardware conflict. Go to

* Start-Settings-Control Panel-System-Device Manager

Here, select the + beside Display Adapter. A line of text describing your video card should appear. Select it (make it blue) and press properties. Then select Resources and select each line in the window. Look for a message that says No Conflicts.

If you have video card hardware conflict, you will see it here. Be careful at this point and make a note of everything you do in case you make things worse.

The way to resolve a hardware conflict is to uncheck the Use Automatic Settings box and hit the Change Settings button. You are searching for a setting that will display a No Conflicts message.

Another useful way to resolve video problems is to go to

* Start-Settings-Control Panel-System-Performance-Graphics

Here you should move the Hardware Acceleration slider to the left. As ever, the most common cause of problems relating to graphics cards is old or faulty drivers (a driver is a small piece of software used by a computer to communicate with a device).

Look up your video card's manufacturer on the internet and search for the most recent drivers for it.

6 Viruses

Often the first sign of a virus infection is instability. Some viruses erase the boot sector of a hard drive, making it impossible to start. This is why it is a good idea to create a Windows start-up disk. Go to

* Start-Settings-Control Panel-Add/Remove Programs

Here, look for the Start Up Disk tab. Virus protection requires constant vigilance.

A virus scanner requires a list of virus signatures in order to be able to identify viruses. These signatures are stored in a DAT file. DAT files should be updated weekly from the website of your antivirus software manufacturer.

An excellent antivirus programme is McAfee VirusScan by Network Associates ( www.nai.com). Another is Norton AntiVirus 2000, made by Symantec ( www.symantec.com).

7 Printers

The action of sending a document to print creates a bigger file, often called a postscript file.

Printers have only a small amount of memory, called a buffer. This can be easily overloaded. Printing a document also uses a considerable amount of CPU power. This will also slow down the computer's performance.

If the printer is trying to print unusual characters, these might not be recognised, and can crash the computer. Sometimes printers will not recover from a crash because of confusion in the buffer. A good way to clear the buffer is to unplug the printer for ten seconds. Booting up from a powerless state, also called a cold boot, will restore the printer's default settings and you may be able to carry on.

8 Software

A common cause of computer crash is faulty or badly-installed software. Often the problem can be cured by uninstalling the software and then reinstalling it. Use Norton Uninstall or Uninstall Shield to remove an application from your system properly. This will also remove references to the programme in the System Registry and leaves the way clear for a completely fresh copy.

The System Registry can be corrupted by old references to obsolete software that you thought was uninstalled. Use Reg Cleaner by Jouni Vuorio to clean up the System Registry and remove obsolete entries. It works on Windows 95, Windows 98, Windows 98 SE (Second Edition), Windows Millennium Edition (ME), NT4 and Windows 2000.

Read the instructions and use it carefully so you don't do permanent damage to the Registry. If the Registry is damaged you will have to reinstall your operating system. Reg Cleaner can be obtained from www.jv16.org

Often a Windows problem can be resolved by entering Safe Mode. This can be done during start-up. When you see the message "Starting Windows" press F4. This should take you into Safe Mode.

Safe Mode loads a minimum of drivers. It allows you to find and fix problems that prevent Windows from loading properly.

Sometimes installing Windows is difficult because of unsuitable BIOS settings. If you keep getting SUWIN error messages (Windows setup) during the Windows installation, then try entering the BIOS and disabling the CPU internal cache. Try to disable the Level 2 (L2) cache if that doesn't work.

Remember to restore all the BIOS settings back to their former settings following installation.

9 Overheating

Central processing units (CPUs) are usually equipped with fans to keep them cool. If the fan fails or if the CPU gets old it may start to overheat and generate a particular kind of error called a kernel error. This is a common problem in chips that have been overclocked to operate at higher speeds than they are supposed to.

One remedy is to get a bigger better fan and install it on top of the CPU. Specialist cooling fans/heatsinks are available from www.computernerd.com or www.coolit.com

CPU problems can often be fixed by disabling the CPU internal cache in the BIOS. This will make the machine run more slowly, but it should also be more stable.

10 Power supply problems

With all the new construction going on around the country the steady supply of electricity has become disrupted. A power surge or spike can crash a computer as easily as a power cut.

If this has become a nuisance for you then consider buying a uninterrupted power supply (UPS). This will give you a clean power supply when there is electricity, and it will give you a few minutes to perform a controlled shutdown in case of a power cut.

It is a good investment if your data are critical, because a power cut will cause any unsaved data to be lost.


Notice from truefusion:

 

 

 


Reply

kdr_98
Most of the times a computer crash because it's to busy doing things that it forget to refresh it's memory or something, then the memory gets corrupted and the computer stops turning his main loop.

The real cause is most of the times :
- To low on physical memory to perfom the job ask for it.
(can also be to many programs running on the computer like spyware and so on).
- Bad memory module (can also be temperature dependant).
- To low on hard disk space.

Most of the times when you reinstall your computer with a fresh windows your problems are solved.
(You can also buy an extra harddrive , install the fresh windows on that drive , and keep your old drive for storing data. )

Unless it's a hardware issue (only in 5% in the cases).

Reply

savge17
QUOTE(kdr_98 @ Aug 14 2006, 06:41 PM) *


The real cause is most of the times :
- To low on physical memory to perfom the job ask for it.
(can also be to many programs running on the computer like spyware and so on).
- Bad memory module (can also be temperature dependant).
- To low on hard disk space.



Also I would like to add that simply your software has to be up to date. Including your hardware settings, if not then most likely you will run into some major system problems.

I recomend replacing HDD, CPU first then the other small thigns like the GPU and RAM. Needed for the extra performance boost.

Reply

Galahad
Software that is up to date, has nothing to do with system stability, in most cases... Of course you need a stable release of software you run on your computer, but newest version is not always a guarantee that your system will operate 100% stable... Since, Windows is not 100% stable, all the up to date software in the world, won't help you...

It has everything to do with how Windows manages memory, and swap file, and computer crashes can occur due to several reasons... I won't mention before mentioned reasons, but I will add another...

Since I'm a programmer, I tend to know how programs work, and how easy it is to crash a computer... You can, for example, write a program, that increases a counter every second... It's limit could be, for the sake of argument, 100 seconds... So what happens when the counter tries to increase this counter to 101? Crash... Depending on the compiler, only program can crash, or the entire Windows will crash... Because this counter is kept in memory, and he needs, say, 2 bytes to store values form 0 to 100, and 3 bytes for values from 101 to 150... What happens is, when that counter reaches 101, program itself will try to access memory that is not his, but from some other application... As a result, Windows will try to prevent that program from changing other programs memory... Sometimes, that memory belongs to Windows itself, and sometimes, Windows foesn't prevent this change, and total system crash ahppens...

But... You just restart your computer, and voila... All is fixed... Until next time smile.gif

 

 

 


Reply

Dooga
One of my computers crash because the cord that connects it to the outlet sucks.... lol

Reply

masterio
In my opinion, computer crash is often cause from bad allocation memory. I dont know, i'm not to expert on it. But i think something called "STACK" in memory that reference wrong address!. Am I correct? huh.gif

Reply

techclave
I used to be a victim of computer crashes. But its probably the RAM who is the culptrit.... If you have sufficient RAM running on your computer, you should be able to get rid of the annoyances.... So, for those people who have had enough of computer crashes., upgrade your RAM...

Reply

ghostrider
QUOTE
What happens is, when that counter reaches 101, program itself will try to access memory that is not his, but from some other application...


Ever since the appearance of Windows 95, this is not the case. This is a problem with Window 3.1. Each application has its own memory space, and it stays in that space, and cannot access other program's memory. If it does it triggers a General Protection Fault, but these are rarely seen anymore. Device drivers and other programs with a higher level of power, or higher Ring level can however do more damage than a regular application. There are 4 levels used by any Intel or AMD processors, Ring 0 being the highest and having access to all the memory and instructions, Ring 1 being slightly lower and being able to access Ring 2 and Ring 3 memory, Ring 2 (which is almost never used by Operating Systems) and then finally Ring 3 which is where regular applications run. Ring 3 is the lowest level, it can only access its own memory and it has a limited amount of instructions. Sorry if I didn't explain it very well, but I can elaborate if anyone is interested.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Recent Queries:-
  1. computer crash erasing physical memory - 1281.33 hr back.
Similar Topics

Keywords : reasons computers crash

  1. Laptop Computers - What is the best laptop computer brand? (50)
    I am wanting to save my money for a laptop computer, and I want to know what type/brand of laptop is
    the best one, and will it work for years to come? /unsure.gif' border='0'
    style='vertical-align:middle' alt='unsure.gif' /> I just want to know which laptop computer will
    work, so I am not wasting money and something that won't work. I don't know of many laptop
    computer brand names, I don't even know which one works the best because I have never owned a
    laptop before. The only brand names that I know, that I think are good, are: Bell; HP; Gateway; and
    A...
  2. The World Without Computers. - (19)
    How would the world be if computers didnt exist? For most of you reading this, computers have
    some how become a dependable part of your lives, to have a day go by without using a computer would
    seem un-natural( or atleast in my opinion). It hurts my head Just imagine the current world with
    computers, just think..... 1)no online communites,( the current 300 people i know..will be down
    to 20) 2)no emails,( waiting a whole week to get a message & spending money on postage stamps
    /mad.gif' border='0' style='vertical-align:middle' alt='mad.gif' /> ) 3)havin...
  3. Uses For Computers - What do you guys use computers for? (81)
    I have a computer for getiing news and playing games (since my ps2 broke /sad.gif' border='0'
    style='vertical-align:middle' alt='sad.gif' /> ) and mostly for talking to people that are close to
    me. What do you guys use yours for?...
  4. Even Computers Can Get Boring - Hanging out with my friends is better than my computer (15)
  5. Computers - What is your most favorite thing about them? (19)
    If you had to pick something about the computer thatis your favorite what would you pick? My pick
    would probably be the internet it is like a huge book filled with awesome things! Games info and
    fun sites! So what is your most favorite?...
  6. The Computers I Grew Up With - (10)
    You dont know how lucky you have it nowadays, this is a brief look at the computers that got me
    where I am today... First up, & probably the first sight of a computer for people my age & older
    is the Commodore Pet. A dire machine, which inhabited pretty much every school in the country.
    CPU Speed: 1mhz Ram: 16k Rom: 20k Price: £775 Thankfully this was replaced in schools by the
    BBCB, which at the time rocked because it had colour output not black & green. It didnt use
    cassettes either, we used the fantastically dire floppy disks. These were the original 5...
  7. What Do You Know Of Trusted Computers And Do You Agree? - (7)
    i'm a linuxist so i hate the ideea but what about u WIN guys? do u think is good for anything?
    what bad things could happen?...
  8. Networking With Mac Os X Computers - (1)
    I'm having trouble networking with a few Mac OS computers on the LAN I've got my knoppix
    machine running on. LEt me see if I can give all of the pertinent details. This system is a
    salvaged Intel Celeron 1.1 GHz running Knoppix 3.9. It's connected via eth0 to a router on which
    reside an iMac and two Apple Laptops (I don't know their models, I'm not sure it's
    relevant to the problem). I've been trying to get this computer and the Apple computers to
    connect to a Freeciv server being run on one of the machines, but whenever a connection is at...
  9. Total Computers - I have (0)
    Well if we want to start talking about computers and I kind of do I would start with how many
    computers I have. I currently have 11 computers and they are all less than two years old. I have
    many things I use them for and I am going to tell you what I use them for shortly. three computers:
    Three of my computers have 4 gig ram and are used for hosting games off of them when I do not have
    money to buy dedicated servers. I have used all of them in the past three months but they have been
    for ventrilo servers or cs servers but no real gaems. five computers: Five of my co...
  10. The Future Of Computers, What Do You Think? - (18)
    Well, what do you guys think the future of computers will become? Will computers manage many of the
    things that humans do nowadays? I think a good example is the movie iRobot. I mean is our world
    going to become like that, if yes, well when do you think this will happen? Do you think we will be
    able at some point to travel as fast as the speed of light going from galaxy to galaxy?? I think we
    will, and i hope i am alive for when this happens. I wonder if one day we will be able to live in a
    nother planet. Who knows, but say what you think....
  11. How To Build Computers - Any suggestions on books, resouces, etc. (14)
    Hello... I am looking for information on how to build computers from scratch. If anyone has any
    suggestions I would really appreciate your input. I'm presently reading Building a PC For
    Dummies in order to get me started. Thank you for any help you can give... Ciao!
    /cool.gif' border='0' style='vertical-align:middle' alt='cool.gif' /> ...



Looking for reasons, computers, crash

Searching Video's for reasons, computers, crash
advertisement



Reasons Why Computers Crash



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE