[Interest] Bug?

Thiago Macieira thiago.macieira at intel.com
Wed Apr 29 17:53:37 CEST 2015


On Wednesday 29 April 2015 15:56:04 Etienne Sandré-Chardonnal wrote:
> Could this be a Qt bug? I'm using Qt 5.4.1 with MinGW x64 4.9.1

No, it's far more likely it's a bug in your application. You've probably got a 
case of dangling iterator.

Try valgrinding your application (on Linux). If you can't do that, try to 
reduce to a small, self-containing compileable example and someone else may do 
that for you.

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




More information about the Interest mailing list