Closed Bug 1149719 Opened 10 years ago Closed 10 years ago

Intermittent LeakSanitizer | leak at /usr/lib/x86_64-linux-gnu/libX11.so.6

Categories

(Core :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox40 --- affected

People

(Reporter: RyanVM, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure, memory-leak)

10:23:09 INFO - ==2210==ERROR: LeakSanitizer: detected memory leaks 10:23:09 INFO - Direct leak of 520 byte(s) in 5 object(s) allocated from: 10:23:09 INFO - #0 0x4721f1 in calloc /builds/slave/moz-toolchain/src/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:90 10:23:09 INFO - #1 0x7ff792225d90 (/usr/lib/x86_64-linux-gnu/libX11.so.6+0x3cd90) 10:23:09 INFO - Indirect leak of 240 byte(s) in 5 object(s) allocated from: 10:23:09 INFO - #0 0x4720e1 in malloc /builds/slave/moz-toolchain/src/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:74 10:23:09 INFO - #1 0x7ff792225e8f (/usr/lib/x86_64-linux-gnu/libX11.so.6+0x3ce8f) 10:23:09 INFO - Indirect leak of 240 byte(s) in 5 object(s) allocated from: 10:23:09 INFO - #0 0x4720e1 in malloc /builds/slave/moz-toolchain/src/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:74 10:23:09 INFO - #1 0x7ff792225e7a (/usr/lib/x86_64-linux-gnu/libX11.so.6+0x3ce7a) 10:23:09 INFO - ----------------------------------------------------- 10:23:09 INFO - Suppressions used: 10:23:09 INFO - count bytes template 10:23:09 INFO - 17 4272 libglib-2.0.so 10:23:09 INFO - ----------------------------------------------------- 10:23:09 INFO - SUMMARY: AddressSanitizer: 1000 byte(s) leaked in 15 allocation(s). 10:23:09 INFO - TEST-INFO | Main app process: killed by SIGHUP 10:23:09 WARNING - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at /usr/lib/x86_64-linux-gnu/libX11.so.6
The fix here is just to add libX11.so to the suppression list in build/sanitizers/lsan_suppressions.txt, but I'm curious to see how much it happens in a day or two.
Blocks: LSan
[Mass Closure] Closing Intermittent as a one off
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.