Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Application crashes on windows vista - using Qt 4.1.1
Hi,
I have created an application using Qt 4.1.1. My application mostly runs fine on windows vista as well as XP. But there are few instances when it crashes on Windows vista. The crash is mostly reproducable on vista machines, but never happens on XP machines. It happens mostly when I try to press a button or select a menu item and start a thread from from the pressed widget's slot. This thread is also a Qt thread.
Any help would be appreciated.
-Ratna
RE: Application crashes on windows vista - using Qt 4.1.1
Please, make and attach example code which reproduce the error.
Fighting fire with fire.