[Interest] QQueue::enqueue hangs in QList::append

Nilesh Kokane nilesh.kokane05 at gmail.com
Mon Aug 8 19:09:28 CEST 2016


On Aug 8, 2016 9:06 PM, "Thiago Macieira" <thiago.macieira at intel.com> wrote:
>
> 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.

http://picpaste.com/queue-Xsj4G4h8.png . This is what I get in stack trace.

--
     Nilesh Kokane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160808/2484f4ac/attachment.html>


More information about the Interest mailing list