Post your favorite cryptic error messages or other strange happenings that leave you dazed and confused, but trying to continue.
You must log in or register to comment.
Segmentation fault (core dumped)
For the uninitiated:
PHP Scope Resolution Operator aka the Paamayim Nekudotayim.
Wow those were the days. I haven’t touched PHP for years, but this post made me recall memories…
I honestly don’t think anything can top this.
Would you like to hear an OpenSSL joke?
It’s 64k letters long and you can repeat it back to me when I’m done.
It’s “A”.
My goodness that makes my heart bleed.
System.InvalidCastException: [Type] cannot be cast to [Same type]
Of course, this means that a particular assembly (DLL library) has been loaded from code twice.