[Interest] Weird error using Visual C++ 2013

Thiago Macieira thiago.macieira at intel.com
Tue Mar 4 17:57:19 CET 2014


Em ter 04 mar 2014, às 15:04:13, Yves Bailly escreveu:
> When trying GCC, either on Linux or using MinGW, it works fine.
> 
> Any hint about what may happen? is it a compiler bug, or something else?
> Any idea about a workaround?

Please valgrind your code. A heisenbug like this is probably memory smashing 
or a dangling pointer dereferencing.

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




More information about the Interest mailing list