forked from AuroraMiddleware/gtk
a486536925
Every program starts in __libc_start_main, so this would suppress everything. This doesn't happen in practice because asan by default is unable to unwind the stack. Setting ASAN_OPTIONS=fast_unwind_on_malloc=0,malloc_context_size=15 can unwind the stack, and if malloc_context_size is large enough it will indeed suppress everything.
10 lines
179 B
Plaintext
10 lines
179 B
Plaintext
leak:g_quark_init
|
|
leak:xdg_mime_init
|
|
leak:libfontconfig.so
|
|
leak:libEGL_mesa.so
|
|
leak:iris_dri.so
|
|
leak:libglib-2.0.so
|
|
leak:libcairo.so
|
|
leak:libpixman-1.so
|
|
leak:libatk-bridge-2.0.so
|