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
9.03k stars 1.1k forks source link

[crash]Redis service crashed while shutting down the system #151

Open heylogt opened 1 year ago

heylogt commented 1 year ago

Describe the bug/issue Every time the operating system is shut down or restarted.

To Reproduce

Crash report Windows system logs: error application name: redis-server.exe,version: 5.0.10.0,timestamp: 0x5fa80801 error module name: redis-server.exe,version: 5.0.10.0,timestamp: 0x5fa80801 exception code : 0xc0000005 error offset: 0x00000000000b7470 error process ID: 0x17d0 error application startup time: 0x01d986e872e6e173 error application path: F:\redis\Redis-x64-5.0.10\redis-server.exe error module path: F:\redis\Redis-x64-5.0.10\redis-server.exe report ID: e4d47761-7d0a-40d1-baa9-2018a4a7778f Error Package Full Name: Error package relative to application ID:

Event Log error-1 error-2 1460dc14d4e7)

Additional context