Sep 27, 2006 16:59
I am almost certain that my body emits some strange sort of EM radiation. It's the only possible explanation for how every computer I use on a regular basis inevitably fails in bizarre and spectacular ways far more often than any typical computer would.
Not only did my previous computer's hard disk completely fail without warning about a month ago, I had to have the graphics card in my replacement (work) machine replaced about a week ago because it was defective. Now, it looks like I have either a bad hard disk or bad RAM in the new machine as well, because files are randomly getting corrupted. As a bonus, certain programs just refuse to run properly on this machine for no obvious reason!
Even if my machine's monitor starts rotating in midair and projectile vomiting (quite a feat for a monitor) I suppose this is still an improvement over the good ol' DOS days. But am I the only person who doesn't trust computers? Even my iPod doesn't work right sometimes!
EDIT: Okay, this is the craziest VC++ error message I've ever seen. It's even better than the INTERNAL COMPILER ERRORs I get on this machine sometimes.
9/27/06 17.01.18: LIB : error : Internal error during EmitOffsets
9/27/06 17.01.18:
9/27/06 17.01.18: ExceptionCode = C0000005
9/27/06 17.01.18: ExceptionFlags = 00000000
9/27/06 17.01.18: ExceptionAddress = 0043D6E3
9/27/06 17.01.18: NumberParameters = 00000002
9/27/06 17.01.18: ExceptionInformation[ 0] = 00000000
9/27/06 17.01.18: ExceptionInformation[ 1] = 80778510
9/27/06 17.01.18:
9/27/06 17.01.18: CONTEXT:
9/27/06 17.01.18: Eax = 807784E0 Esp = 0012EE20
9/27/06 17.01.18: Ebx = 00407508 Ebp = 00000006
9/27/06 17.01.18: Ecx = 00000000 Esi = 0069CB28
9/27/06 17.01.18: Edx = 00000004 Edi = 017A8560
9/27/06 17.01.18: Eip = 0043D6E3 EFlags = 00010202
9/27/06 17.01.18: SegCs = 0000001B SegDs = 00000023
9/27/06 17.01.18: SegSs = 00000023 SegEs = 00000023
9/27/06 17.01.18: SegFs = 0000003B SegGs = 00000000
9/27/06 17.01.18: Dr0 = 0012EE20 Dr3 = 00407508
9/27/06 17.01.18: Dr1 = 00000006 Dr6 = 00000000
9/27/06 17.01.18: Dr2 = 00000000 Dr7 = 00000000
EDIT #2: Nonstop excitement!
fatal error LNK1106: invalid file or disk full: cannot seek to 0x3abc203c
EDIT #3: Revenge of the internal compiler error!
fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 1794)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information