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

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -