Skip to content
New issue

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

SEGV folly::AsyncTimeout::libeventCallback #582

Closed
abhiguru opened this issue Apr 24, 2017 · 1 comment
Closed

SEGV folly::AsyncTimeout::libeventCallback #582

abhiguru opened this issue Apr 24, 2017 · 1 comment

Comments

@abhiguru
Copy link

==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)

@yfeldblum
Copy link
Contributor

Closing this issue because it is too old, and because there is no local repro.

@yfeldblum yfeldblum closed this as not planned Won't fix, can't repro, duplicate, stale Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants