I was getting a nil referenced object when searching a Hashlist based on a string. This was then causing an exception to raise, but due to the exception handling in the app it wasn't crashing fully. As to why is didn't crash on one machine but did on another that is anyones guess.