I posted this over at esoui.com, but hopefully can get some more insight here too:
Is anyone else experiencing a crash to desktop with certain calls to string.find? I'm having trouble pinning down the exact conditions that cause it, but one test call I made that caused it (using /zgoo) was string.find("this string has aaa in it", "[aàáâäAAÀÁÂÄ][aàáâäAAÀÁÂÄ][aàáâäAAÀÁÂÄ]"). I know it has a duplicate capital A in the character classes, but still shouldn't cause a CTD.