On 14.07.2016 18:25, Thiago Macieira wrote: > On quinta-feira, 14 de julho de 2016 17:45:58 PDT Thomas Senyk wrote: >> should "fix" it? .. but I still see 100% cpu and same memory consumption? > > Can you attach the debugger to see what it is still doing after you're done? >
Still the same, goes in circles around in QMetaObject::activate #3671 => #3673 => if (!c->receiver) continue => while => ... ... pressing F10 for a while doesn't let you out of that (short) cycle. If you want to know (I know it's not saying much) the values for list->first and list->last: @0x1529ac0, @0x6a3a3250 Is that what you wanted to know? If I misunderstood, please clarify :) Greets Thomas _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
