Thread 1 "chrome" received signal SIGSEGV, Segmentation fault. 0x000055555f25167b in __asan_memset () at /b/s/w/ir/cache/builder/src/third_party/llvm/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp:26 26 /b/s/w/ir/cache/builder/src/third_party/llvm/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp: no such file or directory ERROR: Could not find ELF base! ERROR: Could not find ELF base! LEGEND: STACK | HEAP | CODE | DATA | RWX | RODATA ─────────────────────────────────────────[ REGISTERS ]───────────────────────────────────────── RAX 0x7fffff7ff818 —▸ 0x55557f2e0130 (__sanitizer::theDepot) ◂— 0x0 RBX 0x7fffff7ff800 ◂— 0x28 /* '(' */ RCX 0xf8f8f8f8f2f2f8f8 RDX 0x18 RDI 0x7fffff7ff800 ◂— 0x28 /* '(' */ RSI 0x18 R8 0x7fffe5de6000 ◂— 0x1010100000000 R9 0x7fffe5ded800 ◂— 0x101010101010101 R10 0xffffcc0950e ◂— 0x0 R11 0xffffcc09501 ◂— 0x0 R12 0x0 R13 0xfffffeffefc ◂— 0x0 R14 0x0 R15 0x18 RBP 0x7fffff7ff7d0 —▸ 0x7fffff7ffb70 —▸ 0x7fffff7ffc70 —▸ 0x7fffff7ffd10 —▸ 0x7fffff7ffe00 ◂— ... RSP 0x7fffff7fef90 RIP 0x55555f25167b (__asan_memset+219) ◂— call 0x55555f2514b0 ──────────────────────────────────────────[ DISASM ]─────────────────────────────────────────── ► 0x55555f25167b <__asan_memset+219> call _ZN6__asanL29QuickCheckForUnpoisonedRegionEmm <0x55555f2514b0> rdi: 0x7fffff7ff800 ◂— 0x28 /* '(' */ rsi: 0x18 rdx: 0x18 rcx: 0xf8f8f8f8f2f2f8f8 0x55555f251680 <__asan_memset+224> test al, al 0x55555f251682 <__asan_memset+226> jne __asan_memset+290 <0x55555f2516c2> 0x55555f251684 <__asan_memset+228> mov rdi, rbx 0x55555f251687 <__asan_memset+231> mov rsi, r15 0x55555f25168a <__asan_memset+234> call __asan_region_is_poisoned <0x55555f253fc0> 0x55555f25168f <__asan_memset+239> test rax, rax 0x55555f251692 <__asan_memset+242> je __asan_memset+290 <0x55555f2516c2> 0x55555f251694 <__asan_memset+244> mov r12, rax 0x55555f251697 <__asan_memset+247> call __sanitizer::StackTrace::GetCurrentPc() <0x55555f26d3e0> 0x55555f25169c <__asan_memset+252> lea rdx, [rbp - 0x838] ───────────────────────────────────────────[ STACK ]─────────────────────────────────────────── ─────────────────────────────────────────[ BACKTRACE ]───────────────────────────────────────── ► f 0 55555f25167b __asan_memset+219 f 1 55556c636ff0 f 2 55556c61341c f 3 55556c61341c f 4 55556c9f2cc3 f 5 55556ebc1eef f 6 55556ebb484c ui::ClipboardX11::X11Details::DispatchXEvent(x11::Event*)+460 f 7 55556cb616c1 ui::X11EventSource::DispatchXEventToXEventDispatchers(x11::Event*)+2113 f 8 55556cb62638 ui::X11EventSource::ProcessXEvent(x11::Event*)+408 f 9 55556cb62d0a f 10 55556c6427bb x11::Connection::Dispatch(x11::Connection::Delegate*)+1531 ─────────────────────────────────────────────────────────────────────────────────────────────── pwndbg> bt 20 #0 0x000055555f25167b in __asan_memset() () at /b/s/w/ir/cache/builder/src/third_party/llvm/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp:26 #1 0x000055556c636ff0 in SendRequestImpl() () at ../../ui/gfx/x/xproto_internal.cc:67 #2 0x000055556c61341c in SendRequest () at ../../ui/gfx/x/xproto_internal.h:145 #3 0x000055556c61341c in GetProperty() () at gen/ui/gfx/x/xproto.cc:4056 #4 0x000055556c9f2cc3 in GetRawBytesOfProperty() () at ../../ui/base/x/x11_util.cc:567 #5 0x000055556ebc1eef in OnSelectionNotify() () at ../../ui/base/x/selection_requestor.cc:137 #6 0x000055556ebb484c in DispatchXEvent() () at ../../ui/base/clipboard/clipboard_x11.cc:452 #7 0x000055556cb616c1 in DispatchXEventToXEventDispatchers() () at ../../ui/events/platform/x11/x11_event_source.cc:342 #8 0x000055556cb62638 in ProcessXEvent() () at ../../ui/events/platform/x11/x11_event_source.cc:388 #9 0x000055556cb62d0a in non-virtual thunk to ui::X11EventSource::DispatchXEvent(x11::Event*) () at ../../ui/events/platform/x11/x11_event_source.cc:453 #10 0x000055556c6427bb in operator() () at ../../ui/gfx/x/connection.cc:558 #11 0x000055556c6427bb in Dispatch() () at ../../ui/gfx/x/connection.cc:585 #12 0x000055556cb7299c in ui::(anonymous namespace)::XSourceDispatch(_GSource*, int (*)(void*), void*) () at ../../ui/events/platform/x11/x11_event_watcher_glib.cc:43 #13 0x00007ffff6c7c285 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #14 0x00007ffff6c7c650 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #15 0x00007ffff6c7c6dc in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #16 0x00005555696021fe in Run() () at ../../base/message_loop/message_pump_glib.cc:400 #17 0x00005555697091d8 in Run() () at ../../base/task/sequence_manager/thread_controller_with_message_pump_impl.cc:443 #18 0x000055556967d49b in Run() () at ../../base/run_loop.cc:124 #19 0x000055556ebc0e03 in BlockTillSelectionNotifyForRequest() () at ../../ui/base/x/selection_requestor.cc:248 (More stack frames follow...)