Comment 5 for bug 1856745

Revision history for this message
Fighter19 (littlefighter1996) wrote :

After digging a bit into it, I found that the main thread is waiting for another thread.
Then between these two threads (called "multiqueue6:src") a deadlock appears to happen.
I appended gdb output showing the backtrace of both the locked threads and the main thread.