Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am using Qt5 with MSVC2010 32 bit...I am doing a threading application and the program gives the following error after running for some time...any idea why this error is comming?like this

share|improve this question
You need to provide minimal code sample that can reproduce the problem. Also you can check in Qt source code where is ASSERT placed – Kamil Klimek Dec 11 '12 at 17:10
...and get a proper backtrace from your debugger. – Frank Osterfeld Dec 11 '12 at 17:23

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.