Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use libgcc instead of generic_fp as default stacktrace (#1690)
This is a compromised method to resolve the crash in `stacktrace_generic_fp` as mentioned in #1685. Remember to set the environment variable `TCMALLOC_STACKTRACE_METHOD` to other value if you see this crash stack in your environment. I will research more about this issue to fix it fully.
- Loading branch information