Skip to content

Bug:redis-server core dump #24741

@zyboy2000

Description

@zyboy2000

Is it platform specific

generic

Importance or Severity

Critical

Description of the bug

The Redis service process in the database contanier exited abnormally. gdb redis-sever.xx.core 。What could be the reason for this ?
(gdb) bt
#0 0x00007fea4a3d0bc7 in kill () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x000055d6a6f2fb69 in sigsegvHandler ()
#2
#3 0x00007fea4a43b0f6 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#4 0x000055d6a6ef3f92 in __ziplistDelete ()
#5 0x000055d6a6fcdf08 in redisCommandTable ()
#6 0x000055d6a6ef48ad in ziplistDelete ()
#7 0x000055d6a6f209ab in hashTypeSet ()
#8 0x000055d6a6f20d8b in hsetCommand ()
#9 0x000055d6a6ee7c6d in call ()
#10 0x000055d6a6ee87c5 in processCommand ()
#11 0x000055d6a6ef6b80 in processCommandAndResetClient ()
#12 0x000055d6a6efb55f in processInputBuffer ()
#13 0x000055d6a6f7c1dc in ?? ()
#14 0x000055d6a6ee113f in aeProcessEvents ()
#15 0x000055d6a6ee14ad in aeMain ()
#16 0x000055d6a6edb669 in main ()

redis-server version: redis-server_6.0.6-1_bpo10+1_arm64.deb"

sonic version : 202012
https://github.com/sonic-net/sonic-buildimage/blob/202012

Steps to Reproduce

This issue is intermittent

Actual Behavior and Expected Behavior

expect redis-server normal

Relevant log output

Output of show version, show techsupport

Attach files (if any)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions