Crash report

When I start the redis server on a ARM based mac with the M1 chip I get the following error.

java.lang.RuntimeException: Can't start redis server. Check logs for details. Redis process log: 
[29674] 26 May 11:30:54.388 # 

=== REDIS BUG REPORT START: Cut & paste starting from here ===
[29674] 26 May 11:30:54.389 #     Redis 2.8.19 crashed by signal: 10
[29674] 26 May 11:30:54.389 #     Failed assertion: <no assertion failed> (<no file>:0)
[29674] 26 May 11:30:54.389 # --- STACK TRACE
0   redis-server-2.8.19.app             0x0000000100e15197 logStackTrace + 103
1   libsystem_platform.dylib            0x00007fff20376440 _platform_memset$VARIANT$Rosetta + 108
2   libsystem_platform.dylib            0x00007fff20373d7d _sigtramp + 29
3   ???                                 0x0000000000000004 0x0 + 4
4   ???                                 0x2e322d7265767265 0x0 + 3328773043932000869
[29674] 26 May 11:30:54.390 # --- INFO OUTPUT
[29674] 26 May 11:30:54.390 # # Server
redis_version:2.8.19
redis_git_sha1:00000000
redis_git_dirty:0
redis_build_id:eb33e7d0f77a29c1
redis_mode:standalone
os:Darwin 20.4.0 x86_64
arch_bits:64
multiplexing_api:kqueue
gcc_version:4.2.1
process_id:29674
run_id:0a2641bb11a2bc1f40a0c696d578ec4807f45e61
tcp_port:6379
uptime_in_seconds:0
uptime_in_days:0
hz:10
lru_clock:0
config_file:/var/folders/b2/zq15h8l54jv2f_jtl5_dvmlr0000gn/T/embedded-redis-server_637918228994890872731935.conf

# Clients
connected_clients:0
client_longest_output_list:0
client_biggest_input_buf:0
blocked_clients:0

# Memory
used_memory:970784
used_memory_human:948.03K
used_memory_rss:0
used_memory_peak:970784
used_memory_peak_human:948.03K
used_memory_lua:35840
mem_fragmentation_ratio:0.00
mem_allocator:libc

# Persistence
loading:0
rdb_changes_since_last_save:0
rdb_bgsave_in_progress:0
rdb_last_save_time:1622021454
rdb_last_bgsave_status:ok
rdb_last_bgsave_time_sec:-1
rdb_current_bgsave_time_sec:-1
aof_enabled:0
aof_rewrite_in_progress:0
aof_rewrite_scheduled:0
aof_last_rewrite_time_sec:-1
aof_current_rewrite_time_sec:-1
aof_last_bgrewrite_status:ok
aof_last_write_status:ok

# Stats
total_connections_received:0
total_commands_processed:0
instantaneous_ops_per_sec:0
total_net_input_bytes:0
total_net_output_bytes:0
instantaneous_input_kbps:0.00
instantaneous_output_kbps:0.00
rejected_connections:0
sync_full:0
sync_partial_ok:0
sync_partial_err:0
expired_keys:0
evicted_keys:0
keyspace_hits:0
keyspace_misses:0
pubsub_channels:0
pubsub_patterns:0
latest_fork_usec:0

# Replication
role:master
connected_slaves:0
master_repl_offset:0
repl_backlog_active:0
repl_backlog_size:1048576
repl_backlog_first_byte_offset:0
repl_backlog_histlen:0

# CPU
used_cpu_sys:0.01
used_cpu_user:0.01
used_cpu_sys_children:0.00
used_cpu_user_children:0.00

# Commandstats

# Keyspace
hash_init_value: 1621866700

[29674] 26 May 11:30:54.390 # --- CLIENT LIST OUTPUT
[29674] 26 May 11:30:54.390 # 
[29674] 26 May 11:30:54.390 # --- REGISTERS
[29674] 26 May 11:30:54.390 # 
RAX:0000000305e04c40 RBX:0000000000000067
RCX:0000000305e05000 RDX:00007fd39f60085e
RDI:0000000305e04bf0 RSI:0000000000000000
RBP:0000000305e04a00 RSP:0000000305e04808
R8 :0000000305e04648 R9 :0000000000000000
R10:0000000305e042b0 R11:ffffffffffffffff
R12:00007fd6a5405880 R13:0000000305e04a88
R14:00007fff80628070 R15:00007fd6a5409f98
RIP:00007fff20376440 EFL:0000000000000202
CS :000000000000002b FS:0000000000000000  GS:0000000000000000
[29674] 26 May 11:30:54.390 # (0000000305e04817) -> 00007fff806283f4
[29674] 26 May 11:30:54.390 # (0000000305e04816) -> 00007fff202fc24a
[29674] 26 May 11:30:54.390 # (0000000305e04815) -> 0000000305e04940
[29674] 26 May 11:30:54.390 # (0000000305e04814) -> 0000000000403000
[29674] 26 May 11:30:54.390 # (0000000305e04813) -> 00007fff806283f4
[29674] 26 May 11:30:54.390 # (0000000305e04812) -> 0000000000400000
[29674] 26 May 11:30:54.390 # (0000000305e04811) -> 0000000305e048e8
[29674] 26 May 11:30:54.390 # (0000000305e04810) -> 00007fff202f91a5
[29674] 26 May 11:30:54.390 # (0000000305e0480f) -> 0000000109258080
[29674] 26 May 11:30:54.390 # (0000000305e0480e) -> 0000000000000003
[29674] 26 May 11:30:54.390 # (0000000305e0480d) -> 00000000090008ff
[29674] 26 May 11:30:54.390 # (0000000305e0480c) -> 00000000000018eb
[29674] 26 May 11:30:54.390 # (0000000305e0480b) -> 00007fd6a540a060
[29674] 26 May 11:30:54.390 # (0000000305e0480a) -> 0000000305e04bf0
[29674] 26 May 11:30:54.390 # (0000000305e04809) -> 0000000305e04850
[29674] 26 May 11:30:54.390 # (0000000305e04808) -> 0000000100e25424
[29674] 26 May 11:30:54.390 # 
=== REDIS BUG REPORT END. Make sure to include from START to END. ===

Aditional information

  1. OS distribution: OSX, ARM (m1 chip)
  2. Simply start it

Comment From: lowesyang

The same, how you fix it?