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

unstable branch/when other ip use redis-cli -h -p ,the redis-cluster-proxy exit #118

Open
ilovedumplings opened this issue Nov 18, 2024 · 1 comment

Comments

@ilovedumplings
Copy link

=== PROXY BUG REPORT START: Cut & paste starting from here ===
[2024-11-18 17:55:35.196/0] Redis Cluster Proxy 999.999.999 crashed by signal: 11
[2024-11-18 17:55:35.196/0] Crashed running the instruction at: 0x41a615
[2024-11-18 17:55:35.196/0] Accessing address: (nil)
[2024-11-18 17:55:35.196/0] Handling crash on thread: 0

------ STACK TRACE ------
EIP:
./redis-cluster-proxy[0x41a615]

Backtrace:
./redis-cluster-proxy(logStackTrace+0x2d)[0x40d8fd]
./redis-cluster-proxy(sigsegvHandler+0x182)[0x40df12]
/lib64/libpthread.so.0(+0xf630)[0x7f1ab0c45630]
./redis-cluster-proxy[0x41a615]
./redis-cluster-proxy(aeProcessEvents+0x106)[0x409586]
./redis-cluster-proxy(aeMain+0x2b)[0x40999b]
./redis-cluster-proxy[0x41182c]
/lib64/libpthread.so.0(+0x7ea5)[0x7f1ab0c3dea5]
/lib64/libc.so.6(clone+0x6d)[0x7f1ab0966b0d]

------ INFO OUTPUT ------

Proxy

proxy_version:999.999.999
proxy_git_sha1:adc7252d
proxy_git_dirty:0
proxy_git_branch:unstable
os:Linux 3.10.0-1160.119.1.el7.x86_64 x86_64
arch_bits:64
multiplexing_api:epoll
gcc_version:9.3.1
process_id:6243
threads:8
tcp_port:7777
uptime_in_seconds:22
uptime_in_days:0
config_file:proxy.conf
acl_user:default

Memory

used_memory:7785224
used_memory_human:7.42M
total_system_memory:3822940160
total_system_memory_human:3.56G

Clients

connected_clients:1
max_clients:10000
thread_0_clinets:1
thread_1_clinets:0
thread_2_clinets:0
thread_3_clinets:0
thread_4_clinets:0
thread_5_clinets:0
thread_6_clinets:0
thread_7_clinets:0

Cluster

address:
entry_node::0

---- SIZEOF STRUCTS ----
clientRequest: 184
client: 224
redisClusterConnection: 48
clusterNode: 112
redisCluster: 104
list: 48
listNode: 24
rax: 24
raxNode: 4
raxIterator: 480
aeEventLoop: 88
aeFileEvent: 32
aeTimeEvent: 64

------ REGISTERS ------

RAX:00000000025d4550 RBX:000000000042c77a
RCX:0000000000000000 RDX:00000000020c2e1

@chx9
Copy link

chx9 commented Dec 21, 2024

can you show your backtrace stack?

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