diff --git a/indra/llvfs/tests/lldiriterator_test.cpp b/indra/llvfs/tests/lldiriterator_test.cpp
index 0e7017f59f8bc56308b87ca7cf4989d05f0bdcd1..aacc5a616a5433326438954fe9b2deba9b61d18a 100644
--- a/indra/llvfs/tests/lldiriterator_test.cpp
+++ b/indra/llvfs/tests/lldiriterator_test.cpp
@@ -50,7 +50,10 @@ namespace tut
     */
     void test_chop_662(void)
     {
+        //  Check a selection of bad group names from the crash reports 
         LLDirIterator iter(".","+bad-group-name]+??-??.*");
+        LLDirIterator iter(".","))--@---bad-group-name2((??-??.*\.txt");
+        LLDirIterator iter(".","__^v--x)Cuide d sua vida(x--v^__??-??.*"); 
     }
 
     template<> template<>