The red flashing screen of error on the Commodore Amiga.
Have you ever had an old Commodore Amiga? Then you most likely have experienced the red flashing error message known as the “Guru Meditation”.
It´s analogous to the “Blue Screen Of Death” in the Microsoft Windows, the “Sad Mac” on old Macintosh computers or the “Kernel Panic” error message in Unix systems.
The short story behind the error message is that when something went wrong in the execution of the code the developers wanted a way to tell the more advanced users, the gurus, how to find the error. The error is displayed as two fields, separated by a period. The format is #0000000x.yyyyyyyy in case of a CPU error, or #aabbcccc.dddddddd in case of a system software error.
There is a longer story behind the “Guru Meditation” error message and here is the link to the YouTube video “The making of Amiga Guru Meditation”, around 2 minutes in the clip RJ Mical talks about the origin of the error message.
Read more about the Guru Meditation error message at Wikipedia
Leave a Reply