Linux terminal outputting "SHOULD NEVER HAPPEN" for no reason
14 replies, posted
I have my terminal with alsamixer on it and I go to adjust the volume and I see random text on it. All I could make it out to be was "SHOULD NEVER HAPPEN". I though it may have been a firefox error because it's always spitting things out on that terminal anyways, so I close alsa and think nothing of it.
About 5 min. ago, I go back to that terminal to see this:
[media]http://i920.photobucket.com/albums/ad43/Portal2121/2010-12-11-004740_1024x600_scrot.png[/media]
I haven't seen an error like that. I've checked my logs, googled it and couldn't find anything, so it's creeping the hell out of me right now :tinfoil:. I have no idea what it could be, so any suggestions of what's happening and what I could do?
Should never happen.
Should never happen.
Malicious program/script? ps aux and check if anything unusual is running.
OH DAM THAT SHOULD NEVER EVER happen!
its a bug that is really bad and yea...
or it could be a script....
I was in the linux irc and someone suggested it was a random occurence. Since firefox is forked to the background from that terminal, we think it has to do with something like:
[code]
switch(var)
{
case 1:stuff; break;
case 2:otherStuff; break;
default:cout<<"SHOULD NEVER HAPPEN"<<endl;
}
[/code]
I'm willing to bet this is some forked to bg prog with leftover debug code.
So yeah, I agree with you.
virus
should never happen
Should never happen.
[editline]13th December 2010[/editline]
I once had a bash script that printed the triforce over and over again.
Then I forgot about it, came back, saw it outputting and shat a brick.
Well, that should never happen.
[QUOTE=Qombat;26659857]Should never happen.
[editline]13th December 2010[/editline]
I once had a bash script that printed the triforce over and over again.
Then I forgot about it, came back, saw it outputting and shat a brick.[/QUOTE]
Tri-force as in an actual shape of it or HERP U GOT TRI-FORCED WE R ANONEMOOSE
[QUOTE=Dr. Deeps;26710673]Tri-force as in an actual shape of it or HERP U GOT TRI-FORCED WE R ANONEMOOSE[/QUOTE]
What.
Props for using dwm. Ever tried dvtm for tiling window terminals?
And yeah, if you're using an 'experimental' linux like Arch, then you might be using in-development packages that still have some debug code hanging around.
Sorry, you need to Log In to post a reply to this thread.