A couple of years ago, I remember reading about an academic project that executed a specific sequence of instructions whose effect was to cause the targeted processor to catastrophically overheat and fail, by exceeding the tolerance limits of the processor's design. It was interesting because it was the only example I've ever seen of a piece of code that was able to cause permanent hardware failure, and was a nice proof that chip design can have bugs too.
I've subsequently tried several times to find a description or reference to this project and have completely failed. It's difficult to come up with a Google search which is specific enough. Does anyone remember this code, or can shed light on the approach used?
Update: Thank you all for the examples of other code that causes physical effects - they are very interesting, and I've voted accordingly. However, I'm holding off on accepting an answer until someone finds a reference to the processor overheat example that is my specific target. Surely someone out there must have heard of this project..?