Bonjour,
J'ai un crash (en pur et gdb aussi), voila ce que me dit valgrind:
Le code est la: https://github.com/alphaonex86/Catch...Query.cpp#L198
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4 ==22274== Invalid read of size 8 ==22274== at 0x591664: CatchChallenger::PreparedDBQueryLogin::initDatabaseQueryLogin(CatchChallenger::DatabaseBase::DatabaseType const&) (PreparedDBQuery.cpp:198) ==22274== Address 0xffeffc661 is on thread 1's stack ==22274== 143 bytes below stack pointer
Je ne comprends pas ce crash car sous x86 et ARMv7, tout est clean, inclut avec valgrind et Grsec+PaX.
Je teste avec ubuntu64-16.04lts-mate-odroid-c2-20160525, qui embarque gcc 5.3, j'ai aussi tester avec la maj en gcc 5.4.
Cordialement,
Partager