Hi, > The crash always happens after unwind_step() has reached > __default_sa_restorer() from /lib/libc.so.0. I can't tell exactly what > goes wrong, but it appears that the next call to unwind_step() causes > the crash.
Could you build your libunwind with --enable-debug and prefix the crashing test run with "export UNW_DEBUG_LEVEL=1000"? That would help diagnosis. Regards, Lassi _______________________________________________ Libunwind-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/libunwind-devel
