login about faq

What is the worst computer glitch you have ever experienced? Like programming glitches, stuff that's not supposed to happen.

asked Jun 12 '10 at 19:31

bcgocubs's gravatar image

bcgocubs
246313436

HD fail is the worst.

(Jun 12 '10 at 20:52) MichaelTheGeek2 MichaelTheGeek2's gravatar image

I hate when computers turn on and aftr a couple seconds it freezes.

(Jun 15 '10 at 11:46) AmazementLion AmazementLion's gravatar image
1

Know what I find ironic? The definition for "glitch" is "small problem". Kind of a paradox: "worst small problem".

(Jun 29 '10 at 18:50) Joel Joel's gravatar image

123next page »

i never experienced this but i feel it is the worst that has ever happened. there are machines that shoot beams of radiation into cancer patients, the idea is you shoot it at a lot of different angles all the healthy tissue gets a minimum dose but the cancerous tissues gets a heavy douse, thus killing it

well a programmer made an error and it some times multiplied the intensity of the beam by several 100, or even 1000s of times more then it should have, needless to say people died and where seriously burned and hurt by this, the company is no longer in business

http://www.ccnr.org/fatal_dose.html

answered Jun 12 '10 at 19:44

trueb's gravatar image

trueb
10.4k3172181

We had to study that case in comp sci. It was a shocking example of programming gone wrong.

(Jun 13 '10 at 19:12) wedontusethissiteanymore wedontusethissiteanymore's gravatar image

Windows is the worst computer glitch I have ever experienced. Mac OS-X would be the second worst computer glitch I have ever experienced. lol

answered Jun 12 '10 at 20:20

Drmgiver's gravatar image

Drmgiver
861214

HAHA! @ WINDOWS WORST

(Jun 13 '10 at 07:59) ChrisNashP ChrisNashP's gravatar image

Worst glitch: SCRATCHING noise from my first 80GB HD just the time I booted up to make a full backup.

Second worst glitch: thermal defect on my first GF4200 - all works fine beside the colours. Every 16x16 pixel block is flickering in another colour pattern. The second one simply decided to melt the fan and right after that itself...

Most frequent "glitch": soft drinks on my key boards. Don´t know, how many I sent to IT heaven already. I definetely need a warp-mug ;)

Strangest glitch: Broken LCD sreen after closing an old i286 Laptop. (To call this thing a laptop is pure sarcasm, it weighs about 7kg without the battery and 12kg with)

Most dangerous glitch: accidently switched an power supply to 110V during transport and plugged it on 230V... Well, I remember a fascinating shining blue light and a lot of black smoke...

Most stupid "glitch": Screwing one joystick after another playing Summer Games, Winter Games or California Games on the C64.

Strange messages: "An error occured: There has been an error!" - Quite self explaining... BTW: Mac :)

Almost as strange: "Not enough memory to save." - Well, screw that missing memory and save to the HD what you got! (Windows)

"Files can not be deleted: All files have been deleted" - We don´t have any cookies left. Do you want a cookie? (BSD)

"File could not be loaded" - Fine, then tell me, why the whole program is in memory and ready to execute... (Robotron KC85/3 KAOS, loading from micro cassette)

So many memories of more "glitches" and accidents:

  • my dog, actually eating my PlayStation controller
  • SEVERAL 5 1/4" floppy discs melting in the sun, strangely mostly the white ones.
  • ZIP and 3.5" discs stuck in drive
  • same with DVDs in my first DVD burner...
  • a disintegrated mouse on my tech rooms wall
  • ...

Could fill a book with 22 years of computer near-catastrophies :) Don´t tell me I´m a geek. Just found that out by myself :P

answered Jun 13 '10 at 18:44

ArcNinja's gravatar image

ArcNinja
23127

edited Jun 13 '10 at 18:46

alt text

I would have to say this one, there is no way to recover from it, it happens spontaneously, and the only thing you can do is press the left mouse button or Amiga + Amiga + Delete.

answered Jun 12 '10 at 20:19

_freax_'s gravatar image

_freax_
463

edited Jun 12 '10 at 20:21

Ah man, I still don´t like this. Not even the yellow version ;) But it was good for a joke. One day we (me and some geek friends) installed a program giving such a message on all the PCs at school. I can still hear the screams :)

It took a while until someone said: "Wait, this can´t be true! These aren´t Amigas!"

