Pretty much the same, there are some command line tools in the ndk addr2line and the like to delve and know why the hell it's happening. There is a book about ndk with a chapter about the topic and there are some tutorials here and there. Now i'm hitting my head with a wall of bricks with QCAR and osg so I can't look into this matter myself.
2012/4/12 Jan Ciger <[email protected]> > e tried upgrading the NDK and the SVN version still crashes in the same > way. Then I have downloaded the 3.0.1 stable from last year and that one > works fine, so it is indeed an OSG problem somewhere :( Good that I have an > 8 core machine so OSG rebuild takes only some 15 minutes ... > > If you know how to debug this sort of crash, I am all ears - on normal > Linux application I would see the missing symbol reported on command line > or load it under gdb and check there. However I have no idea how to debug a > library loaded from Java on Android. The normal Eclipse debugger doesn't > show anything, because the process is killed by the OS. >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

