We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I load image on redislabs/redisai:latest , but I get a crash with redis-cli executes command: info modules os: centos8.2
== REDIS BUG REPORT START: Cut & paste starting from here === 1:M 15 Mar 2022 08:05:15.029 # Redis 6.2.6 crashed by signal: 11, si_code: 1 1:M 15 Mar 2022 08:05:15.029 # Accessing address: 0x20 1:M 15 Mar 2022 08:05:15.029 # Crashed running the instruction at: 0x7fa0a63bb810 ------ STACK TRACE ------ EIP: /usr/lib/redis/modules/backends/redisai_onnxruntime/redisai_onnxruntime.so(_ZNK15RAIOrtAllocator11MemoryInUseEv+0x0)[0x7fa0a63bb810] Backtrace: /lib/x86_64-linux-gnu/libpthread.so.0(+0x14140)[0x7fa0a731f140] /usr/lib/redis/modules/backends/redisai_onnxruntime/redisai_onnxruntime.so(_ZNK15RAIOrtAllocator11MemoryInUseEv+0x0)[0x7fa0a63bb810] /usr/lib/redis/modules/redisai.so(RAI_moduleInfoFunc+0x275)[0x7fa0a65d50b5] redis-server *:6379(modulesCollectInfo+0x6c)[0x55dfd339c93c] redis-server *:6379(infoCommand+0x34)[0x55dfd3313a14] redis-server *:6379(call+0xa1)[0x55dfd330f1a1] redis-server *:6379(processCommand+0x593)[0x55dfd3310d23] redis-server *:6379(processInputBuffer+0xf8)[0x55dfd3323ec8] redis-server *:6379(+0xfbbb8)[0x55dfd33bbbb8] redis-server *:6379(aeProcessEvents+0x292)[0x55dfd3307e32] redis-server *:6379(aeMain+0x1d)[0x55dfd330809d] redis-server *:6379(main+0x316)[0x55dfd33042b6] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xea)[0x7fa0a716cd0a] redis-server *:6379(_start+0x2a)[0x55dfd330478a] ------ REGISTERS ------ 1:M 15 Mar 2022 08:05:15.030 # RAX:0000000000000000 RBX:00007fa0a67fefa8 RCX:000055dfd345b7bc RDX:0000000000000002 RDI:0000000000000000 RSI:000000002e392e31 RBP:00007fa0a67ff1a0 RSP:00007fff71712418 R8 :00007fa0a5fa0180 R9 :00007fa0a6e00900 R10:00007fa0a7140760 R11:00007fa0a5fa0180 R12:00007fa0a67ff4f8 R13:000055dfd3395100 R14:00007fa0a67ff580 R15:00007fa0a67ff158 RIP:00007fa0a63bb810 EFL:0000000000010206 CSGSFS:002b000000000033 1:M 15 Mar 2022 08:05:15.030 # (00007fff71712427) -> 0000000000000000 1:M 15 Mar 2022 08:05:15.030 # (00007fff71712426) -> 00007fa0a6e22f54 1:M 15 Mar 2022 08:05:15.030 # (00007fff71712425) -> 00007fa0a7140730 1:M 15 Mar 2022 08:05:15.030 # (00007fff71712424) -> 00007fa0a4207048 1:M 15 Mar 2022 08:05:15.030 # (00007fff71712423) -> 00007fa0a6e21a90 1:M 15 Mar 2022 08:05:15.030 # (00007fff71712422) -> 0001210f1ee9b3eb 1:M 15 Mar 2022 08:05:15.030 # (00007fff71712421) -> 00007fff717124e8 1:M 15 Mar 2022 08:05:15.030 # (00007fff71712420) -> 00007fa0a720bb41 1:M 15 Mar 2022 08:05:15.030 # (00007fff7171241f) -> 0000000000000006 1:M 15 Mar 2022 08:05:15.030 # (00007fff7171241e) -> 00007fa0a42000d0 1:M 15 Mar 2022 08:05:15.030 # (00007fff7171241d) -> 00007fa0a4207118 1:M 15 Mar 2022 08:05:15.030 # (00007fff7171241c) -> 00007fff71712480 1:M 15 Mar 2022 08:05:15.030 # (00007fff7171241b) -> 00007fa0a6e21a90 1:M 15 Mar 2022 08:05:15.030 # (00007fff7171241a) -> 00007fff71712670 1:M 15 Mar 2022 08:05:15.030 # (00007fff71712419) -> 000055dfd34fd648 1:M 15 Mar 2022 08:05:15.030 # (00007fff71712418) -> 00007fa0a65d50b5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I load image on redislabs/redisai:latest , but I get a crash with redis-cli executes command: info modules
os: centos8.2
The text was updated successfully, but these errors were encountered: