You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.
------------------ 原始邮件 ------------------
发件人: "Tomasz Poradowski"<[email protected]>;
发送时间: 2019年11月25日(星期一) 下午3:47
收件人: "microsoftarchive/redis"<[email protected]>;
抄送: "宏脉软件-李丹"<[email protected]>; "Mention"<[email protected]>;
主题: Re: [microsoftarchive/redis] Server crashed (#634)
Hi @xinruzhishui008,
Please be aware that you are using a version that is no longer maintained. However, by looking at the stack trace it seems to be an "out of memory" kind of issue, please refer to https://github.com/microsoftarchive/redis/wiki/Memory-Configuration to find out more.
For a more recent version (4.0.14 now, but 5.0.6 soon) - please visit https://github.com/tporadowski/redis
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Hi @xinruzhishui008
as mentioned in the official README this project is no longer being actively maintained.
If you are looking for an up-to-date alternative, you may want to check out Memurai.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
=== REDIS BUG REPORT START: Cut & paste starting from here ===
Redis version: 3.2.100
[5844] 23 Nov 12:22:41.243 # --- ABORT
[5844] 23 Nov 12:22:41.244 # --- STACK TRACE
redis-server.exe!LogStackTrace(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:95)(0x00000016, 0x90B34005, 0x00000000, 0x00000001)
redis-server.exe!AbortHandler(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:208)(0x00000001, 0x90511DBD, 0x401671E0, 0x4294B4A3)
redis-server.exe!raise(f:\dd\vctools\crt\crtw32\misc\winsig.c:587)(0x00000001, 0x00000000, 0x416C7252, 0x416C7255)
redis-server.exe!abort(f:\dd\vctools\crt\crtw32\misc\abort.c:82)(0x401671E0, 0x416C7252, 0x416C7252, 0x00000051)
redis-server.exe!zmalloc_default_oom(c:\release\redis\src\zmalloc.c:136)(0x41800000, 0x416C7252, 0x0013F2E0, 0x40167210)
redis-server.exe!zmalloc(c:\release\redis\src\zmalloc.c:146)(0x416C7255, 0x00000050, 0x00000050, 0x0013F2E0)
redis-server.exe!rdbSaveLzfStringObject(c:\release\redis\src\rdb.c:281)(0x416C7255, 0x0013F2E0, 0x0000A5BF, 0x90B34005)
redis-server.exe!rdbSaveRawString(c:\release\redis\src\rdb.c:349)(0x03007070, 0x0000A56D, 0x66D7010F, 0x71CCC2A0)
redis-server.exe!rdbSaveObject(c:\release\redis\src\rdb.c:678)(0x98344DF8, 0x0013F2E0, 0x0013F2E0, 0x00000001)
redis-server.exe!rdbSaveKeyValuePair(c:\release\redis\src\rdb.c:721)(0x0013F2E0, 0x00000001, 0x0013F2E0, 0x030070FC)
redis-server.exe!rdbSaveRio(c:\release\redis\src\rdb.c:814)(0x40167210, 0x00C40000, 0x00000005, 0x01042754)
redis-server.exe!rdbSave(c:\release\redis\src\rdb.c:884)(0x00C40000, 0x00C40000, 0x5DC5ED69, 0x00000005)
redis-server.exe!QForkChildInit(c:\release\redis\src\win32_interop\win32_qfork.cpp:337)(0x00000005, 0x00000000, 0x002A9160, 0x00000005)
redis-server.exe!QForkStartup(c:\release\redis\src\win32_interop\win32_qfork.cpp:515)(0x00000006, 0x00000000, 0x00000000, 0x00298D30)
redis-server.exe!main(c:\release\redis\src\win32_interop\win32_qfork.cpp:1240)(0x00000000, 0x00000000, 0x00000000, 0x00000000)
redis-server.exe!__tmainCRTStartup(f:\dd\vctools\crt\crtw32\startup\crt0.c:255)(0x00000000, 0x00000000, 0x00000000, 0x00000000)
KERNEL32.DLL!BaseThreadInitThunk(f:\dd\vctools\crt\crtw32\startup\crt0.c:255)(0x00000000, 0x00000000, 0x00000000, 0x00000000)
ntdll.dll!RtlUserThreadStart(f:\dd\vctools\crt\crtw32\startup\crt0.c:255)(0x00000000, 0x00000000, 0x00000000, 0x00000000)
ntdll.dll!RtlUserThreadStart(f:\dd\vctools\crt\crtw32\startup\crt0.c:255)(0x00000000, 0x00000000, 0x00000000, 0x00000000)
[5844] 23 Nov 12:22:41.259 #
=== REDIS BUG REPORT END. Make sure to include from START to END. ===
The text was updated successfully, but these errors were encountered: