On Friday, 2 June 2017 11:04:57 PDT Charles-Elie Gentil wrote: > Hello, > > > When I build and try my program with Qt5.8 I don’t have problem, but if use > Qt5.9 the same program fail and I get this error in Qt Creator : > > MyProgram(68825,0x7fffeafda3c0) malloc: *** error for object 0x7fef4398a880: > pointer being freed was not allocated *** set a breakpoint in > malloc_error_break to debug > > > Do you know why ?
Run your program in valgrind. It will tell you more information. -- 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