Skip to content

Segmentation Fault in v5.0 #68

@oruchreis

Description

@oruchreis

I've upgraded keydb version from 0.9.6 to 5.0 and it crashed with this error. I've downgraded back to 0.9.6 and it worked well.

22:C 26 Jul 2019 08:25:53.323 # oO0OoO0OoO0Oo KeyDB is starting oO0OoO0OoO0Oo
22:C 26 Jul 2019 08:25:53.323 # KeyDB version=5.0.0, bits=64, commit=b0a0f03b, modified=0, pid=22, just started
22:C 26 Jul 2019 08:25:53.323 # Configuration loaded
22:M 26 Jul 2019 08:25:53.324 * Running mode=standalone, port=6379.
22:M 26 Jul 2019 08:25:53.325 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
22:M 26 Jul 2019 08:25:53.325 # Server initialized
22:M 26 Jul 2019 08:25:53.325 * <ft> RediSearch version 1.4.11 (Git=v1.4.11)
22:M 26 Jul 2019 08:25:53.325 * <ft> concurrency: ON, gc: ON, prefix min length: 2, prefix max expansions: 200, query timeout (ms): 0, timeout policy: fail, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, search pool size: 20, index pool size: 8, 
22:M 26 Jul 2019 08:25:53.332 * <ft> Initialized thread pool!
22:M 26 Jul 2019 08:25:53.332 * Module 'ft' loaded from /data/redisearch.so
22:M 26 Jul 2019 08:25:53.332 * Loading RDB produced by version 0.9.6
22:M 26 Jul 2019 08:25:53.332 * RDB age 1206 seconds
22:M 26 Jul 2019 08:25:53.332 * RDB memory usage when created 1021.16 Mb
22:M 26 Jul 2019 08:25:59.569 * DB loaded from disk: 6.236 seconds
22:M 26 Jul 2019 08:25:59.569 * Ready to accept connections
 === KEYDB BUG REPORT START: Cut & paste starting from here ===
22:M 26 Jul 2019 08:25:59.569 # KeyDB 5.0.0 crashed by signal: 11
22:M 26 Jul 2019 08:25:59.569 # Crashed running the instruction at: 0x55d708de6a2a
22:M 26 Jul 2019 08:25:59.569 # Accessing address: 0x1a8
22:M 26 Jul 2019 08:25:59.569 # Failed assertion: <no assertion failed> (<no file>:0)
 ------ STACK TRACE ------
bash: line 1:    22 Segmentation fault      (core dumped) keydb-server /conf/redis.conf --loadmodule /data/redisearch.so TIMEOUT 0 ON_TIMEOUT fail 2> >(tee -a /data/redis.log >&2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions