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.88k stars 1.09k forks source link

some error log #158

Open provenpeng opened 8 months ago

provenpeng commented 8 months ago

[5984] 19 Dec 03:24:43.118 10000 changes in 60 seconds. Saving... [5984] 19 Dec 03:24:43.165 Background saving started by pid 54740

=== REDIS BUG REPORT START: Cut & paste starting from here === Redis version: 5.0.14.1 [54740] 19 Dec 03:24:43.915 # --- ABORT [54740] 19 Dec 03:24:43.915 # --- STACK TRACE redis-server.exe!StackTraceInfo((null):0)(0x00000016, 0x7F568BB96DC9, 0x1400DDD60, 0x1401B5750) redis-server.exe!AbortHandler((null):0)(0x00000016, 0x1400DDD60, 0x1400DDD60, 0x0014F200) redis-server.exe!raise(minkernel\crts\ucrt\src\appcrt\misc\signal.cpp:547)(0x0014ED01, 0x100000000, 0x00000000, 0x22203A2265707971) redis-server.exe!abort(minkernel\crts\ucrt\src\appcrt\startup\abort.cpp:71)(0x22203A2265700000, 0x1401A9160, 0x22203A2265707971, 0x0000005D) redis-server.exe!zmalloc_default_oom(D:\dev\GitHub\redis\src\zmalloc.c:108)(0x05400008, 0x22203A2265707971, 0x0014F200, 0x0014F200) redis-server.exe!zmalloc(D:\dev\GitHub\redis\src\zmalloc.c:119)(0x22203A2265707974, 0x1400892B2, 0x0014EF30, 0x1400A31B0) redis-server.exe!rdbSaveLzfStringObject(D:\dev\GitHub\redis\src\rdb.c:363)(0x22203A2265707974, 0x7F568BB96DC9, 0x0014F200, 0x0014F200) redis-server.exe!rdbSaveRawString(D:\dev\GitHub\redis\src\rdb.c:437)(0x00E088AD, 0x00000001, 0x006AC401, 0x7F55F4485460) redis-server.exe!rdbSaveObject(D:\dev\GitHub\redis\src\rdb.c:789)(0x00000001, 0x140048700, 0x1DA31E7DA7852AE, 0x0014F200) redis-server.exe!rdbSaveKeyValuePair(D:\dev\GitHub\redis\src\rdb.c:1073)(0x0014F200, 0x00000000, 0x07000150, 0x00000009) redis-server.exe!rdbSaveRio(D:\dev\GitHub\redis\src\rdb.c:1219)(0x006AC480, 0x01070000, 0x00000000, 0x0000D5D4) redis-server.exe!rdbSave(D:\dev\GitHub\redis\src\rdb.c:1321)(0x000002B2, 0x000001E4, 0x01070000, 0x000002B2) redis-server.exe!QForkChildInit(D:\dev\GitHub\redis\src\rdb.c:1321)(0x00000220, 0x00000000, 0x00000220, 0x2AAAAAAAAAAAAAAB) redis-server.exe!main(D:\dev\GitHub\redis\src\rdb.c:1321)(0x00000000, 0x00000000, 0x005D8AC0, 0x00000000) redis-server.exe!__scrt_common_main_seh(d:\a01_work\12\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288)(0x00000000, 0x00000000, 0x00000000, 0x00000000) KERNEL32.DLL!BaseThreadInitThunk(d:\a01_work\12\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288)(0x00000000, 0x00000000, 0x00000000, 0x00000000) ntdll.dll!RtlUserThreadStart(d:\a01_work\12\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288)(0x00000000, 0x00000000, 0x00000000, 0x00000000) ntdll.dll!RtlUserThreadStart(d:\a01_work\12\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288)(0x00000000, 0x00000000, 0x00000000, 0x00000000) [54740] 19 Dec 03:24:43.915 # === REDIS BUG REPORT END. Make sure to include from START to END. ===

   Please report this bug by following the instructions at:

 https://github.com/tporadowski/redis/wiki/Submitting-an-Issue

Suspect RAM error? Use redis-server --test-memory to verify it.

[5984] 19 Dec 03:25:09.776 # fork operation failed [5984] 19 Dec 03:25:09.917 # Background saving terminated by signal 1 [5984] 19 Dec 03:25:10.042 10000 changes in 60 seconds. Saving... [5984] 19 Dec 03:25:10.073 Background saving started by pid 57708 [5984] 19 Dec 03:25:16.181 # fork operation complete [5984] 19 Dec 03:25:16.384 * Background saving terminated with success