vote up 0 vote down star

What type of bug represents a programmer bug?

i.e. is there a type or species of bug that best represents a programmers bug? Or has the programming community come to some sort of consensus?

flag
Why was this closed? It's a reasonable question about programming. – Account deleted Oct 16 '08 at 3:27
Aren't they all programmer originated bugs one way or another? Question could be better and give an example of a non-programmer bug. – Kev Oct 16 '08 at 3:46
I agree, it seemed like a real enough question to me – 1800 INFORMATION Oct 16 '08 at 3:48
Interesting question, you get my vote. – __ Oct 16 '08 at 14:01
1  
why would this be marked offensive? did it bug someone? – Steven A. Lowe Oct 16 '08 at 15:22

7 Answers

vote up 0 vote down

Flyspray, a bug-tracking system, uses the fly in its logo.

link|flag
vote up 12 vote down

Although most people believe that the term "bug" was coined by Grace Hopper when she found a moth trapped in one of the Mark II's realys, that's actually incorrect - engineers have used this term to describe defects in machines long before the first modern computer was ever built.

For instance, Thomas Edison wrote the following words in a letter to an associate in 1878:
"It has been just so in all of my inventions. The first step is an intuition, and comes with a burst, then difficulties arise — this thing gives out and [it is] then that 'Bugs' — as such little faults and difficulties are called — show themselves and months of intense watching, study and labor are requisite before commercial success or failure is certainly reached."(1)
Wikipedia has an article on the etimology of the term, the link is below in the references section.


References:

(1) http://en.wikipedia.org/wiki/Computer_bug#Etymology

link|flag
Grace Hopper wasn't there, but loved to tell the story; More history here jamesshuggins.com/h/tek1/… – Steven A. Lowe Oct 16 '08 at 15:21
vote up 2 vote down

I feel like I see a lot of ladybugs and beetles as icons for bugs.

link|flag
vote up 4 vote down

AFAIK, there is nothing such as a consensus on what species of bug you should use to describe a program's bug.

I'd vote for cockroach though, it sort of represents that something unwanted, or perhaps dangerous, has happened (at least that's what I felt when I saw a cockroach).

link|flag
I second cockroach. – Windows programmer Oct 16 '08 at 7:05
vote up 3 vote down

Historically speaking, it's a moth. The term was first used by a woman named Grace Hopper, who worked for the Navy, back in 1945. At one point, a moth flew into the computer and caused a short; Hopper quipped in a report that the machine had been "debugged."

You can find the article here: http://www.history.navy.mil/photos/pers-us/uspers-h/g-hoppr.htm (Scroll down to bottom of page).

link|flag
No. The moth was a hardware bug not a programmer bug. – Windows programmer Oct 16 '08 at 7:04
vote up 0 vote down

Programming bugs are "bugs"

I call insects, "our six-legged brethren"

link|flag
I, for one, welcome our six-legged overlords. – paxdiablo Oct 16 '08 at 5:13
I'll be the first with my back against the wall when the bug revolution begins. – __ Oct 16 '08 at 14:01
vote up 5 vote down

historically, a moth - see moth picture, history of term

link|flag
May want to expand your answer a little for the SO readers :) – Kent Fredric Oct 16 '08 at 4:06
I thought it was a mosquito in a colorful butterfly costume. – Cheery Oct 16 '08 at 6:34
No. The moth was a hardware bug not a programmer bug. – Windows programmer Oct 16 '08 at 7:04
In those days programming was done in hardware. – Jim C Oct 16 '08 at 13:47

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.