(Jun 16 '10 at 12:21) ArcNinja ArcNinja's gravatar image

i was playing the sims 2 once and my sim was able to walk through objects and walls and then he died

answered Jun 12 '10 at 20:19

cmarshall1018's gravatar image

cmarshall1018
161

What, you don't recall the blue screen? Affectionately taglined "of death"? Second place goes to "winword fault protection error" - although that one might place first if the criteria were unintelligibility. I love my mac.

This answer is marked "community wiki".

answered Jun 12 '10 at 22:21

kristinwolff's gravatar image

kristinwolff
11

I once had a CD shatter while being read by a 96x drive. There's a reason drives generally only read up to 52x.

answered Jun 13 '10 at 18:46

tsilb's gravatar image

tsilb
20.4k63196327

Selfe inflicted.

I was looking for some sample Java code to copy folders to one location to another. I tested some that I found and it created a folder structure that windows nor linux could delete. Windows reported it at about 1000 + folders deep and let me get down through 60 of them.

You were able to move them around the hard disk but explorer would crash and you could not physically move them to any other disk.

The stupidest thing is that because the program crashed the first time, I tried it again and it crashed... Only then did I realize my problem. I now had 2 1000 + file structures that I could not get rid of.

I did learn one thing. There is a folder structure limit. It may be a long way down, but it's there.

System restore soon cleared that up though!

answered Jun 13 '10 at 19:08

wedontusethissiteanymore's gravatar image

wedontusethissiteanymore
7.2k4068139

Thank god, I did not find this "magnificient piece of well engineered" code. Strange behavior... I wonder if and how the behavior scanner I am using would react on this.

(Jun 16 '10 at 11:59) ArcNinja ArcNinja's gravatar image
  1. Ubuntu kernel panic. After rebooting, POST refused to detect my SSD. $500 down the drain.

  2. Busked some code for my myspace account back in 2003 or 2004, so that I could display an image that indicated my online MSN status. I was at the time in love with C, so that's the language I (stupidly) chose. I overlooked a buffer overflow before starting it. A month later someone had exploited the flaw in my code and subsequently run nmap over a large IP subrange to collect a list of vulnerable computers. oops!

answered Jun 13 '10 at 22:42

Seb's gravatar image

Seb
(suspended)

That is pretty sweet, well, the MySpace thing. As for Ubuntu, why didn't you get drivers for it while using some other OS? Or even using gasp Windows?

(Jun 15 '10 at 11:50) HHBones HHBones's gravatar image

The worst glitch I've ever experienced actually happened when I built my first PC. Of all the things that could have gone wrong, the one that did was a largely undocumented Windows 95 installation error. I was installing Windows 95 on a 1Ghz Slot A Athlon machine that I had built. Everything seemed to be going well, until Windows setup went to reboot after installation had finished. The PC rebooted...and then...nothing. The machine would no longer post, it was bricked, completely.

After Googling the issue a bit, I came to find out that the Shuttle motherboard that I had used in the build had an undocumented glitch where the particular version of Windows 95 that I was installing basically wiped/corrupted the BIOS ROM chip upon completing installation. This was later verified by Shuttle. I ended up buying a replacement ROM chip off of eBay and replacing the dead one off the board, and installing Windows 98 instead of 95 (98 hadn't been available to me initially, and I was impatient). That installation went without a hitch... I've never seen any glitch quite like that since.

answered Jun 15 '10 at 09:13

Karyyk's gravatar image

Karyyk
163

edited Jun 16 '10 at 15:19

A school comrade of mine had such a problem several years ago, with Win 3.1 at that time.

Not as devastating as this "chip eater" but extremely annoying for thousands of customers was a bug about 2 years ago in CCPs MMOG EVE-Online where the installer on Windows machines wiped the installation files and in the same process some essential files for windows to boot up. I´m still glad that I had no time to patch that day. When I was going to patch my client the next day, they had eventually fixed that issue. Cause for this bug: One of the guys combining the files for the installer forgot to include the file path for some files. Without a given path, Windows used the standard system path and all hell broke loose... "Don´t they check this, before they distribute patches?" - Well, yeah, they do so. But do you understand, when do you recognize, that something went terribly wrong? The next day, when you try to start your computer. After the installation all machines worked fine until you intended a reboot.

(Jun 16 '10 at 12:17) ArcNinja ArcNinja's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Become a Gnomie!


Join Us in the Chat Room

Tags:

×1,242
×300
×197
×107
×97
×25
×21
×5
×4
×2
×1
×1

Asked: Jun 12 '10 at 19:31

Seen: 3,050 times

Last updated: Jul 06 '10 at 01:40