Hi everyone,
I am calling a Qthread in my application by pressing a pushbutton and i am killing the thread by pressing another button.(I have give a->terminate() & a->wait() ) in my stop button.
now i was debugging a problem so used gdb to debugg. The program worked fine but when i pressed the stop button the gdb showed : Received signal SIG32......Real Time Signal32......."
plz can ne one tell me what does this mean. Once this message comes the i have to force quit my application.
Regards
Raghvendra
Bookmarks