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.

Home Page:http://redis.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[crash]Redis service crashed while shutting down the system

dearbub opened this issue · comments

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

To Reproduce

  • 5.0.10 for windows。
  • windows 10 professional 64bits,chinese.

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

  • windows 10 professional 64bits,chinese
  • Redis standalone。