S
S
Sergey Konovalov2015-01-26 20:06:21
Qt
Sergey Konovalov, 2015-01-26 20:06:21

Why can there be SIGSEGV when sending a signal?

I wrote a simple example in which many threads are created from another non-main thread, after a few minutes of work the application crashes.
It crashes on this line: the code is available at the links: https://github.com/juanito14/testQThread https://yadi.sk/d/DQ4Bf3p2eFXaf
emit finished();

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
UA3MQJ, 2015-04-09
@UA3MQJ

Call disconnect() in destructors.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question