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

Error in IXDNSLookup #8

Closed
bsergean opened this issue Jan 7, 2019 · 0 comments
Closed

Error in IXDNSLookup #8

bsergean opened this issue Jan 7, 2019 · 0 comments

Comments

@bsergean
Copy link
Collaborator

bsergean commented Jan 7, 2019

ThreadSanitizer:DEADLYSIGNAL
==91995==ERROR: ThreadSanitizer: SEGV on unknown address 0x7e80000ff0d8 (pc 0x00010b3bfbeb bp 0x7e8000392c60 sp 0x7e8000392a90 T4850109)
==91995==The signal is caused by a WRITE memory access.
    #0 ix::DNSLookup::run() IXDNSLookup.cpp:145 (cmd_run_all:x86_64+0x102d58bea)

==91995==Register values:
rax = 0x00007e80000ff098  rbx = 0x0000000000000010  rcx = 0x00007b0c00015d50  rdx = 0x0001fa0000e4c000  
rdi = 0x00007e8000392920  rsi = 0x000000010b3beef9  rbp = 0x00007e8000392c60  rsp = 0x00007e8000392a90  
 r8 = 0x0000000000000100   r9 = 0x00000000d994cb2d  r10 = 0x000000002120b22a  r11 = 0xffffffcbfffee698  
r12 = 0x00007e80000fe608  r13 = 0x000000010b3c3a90  r14 = 0x00007b080000d940  r15 = 0x000000000a152000  
ThreadSanitizer can not provide additional info.
SUMMARY: ThreadSanitizer: SEGV IXDNSLookup.cpp:145 in ix::DNSLookup::run()
==91995==ABORTING

unittest failed
Execution time: 6.07s
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

1 participant