> Sorry. I think this problem is due to linking 2008 qt libs with VS 2010. That would be a good reason for these types of problems. Also make sure you do not mix debug and release in your application. That will compile and link however you will get seemingly random crashes in your application. John