[Interest] malloc error with Qt5.9

Thiago Macieira thiago.macieira at intel.com
Fri Jun 2 22:14:13 CEST 2017


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




More information about the Interest mailing list