The joys of game dev in C++

m_animation returns something? check the value it returns.

Naming conventions does not prove anything.

If this is a member function there is also [implicit this pointer]
http://www.tutorialspoint.com/cplusplus/cpp_this_pointer.htm

Thanks junkdog for suggesting valgrind.

I got it working for the app in three days, though it doesn’t show line numbers or addresses mean anything when doing addr2line with them. Will probably take one or two more days to get that working, but I think it will be worth it!