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

调用偶现段错误问题 #346

Closed
Summer-Time-2020 opened this issue Apr 13, 2024 · 2 comments
Closed

调用偶现段错误问题 #346

Summer-Time-2020 opened this issue Apr 13, 2024 · 2 comments

Comments

@Summer-Time-2020
Copy link

Summer-Time-2020 commented Apr 13, 2024

gdb) bt
#0 0x00007fb560a463b1 in memcpy (__len=18446744073709551614, __src=0x7fb559b382c4, __dest=) at ../mmip2region/ip2region.c:274
#1 ip2region_binary_search (ip2rObj=0x55fe13ffb010, ip=2610686931, datablock=datablock@entry=0x7fb559b38430) at ../mmip2region/ip2region.c:271
#2 0x00007fb560a46907 in ip2region_binary_search_string (ip2rObj=, ip=ip@entry=0x7fb5493ef8d0 "155.155.235.211", datablock=datablock@entry=0x7fb559b38430) at ../mmip2region/ip2region.c:279
#3 0x00007fb560a44d1e in doFunc_Ip2region (func=, ret=0x7fb559b386c0, usrptr=, pWti=) at fmip2region.c:474
#4 0x000055fe1404eb40 in ?? ()
#5 0x00007fb54f230dc0 in ?? ()
#6 0x00007fb560a44d1e in doFunc_Ip2region (func=, ret=0x7fb559b386c0, usrptr=, pWti=) at fmip2region.c:474
#7 0x000055fe1404eb40 in ?? ()
#8 0x00007fb54f230dc0 in ?? ()
#9 0x00007fb560a44d1e in doFunc_Ip2region (func=, ret=0x7fb559b386c0, usrptr=, pWti=) at fmip2region.c:474

@Summer-Time-2020
Copy link
Author

使用该IP重复调用没有复现

@lionsoul2014
Copy link
Owner

旧版本废弃了,不要再使用了,使用新版本的 xdb。

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