Skip to content

Instantly share code, notes, and snippets.

View xanderdunn's full-sized avatar

Xander Dunn xanderdunn

View GitHub Profile
@xanderdunn
xanderdunn / 72b434b_warning.txt
Created May 11, 2021 05:31
72b434b Thread Sanitizer warning
==================
WARNING: ThreadSanitizer: data race (pid=8785)
Read of size 8 at 0x7b4c00000640 by thread T1:
#0 quill::detail::UnboundedSPSCEventQueue<quill::detail::BaseEvent>::try_pop() /home/xander/dev/quill/quill/include/quill/detail/spsc_queue/UnboundedSPSCEventQueue.h:140 (test.exe+0x165fc)
#1 quill::detail::BackendWorker::_read_event_queue(quill::detail::ThreadContext*) /home/xander/dev/quill/quill/include/quill/detail/backend/BackendWorker.h:352 (test.exe+0x165fc)
#2 quill::detail::BackendWorker::_populate_priority_queue(std::vector<quill::detail::ThreadContext*, quill::detail::CacheAlignedAllocator<quill::detail::ThreadContext*> > const&) /home/xander/dev/quill/quill/include/quill/detail/backend/BackendWorker.h:335 (test.exe+0x16516)
#3 quill::detail::BackendWorker::_exit() /home/xander/dev/quill/quill/include/quill/detail/backend/BackendWorker.h:605 (test.exe+0x18643)
#4 quill::detail::BackendWorker::run()::{lambda()#1}::operator()() const::{lambda()#1}::operator()() const
0 verbose cli [
0 verbose cli '/opt/homebrew/Cellar/node/16.10.0/bin/node',
0 verbose cli '/opt/homebrew/lib/node_modules/npm/bin/npm-cli.js',
0 verbose cli 'install',
0 verbose cli '--force',
0 verbose cli '--cache=/Users/xander/.npm',
0 verbose cli '--prefer-offline=false',
0 verbose cli '--prefer-online=false',
0 verbose cli '--offline=false',
0 verbose cli '--no-progress',