c++ - crash on 64bt platform -
c++ - crash on 64bt platform -
i think found simliar thread here, not understand much unfortunately related c++. prob seems occure while trying increment something. incrementing `static int` causes sigsegv segv_accerr
after looking @ above link,(as have feeling similar) segmentation fault doesn't seem occur always, occurrence pretty rare. dump seems happen in function , when find called.
seems seek give hashtbl::find key 0. tries dereference , fails. add together printing key std::out , check keys using.
c++ ia64 itanium
Comments
Post a Comment