41
vortex
8y

Had a "Fatal error stack overflow"

All google searches lead to irrelevant links in stackoverflow.com

Now I can add this error to my "special errors I had" list. #onceinalifetime

Comments
  • 4
    @dfox every time you ++ my rant, it's like you want to send me that streesball! xD
    Unless it's an automatic bot that ++ all new rants.. In which case #awkward #burn
  • 11
    I am dfox bot. You have discovered me. Uh oh uh oh uh oh *explodes*
  • 0
    Knew it!
  • 3
    <?php
    function a () {
    a ();
    }
    a ();
    ?>

    Stack Overflow achieved!
  • 0
    Endless loops and recursion is my favorite combination *evil grin*
  • 0
    Just google the problem and then add -stackoverflow.com at the end.
Add Comment