dragonflydb / dragonfly

A modern replacement for Redis and Memcached
https://www.dragonflydb.io/
Other
24.76k stars 892 forks source link

deadlock in test_replication_all #2946

Closed kostasrim closed 2 months ago

kostasrim commented 2 months ago

see https://github.com/dragonflydb/dragonfly/actions/runs/8771503559/job/24069359792#step:6:2894

kostasrim commented 2 months ago

crash happens when invoking json commands, it segfaults while Parsing. Using --jsonpathv2=false also fixes the issue.

kostasrim commented 2 months ago

to reproduce JSON.NUMMULTBY key $.counters[12] 2 && build-opt

kostasrim commented 2 months ago

This failure hasn't happened again so I am closing this (will reopen if it fails again). Note that the above comments do not apply as they were a side effect of not updating CMakeCache on a local build