[Bug sanitizer/87840] LSAN misses self-refential shared_ptrs

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 1 13:23:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87840

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Jan Engelhardt from comment #2)
> How could I go about debugging why such a backtrace won't show for me?

Good question. I use openSUSE Tumbleweed. Maybe try:
$ LSAN_OPTIONS="verbosity=111:detect_leaks=1" ./a.out


More information about the Gcc-bugs mailing list