Thread: What causes bad ram?

  1. #1
    Registered User
    Join Date
    Aug 2003
    Posts
    11

    What causes bad ram?

    Can bad programming cause errors on your ram?

    Just curious because, I have 2 systems that have faulty memory modules. I'm using corsair, and nanya ram. Memtest86 finds errors on the 5th test on both systems. I find that coincidental. I've been testing out alot of new software, and wonder if that was possibly the cause? Sorry if this sounds crazy, but I am not sure if software can cause physical damage to ram. Thanks for any input on this. It's a bummer when your backup system suffers the same problems your main system does.

  2. #2
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    improper voltage, static charge, faulty memory from factory, bad sockets, etc...not software.

  3. #3
    Pursuing knowledge confuted's Avatar
    Join Date
    Jun 2002
    Posts
    1,916
    Overheating, humidity condensing, microwaving, dipping in liquid egg yolk, bending, polka music played nearby, and dropping from cliffs into the ocean are also likely causes of broken or malfunctioning RAM.

    errrmmm... ummm... time for bed.
    Away.

  4. #4
    Registered User
    Join Date
    Aug 2003
    Posts
    11
    Well, the people next door were having a polka party.... seriously though, I was one of the lucky ones to have the power go out, and here there might have been spikes in the electric before it went out. So, maybe that is the cause. That would explain all my ram going bad at the same time anyways.

  5. #5
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    If you have access to a voltage meter you should check the ram sockets also, to ensure they didnt also go. Chances are you need new ram chips.

  6. #6
    Registered User
    Join Date
    Jul 2003
    Posts
    9
    I suppose programming errors could cause your pc not to use the ram properly. But that would only happen if you were dumb enough to try and edit the system files, if thats even possible.

  7. #7
    Registered User
    Join Date
    Aug 2002
    Posts
    87
    Making the system use the ram improperly would mean you reprogrammed the BIOS. Windows does not directly access the ram, all Ram operations go through the bios. Would be somewhat funny if you could tell the bios that the ram on your system is unlimited, might have some interesting results =]

  8. #8
    Banned nickname_changed's Avatar
    Join Date
    Feb 2003
    Location
    Australia
    Posts
    986
    It only goes through the bios in real mode, in protected mode (most 80386+ processors that use more than a meg of memory) the OS talks to the memory through the processor, the BIOS only has control of the RAM before the OS starts up and goes into real mode.

  9. #9
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    can you even boot the system with the RAM installed? Because it sounds like you're able to put the RAM in a computer and test it... I'd say if you get that far it might not be completely lost.

    and Eric19... you cannot "use RAM improperly".. it is memory. It either works or it doesn't. No programming will make your RAM stop working or make it work incorrectly. It may not behave as you expect, because you don't understand your own code, but that's not the memory's fault.

  10. #10
    *******argv[] - hu? darksaidin's Avatar
    Join Date
    Jul 2003
    Posts
    314
    Well, you would reprogram the bios to apply a higher voltage to the RAM chips I think. That might destroy them...
    [code]

    your code here....

    [/code]

  11. #11
    Wen Resu
    Join Date
    May 2003
    Posts
    219
    or do what i did once and be installing a chip and have PC start up otu of no were, frying the socket and the chip :S
    it smoked till i ripped power coard out of wall ahha

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. RAM upgrade
    By BobS0327 in forum Tech Board
    Replies: 6
    Last Post: 12-10-2008, 08:14 AM
  2. Difference between ROM and RAM..
    By shwetha_siddu in forum C Programming
    Replies: 18
    Last Post: 06-23-2008, 03:23 AM
  3. Do I need more RAM ?
    By abh!shek in forum Tech Board
    Replies: 72
    Last Post: 02-20-2008, 12:55 PM
  4. Shocking(kind of)
    By Shadow in forum A Brief History of Cprogramming.com
    Replies: 25
    Last Post: 12-10-2002, 08:52 PM
  5. good news and bad news
    By Garfield in forum A Brief History of Cprogramming.com
    Replies: 25
    Last Post: 10-27-2001, 07:31 AM