tporadowski / redis

Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
http://redis.io
Other
8.86k stars 1.09k forks source link

redis-server.exe 5.0.14.1 frequently exception #155

Open weisenzcharles opened 11 months ago

weisenzcharles commented 11 months ago

OS Windows Server 2022 Datacenter Version 21H2 Redis Exception 错误应用程序名称: redis-server.exe,版本: 5.0.14.1,时间戳: 0x620e1c21 错误模块名称: redis-server.exe,版本: 5.0.14.1,时间戳: 0x620e1c21 异常代码: 0xc0000409 错误偏移量: 0x00000000000f7bbd 错误进程 ID: 0x2170 错误应用程序启动时间: 0x01d9eec56724b21d 错误应用程序路径: D:\Program Files\Redis\redis-server.exe 错误模块路径: D:\Program Files\Redis\redis-server.exe 报告 ID: 12ea83a6-87ee-456c-8386-3f82a0e91388 错误程序包全名: 错误程序包相对应用程序 ID:

IIS Exception 错误应用程序名称: w3wp.exe,版本: 10.0.20348.1,时间戳: 0x405e4c14 错误模块名称: KERNELBASE.dll,版本: 10.0.20348.1607,时间戳: 0x7417aec3 异常代码: 0xe0434352 错误偏移量: 0x000000000003ef5c 错误进程 ID: 0x2964 错误应用程序启动时间: 0x01d9eec4ac14bf90 错误应用程序路径: c:\windows\system32\inetsrv\w3wp.exe 错误模块路径: C:\Windows\System32\KERNELBASE.dll 报告 ID: 7e6d9304-90ca-4a96-9c5d-2e934f06ec77 错误程序包全名: 错误程序包相对应用程序 ID:

zkteco-home commented 11 months ago

https://github.com/zkteco-home/redis-windows