We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
==4304==ERROR: AddressSanitizer: SEGV on unknown address 0x7f613d00001f (pc 0x7f61178fec05 bp 0x000000000000 sp 0x7ffc0c629fa0 T0) #0 0x7f61178fec04 in folly::AsyncTimeout::libeventCallback(int, short, void*) io/async/AsyncTimeout.cpp:160 #1 0x7f610b17241f in event_base_loop (/usr/lib/x86_64-linux-gnu/libevent-2.0.so.5+0xd41f) #2 0x7f611792f4ff in folly::EventBase::loopBody(int) io/async/EventBase.cpp:313 #3 0x7f61179312c5 in folly::EventBase::loopForever() io/async/EventBase.cpp:443 #4 0x55af2e28f588 in main /home/abhinav/ws/videoproc/main.cpp:220 #5 0x7f6111f6c3f0 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x203f0) #6 0x55af2e1afce9 in _start (/home/abhinav/ws/videoproc/build/videoproc+0x2c5ce9)
The text was updated successfully, but these errors were encountered:
Closing this issue because it is too old, and because there is no local repro.
Sorry, something went wrong.
No branches or pull requests
==4304==ERROR: AddressSanitizer: SEGV on unknown address 0x7f613d00001f (pc 0x7f61178fec05 bp 0x000000000000 sp 0x7ffc0c629fa0 T0)
#0 0x7f61178fec04 in folly::AsyncTimeout::libeventCallback(int, short, void*) io/async/AsyncTimeout.cpp:160
#1 0x7f610b17241f in event_base_loop (/usr/lib/x86_64-linux-gnu/libevent-2.0.so.5+0xd41f)
#2 0x7f611792f4ff in folly::EventBase::loopBody(int) io/async/EventBase.cpp:313
#3 0x7f61179312c5 in folly::EventBase::loopForever() io/async/EventBase.cpp:443
#4 0x55af2e28f588 in main /home/abhinav/ws/videoproc/main.cpp:220
#5 0x7f6111f6c3f0 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x203f0)
#6 0x55af2e1afce9 in _start (/home/abhinav/ws/videoproc/build/videoproc+0x2c5ce9)
The text was updated successfully, but these errors were encountered: