On segunda-feira, 8 de agosto de 2016 20:11:38 PDT Nilesh Kokane wrote:
> Hello,
> 
> I've a QQueue designed for threadsafe as[1]. I push to the QQueue from
> one thread and pop from the other. After several attempts it hangs in
> QList::append near  node_construct(n, t).
> 
> [1]. https://paste.kde.org/p85706xzb
> 
> Any clue?

node_construct can't hang. Your trace is wrong, that's not where it hung.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to