Possible reasons for system being stuck

What are the reasons for system to be struck? Can someone explain?

Replies

  • Leo
    Leo
    Hi ramana i can't specially say but according to my experience on PC i can classify them as,
    1. Stuck due to memory problem.
    2. Stuck due to CPU problem.
    3. Stuck due to driver problem.
    4. Resource Locking

    1. Stuck due to memory problem:
    This happens quite often, and reasons are quite simple. The paging algorithm in Windows is not strong enough for some operations, even after setting high page size it fails to page in and page out during some circumtances, due to which high load comes on memory which leads to send debug interrupt to system asking it to shut down or hang with memory dump.
    The next is due to faulty memory module management, the problem isn't solved since years on windows of invalid memory allocation by program, which again leads to memory defragmentation problem causing it stuck or shutdown with memory dump. The problem that makes stuck linux is multiple memory resource lock and invalid stack access or stack smashing.

    2. Stuck due to CPU problem:
    A CPU is capable of processing millions of instructions per second, this capability of cpu is actually measured in how many floating operations it can perform per second, which is normally measured in Hertz for non-hardware pros(actually for all, very few people know it is calculated as floating operations per second). So when you exceed its operational power, it sends debug interrupt to itself and PC hangs out for sometime or shuts down. For linux it hangs and shuts down if temprature of CPU reaches above 93 degrees.

    3. Stuck due to driver problem:
    This problem usually comes to laptops and net tops owners only, usually occurs when driver program fails to read or identify CWR generated by hardware locking perticular bus or port finally hanging your system. This problem never occurs to linux usres.

    4. Resource Locking:
    Itself is explantory, we use this method to crash any linux or windows system, quite useful while building a destructive malicious code.

    If there are any others then i don't know, classification is purely based on experience, nothing to do with RFC or something like that.
    Happy Computing.

You are reading an archived discussion.

Related Posts

Guys let me know if you're interested to know about USB (mass storage)device and applications...especially with AT90USB(128/64)7
hello all ceans and admin i have a kingston 4 gb pen drive. I m getting error called as "WRITE PROTECTION ERROR" when i transfer anything to it.😡 please help...
Spice mobile has introduced 12 MP camera phone model 'S-1200' in the market. Mobilesforum does a review and checkts out whether the phone is worth the price - More here:...
i need solution manual of "PROBABILTY AND RANDOM PROCESSES FOR ELECTRICAL ENGINEERING" BY ALBERTO- GARCIA... plz send me any web link .. thanx
hi can anyone tell me what are causal systems ? i can`t seem to understand it in wikipedia..please try to give simple examples as i am just a beginner in...