> #0 vgPlain_get_StackTrace2 (tid_if_known=<value optimized out>, > ips=0x389113f0, n_ips=12, ip=0, sp=0, fp=0, lr=0, fp_min=0, > fp_max_orig=0) at m_stacktrace.c:230
The stack unwinder is being started with ip, sp, fp, lr values for the thread concerned of zero, which leads to the segfault. Are you sure the thread for which you are getting a stack trace has good values for those registers? J ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Valgrind-developers mailing list Valgrind-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-developers
