microsoftarchive / redis

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
http://redis.io
Other
20.78k stars 5.37k forks source link

Redis Crash #515

Open abnadi opened 7 years ago

abnadi commented 7 years ago

Redis crashes after i while of use any ideas?

=== REDIS BUG REPORT START: Cut & paste starting from here === [4256] 28 Oct 08:35:21.429 # Redis version: 3.0.501 [4256] 28 Oct 08:35:21.429 # --- EXCEPTION_ACCESS_VIOLATION [4256] 28 Oct 08:35:21.429 # --- STACK TRACE redis-server.exe!LogStackTrace(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:95)(0x000BE600, 0x0013FF90, 0x00000001, 0x40124730) redis-server.exe!UnhandledExceptiontHandler(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x00000000, 0x00000000, 0x00000000, 0x00000000) KERNELBASE.dll!UnhandledExceptionFilter(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x00000000, 0x1B931BB0, 0x00000000, 0x0013FF20) ntdll.dll!memset(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x000BF230, 0x00000000, 0x4012AC28, 0x00000000) ntdll.dll!_C_specific_handler(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x00000000, 0x000BE770, 0x000BF230, 0x000BF230) ntdll.dll!_chkstk(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x00000001, 0x1E5C0000, 0x00000000, 0x1E6F409C) ntdll.dll!RtlRaiseException(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x00000000, 0x00000000, 0x00000000, 0x00000000) ntdll.dll!KiUserExceptionDispatcher(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x776E692B, 0x03000000, 0x183FFFB0, 0x1818AFB1) redis-server.exe!lzf_compress(c:\release\redis\src\lzf_c.c:207)(0x00B15530, 0x00B15530, 0x00000001, 0x00000039) redis-server.exe!rdbSaveLzfStringObject(c:\release\redis\src\rdb.c:231)(0x00B15530, 0x400A0DA3, 0x0013F6E0, 0x00000039) redis-server.exe!rdbSaveRawString(c:\release\redis\src\rdb.c:296)(0x84C869F0, 0x00000001, 0x02C07040, 0x0B7BAC02) redis-server.exe!rdbSaveObject(c:\release\redis\src\rdb.c:515)(0x0013F6E0, 0x00000001, 0x00B15530, 0x00B15530) redis-server.exe!rdbSaveRio(c:\release\redis\src\rdb.c:694)(0x40150210, 0x007A0000, 0x00000005, 0x00BA2754) redis-server.exe!rdbSave(c:\release\redis\src\rdb.c:758)(0x007A0000, 0x57AF5C10, 0x007A0000, 0x00000005) redis-server.exe!QForkChildInit(c:\release\redis\src\win32_interop\win32_qfork.cpp:337)(0x00000005, 0x00000000, 0x001E6BB0, 0x00000005) redis-server.exe!QForkStartup(c:\release\redis\src\win32_interop\win32_qfork.cpp:515)(0x00000006, 0x00000000, 0xFFFFE000, 0x001E9680) redis-server.exe!main(c:\release\redis\src\win32_interop\win32_qfork.cpp:1240)(0x00000000, 0x00000000, 0x00000000, 0xFFFFE000) redis-server.exe!__tmainCRTStartup(f:\dd\vctools\crt\crtw32\startup\crt0.c:255)(0x00000000, 0x4004454C, 0x00000000, 0x00000000) KERNEL32.DLL!BaseThreadInitThunk(f:\dd\vctools\crt\crtw32\startup\crt0.c:255)(0x1E1013B0, 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) [4256] 28 Oct 08:35:21.436 # --- INFO OUTPUT [1392] 28 Oct 08:35:21.887 # fork operation failed [1392] 28 Oct 08:35:21.923 # Background saving terminated by signal 1 [1392] 28 Oct 08:35:26.044 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:35:26.056 * Background saving started by pid 3264 [1392] 28 Oct 08:35:27.561 # fork operation complete [1392] 28 Oct 08:35:27.577 * Background saving terminated with success [1392] 28 Oct 08:36:28.004 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:36:28.019 * Background saving started by pid 4832 [1392] 28 Oct 08:36:29.424 # fork operation complete [1392] 28 Oct 08:36:29.503 * Background saving terminated with success [1392] 28 Oct 08:37:30.027 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:37:30.041 * Background saving started by pid 3832 [1392] 28 Oct 08:37:31.546 # fork operation complete [1392] 28 Oct 08:37:31.592 * Background saving terminated with success [1392] 28 Oct 08:38:32.037 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:38:32.052 * Background saving started by pid 3652 [1392] 28 Oct 08:38:33.560 # fork operation complete [1392] 28 Oct 08:38:33.629 * Background saving terminated with success [1392] 28 Oct 08:39:34.069 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:39:34.097 * Background saving started by pid 3312 [1392] 28 Oct 08:39:35.847 # fork operation complete [1392] 28 Oct 08:39:35.929 * Background saving terminated with success [1392] 28 Oct 08:40:38.038 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:40:38.073 * Background saving started by pid 2276 [1392] 28 Oct 08:40:39.879 # fork operation complete [1392] 28 Oct 08:40:39.934 * Background saving terminated with success [1392] 28 Oct 08:41:40.065 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:41:40.084 * Background saving started by pid 3564 [1392] 28 Oct 08:41:41.891 # fork operation complete [1392] 28 Oct 08:41:41.928 * Background saving terminated with success [1392] 28 Oct 08:42:42.006 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:42:42.042 * Background saving started by pid 252 [1392] 28 Oct 08:42:43.948 # fork operation complete [1392] 28 Oct 08:42:43.998 * Background saving terminated with success [1392] 28 Oct 08:43:44.038 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:43:44.057 * Background saving started by pid 3932 [1392] 28 Oct 08:43:46.063 # fork operation complete [1392] 28 Oct 08:43:46.094 * Background saving terminated with success [1392] 28 Oct 08:44:47.047 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:44:47.066 * Background saving started by pid 4720 [1392] 28 Oct 08:44:48.974 # fork operation complete [1392] 28 Oct 08:44:49.064 * Background saving terminated with success [1392] 28 Oct 08:45:50.014 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:45:50.039 * Background saving started by pid 3368 [1392] 28 Oct 08:45:52.042 # fork operation complete [1392] 28 Oct 08:45:52.171 * Background saving terminated with success [1392] 28 Oct 08:46:53.036 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:46:53.061 * Background saving started by pid 3532 [1392] 28 Oct 08:46:54.969 # fork operation complete [1392] 28 Oct 08:46:55.079 * Background saving terminated with success [1392] 28 Oct 08:47:56.003 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:47:56.036 * Background saving started by pid 2156 [1392] 28 Oct 08:47:58.140 # fork operation complete [1392] 28 Oct 08:47:58.188 * Background saving terminated with success [1392] 28 Oct 08:48:59.029 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:48:59.050 * Background saving started by pid 3912 [1392] 28 Oct 08:49:01.157 # fork operation complete [1392] 28 Oct 08:49:01.255 * Background saving terminated with success [1392] 28 Oct 08:50:02.069 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:50:02.091 * Background saving started by pid 4712 [1392] 28 Oct 08:50:03.997 # fork operation complete [1392] 28 Oct 08:50:04.080 * Background saving terminated with success [1392] 28 Oct 08:51:05.004 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:51:05.047 * Background saving started by pid 3692 [1392] 28 Oct 08:51:07.055 # fork operation complete [1392] 28 Oct 08:51:07.127 * Background saving terminated with success [1392] 28 Oct 08:52:08.019 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:52:08.063 * Background saving started by pid 4704 [1392] 28 Oct 08:52:10.275 # fork operation complete [1392] 28 Oct 08:52:10.471 * Background saving terminated with success [1392] 28 Oct 08:53:11.024 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:53:11.057 * Background saving started by pid 2900 [1392] 28 Oct 08:53:13.379 # fork operation complete [1392] 28 Oct 08:53:13.626 * Background saving terminated with success [1392] 28 Oct 08:54:14.044 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:54:14.081 * Background saving started by pid 3496 [1392] 28 Oct 08:54:16.231 # fork operation complete [1392] 28 Oct 08:54:16.455 * Background saving terminated with success [1392] 28 Oct 08:55:17.010 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:55:17.043 * Background saving started by pid 2696 [1392] 28 Oct 08:55:19.251 # fork operation complete [1392] 28 Oct 08:55:19.389 * Background saving terminated with success [1392] 28 Oct 08:56:20.049 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:56:20.073 * Background saving started by pid 2944 [1392] 28 Oct 08:56:22.381 # fork operation complete [1392] 28 Oct 08:56:22.422 * Background saving terminated with success [1392] 28 Oct 08:57:23.080 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:57:23.104 * Background saving started by pid 1876 [1392] 28 Oct 08:57:25.411 # fork operation complete [1392] 28 Oct 08:57:25.499 * Background saving terminated with success [1392] 28 Oct 08:58:26.081 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:58:26.112 * Background saving started by pid 3132 [1392] 28 Oct 08:58:28.420 # fork operation complete [1392] 28 Oct 08:58:28.542 * Background saving terminated with success [1392] 28 Oct 08:59:29.091 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 08:59:29.117 * Background saving started by pid 4028 [1392] 28 Oct 08:59:31.423 # fork operation complete [1392] 28 Oct 08:59:31.548 * Background saving terminated with success [1392] 28 Oct 09:00:32.012 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:00:32.038 * Background saving started by pid 2488 [1392] 28 Oct 09:00:34.445 # fork operation complete [1392] 28 Oct 09:00:34.587 * Background saving terminated with success [1392] 28 Oct 09:01:35.018 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:01:35.043 * Background saving started by pid 1804 [1804] 28 Oct 09:01:36.347 #

=== REDIS BUG REPORT START: Cut & paste starting from here === [1804] 28 Oct 09:01:36.348 # Redis version: 3.0.501 [1804] 28 Oct 09:01:36.348 # --- EXCEPTION_ACCESS_VIOLATION [1804] 28 Oct 09:01:36.348 # --- STACK TRACE redis-server.exe!LogStackTrace(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:95)(0x000BE600, 0x0013FF90, 0x00000001, 0x40124730) redis-server.exe!UnhandledExceptiontHandler(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x00000000, 0x00000000, 0x00000000, 0x00000000) KERNELBASE.dll!UnhandledExceptionFilter(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x00000000, 0x1B931BB0, 0x00000000, 0x0013FF20) ntdll.dll!memset(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x000BF230, 0x00000000, 0x4012AC28, 0x00000000) ntdll.dll!_C_specific_handler(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x00000000, 0x000BE770, 0x000BF230, 0x000BF230) ntdll.dll!_chkstk(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x00000001, 0x1E5C0000, 0x00000000, 0x1E6F409C) ntdll.dll!RtlRaiseException(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x00000000, 0x00000000, 0x00000000, 0x00000000) ntdll.dll!KiUserExceptionDispatcher(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x6C3C201C, 0x03000000, 0x16BFFFD1, 0x16BF5392) redis-server.exe!lzf_compress(c:\release\redis\src\lzf_c.c:207)(0x00AF1330, 0x00AF1330, 0x00000001, 0x00000039) redis-server.exe!rdbSaveLzfStringObject(c:\release\redis\src\rdb.c:231)(0x00AF1330, 0x400A0DA3, 0x0013F6E0, 0x00000039) redis-server.exe!rdbSaveRawString(c:\release\redis\src\rdb.c:296)(0x99D11388, 0x00000001, 0x02C07040, 0x0BAB6C0D) redis-server.exe!rdbSaveObject(c:\release\redis\src\rdb.c:515)(0x0013F6E0, 0x00000001, 0x00AF1330, 0x00AF1330) redis-server.exe!rdbSaveRio(c:\release\redis\src\rdb.c:694)(0x40150210, 0x00800000, 0x00000005, 0x00C02754) redis-server.exe!rdbSave(c:\release\redis\src\rdb.c:758)(0x00800000, 0x57AF5C10, 0x00800000, 0x00000005) redis-server.exe!QForkChildInit(c:\release\redis\src\win32_interop\win32_qfork.cpp:337)(0x00000005, 0x00000000, 0x00256CD0, 0x00000005) redis-server.exe!QForkStartup(c:\release\redis\src\win32_interop\win32_qfork.cpp:515)(0x00000006, 0x00000000, 0xFFFF4000, 0x00259680) redis-server.exe!main(c:\release\redis\src\win32_interop\win32_qfork.cpp:1240)(0x00000000, 0x00000000, 0x00000000, 0xFFFF4000) redis-server.exe!__tmainCRTStartup(f:\dd\vctools\crt\crtw32\startup\crt0.c:255)(0x00000000, 0x4004454C, 0x00000000, 0x00000000) KERNEL32.DLL!BaseThreadInitThunk(f:\dd\vctools\crt\crtw32\startup\crt0.c:255)(0x1E1013B0, 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) [1804] 28 Oct 09:01:36.354 # --- INFO OUTPUT [1392] 28 Oct 09:02:01.638 # fork operation failed [1392] 28 Oct 09:02:01.714 # Background saving terminated by signal 1 [1392] 28 Oct 09:02:01.833 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:02:01.852 * Background saving started by pid 4024 [1392] 28 Oct 09:02:09.881 # fork operation complete [1392] 28 Oct 09:02:09.986 * Background saving terminated with success [1392] 28 Oct 09:03:10.019 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:03:10.042 * Background saving started by pid 4428 [1392] 28 Oct 09:03:12.651 # fork operation complete [1392] 28 Oct 09:03:12.929 * Background saving terminated with success [1392] 28 Oct 09:04:13.071 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:04:13.102 * Background saving started by pid 2276 [1392] 28 Oct 09:04:15.612 # fork operation complete [1392] 28 Oct 09:04:16.044 * Background saving terminated with success [1392] 28 Oct 09:05:17.060 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:05:17.083 * Background saving started by pid 4164 [1392] 28 Oct 09:05:19.593 # fork operation complete [1392] 28 Oct 09:05:19.719 * Background saving terminated with success [1392] 28 Oct 09:06:20.063 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:06:20.086 * Background saving started by pid 1488 [1392] 28 Oct 09:06:22.696 # fork operation complete [1392] 28 Oct 09:06:22.756 * Background saving terminated with success [1392] 28 Oct 09:07:23.086 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:07:23.118 * Background saving started by pid 4752 [1392] 28 Oct 09:07:25.829 # fork operation complete [1392] 28 Oct 09:07:25.889 * Background saving terminated with success [1392] 28 Oct 09:08:26.060 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:08:26.083 * Background saving started by pid 1984 [1392] 28 Oct 09:08:28.590 # fork operation complete [1392] 28 Oct 09:08:28.696 * Background saving terminated with success [1392] 28 Oct 09:09:29.054 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:09:29.085 * Background saving started by pid 4476 [1392] 28 Oct 09:09:31.794 # fork operation complete [1392] 28 Oct 09:09:31.886 * Background saving terminated with success [1392] 28 Oct 09:10:32.048 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:10:32.072 * Background saving started by pid 1248 [1392] 28 Oct 09:10:34.685 # fork operation complete [1392] 28 Oct 09:10:34.819 * Background saving terminated with success [1392] 28 Oct 09:11:35.057 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:11:35.082 * Background saving started by pid 3328 [1392] 28 Oct 09:11:37.686 # fork operation complete [1392] 28 Oct 09:11:37.772 * Background saving terminated with success [1392] 28 Oct 09:12:38.008 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:12:38.034 * Background saving started by pid 3712 [1392] 28 Oct 09:12:40.643 # fork operation complete [1392] 28 Oct 09:12:40.693 * Background saving terminated with success [1392] 28 Oct 09:13:41.094 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:13:41.118 * Background saving started by pid 1812 [1392] 28 Oct 09:13:43.723 # fork operation complete [1392] 28 Oct 09:13:43.882 * Background saving terminated with success [1392] 28 Oct 09:14:44.011 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:14:44.035 * Background saving started by pid 5000 [1392] 28 Oct 09:14:46.840 # fork operation complete [1392] 28 Oct 09:14:46.972 * Background saving terminated with success [1392] 28 Oct 09:15:47.014 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:15:47.038 * Background saving started by pid 3920 [1392] 28 Oct 09:15:49.750 # fork operation complete [1392] 28 Oct 09:15:49.835 * Background saving terminated with success [1392] 28 Oct 09:16:50.004 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:16:50.029 * Background saving started by pid 4372 [1392] 28 Oct 09:16:52.737 # fork operation complete [1392] 28 Oct 09:16:52.818 * Background saving terminated with success [1392] 28 Oct 09:17:53.049 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:17:53.072 * Background saving started by pid 4708 [1392] 28 Oct 09:17:55.676 # fork operation complete [1392] 28 Oct 09:17:55.795 * Background saving terminated with success [1392] 28 Oct 09:18:56.018 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:18:56.048 * Background saving started by pid 1812 [1392] 28 Oct 09:18:58.755 # fork operation complete [1392] 28 Oct 09:18:58.866 * Background saving terminated with success [1392] 28 Oct 09:19:59.030 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:19:59.055 * Background saving started by pid 332 [1392] 28 Oct 09:20:01.863 # fork operation complete [1392] 28 Oct 09:20:01.917 * Background saving terminated with success [1392] 28 Oct 09:21:02.057 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:21:02.082 * Background saving started by pid 4884 [1392] 28 Oct 09:21:04.992 # fork operation complete [1392] 28 Oct 09:21:05.081 * Background saving terminated with success [1392] 28 Oct 09:22:06.031 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:22:06.062 * Background saving started by pid 32 [1392] 28 Oct 09:22:08.876 # fork operation complete [1392] 28 Oct 09:22:09.013 * Background saving terminated with success [1392] 28 Oct 09:23:10.091 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:23:10.117 * Background saving started by pid 1188 [1392] 28 Oct 09:23:13.125 # fork operation complete [1392] 28 Oct 09:23:13.180 * Background saving terminated with success [1392] 28 Oct 09:24:14.045 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:24:14.070 * Background saving started by pid 1768 [1392] 28 Oct 09:24:16.981 # fork operation complete [1392] 28 Oct 09:24:17.043 * Background saving terminated with success [1392] 28 Oct 09:25:18.094 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:25:18.124 * Background saving started by pid 1724 [1392] 28 Oct 09:25:20.945 # fork operation complete [1392] 28 Oct 09:25:21.068 * Background saving terminated with success [1392] 28 Oct 09:26:22.020 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:26:22.051 * Background saving started by pid 4888 [1392] 28 Oct 09:26:25.183 # fork operation complete [1392] 28 Oct 09:26:25.385 * Background saving terminated with success [1392] 28 Oct 09:27:26.023 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:27:26.063 * Background saving started by pid 3504 [1392] 28 Oct 09:27:29.107 # fork operation complete [1392] 28 Oct 09:27:34.608 * Background saving terminated with success [1392] 28 Oct 09:28:35.082 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:28:35.118 * Background saving started by pid 2176 [1392] 28 Oct 09:28:38.027 # fork operation complete [1392] 28 Oct 09:28:38.120 * Background saving terminated with success [1392] 28 Oct 09:29:39.076 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:29:39.113 * Background saving started by pid 2108 [1392] 28 Oct 09:29:42.074 # fork operation complete [1392] 28 Oct 09:29:42.228 * Background saving terminated with success [1392] 28 Oct 09:30:43.068 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:30:43.107 * Background saving started by pid 1688 [1392] 28 Oct 09:30:46.104 # fork operation complete [1392] 28 Oct 09:30:47.976 * Background saving terminated with success [1392] 28 Oct 09:31:48.042 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:31:48.081 * Background saving started by pid 3132 [1392] 28 Oct 09:31:51.292 # fork operation complete [1392] 28 Oct 09:31:51.417 * Background saving terminated with success [1392] 28 Oct 09:32:52.078 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:32:52.106 * Background saving started by pid 3264 [1392] 28 Oct 09:32:55.421 # fork operation complete [1392] 28 Oct 09:32:55.530 * Background saving terminated with success [1392] 28 Oct 09:33:56.071 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:33:56.097 * Background saving started by pid 4680 [1392] 28 Oct 09:33:59.408 # fork operation complete [1392] 28 Oct 09:33:59.535 * Background saving terminated with success [1392] 28 Oct 09:35:00.081 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:35:00.109 * Background saving started by pid 3528 [1392] 28 Oct 09:35:03.416 # fork operation complete [1392] 28 Oct 09:35:03.538 * Background saving terminated with success [1392] 28 Oct 09:36:04.096 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:36:04.125 * Background saving started by pid 4732 [1392] 28 Oct 09:36:07.434 # fork operation complete [1392] 28 Oct 09:36:07.591 * Background saving terminated with success [1392] 28 Oct 09:37:08.056 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:37:08.081 * Background saving started by pid 2188 [1392] 28 Oct 09:37:11.392 # fork operation complete [1392] 28 Oct 09:37:11.481 * Background saving terminated with success [1392] 28 Oct 09:38:12.030 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:38:12.055 * Background saving started by pid 2092 [1392] 28 Oct 09:38:15.263 # fork operation complete [1392] 28 Oct 09:38:15.373 * Background saving terminated with success [1392] 28 Oct 09:39:16.076 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:39:16.101 * Background saving started by pid 1816 [1392] 28 Oct 09:39:19.316 # fork operation complete [1392] 28 Oct 09:39:19.394 * Background saving terminated with success [1392] 28 Oct 09:40:20.043 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:40:20.068 * Background saving started by pid 3564 [1392] 28 Oct 09:40:23.279 # fork operation complete [1392] 28 Oct 09:40:23.399 * Background saving terminated with success [1392] 28 Oct 09:41:24.053 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:41:24.078 * Background saving started by pid 2832 [1392] 28 Oct 09:41:27.284 # fork operation complete [1392] 28 Oct 09:41:27.433 * Background saving terminated with success [1392] 28 Oct 09:42:28.694 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:42:28.721 * Background saving started by pid 2880 [1392] 28 Oct 09:42:31.931 # fork operation complete [1392] 28 Oct 09:42:31.997 * Background saving terminated with success [1392] 28 Oct 09:43:33.152 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:43:33.179 * Background saving started by pid 4668 [1392] 28 Oct 09:43:36.396 # fork operation complete [1392] 28 Oct 09:43:36.535 * Background saving terminated with success [1392] 28 Oct 09:44:37.066 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:44:37.091 * Background saving started by pid 264 [1392] 28 Oct 09:44:40.301 # fork operation complete [1392] 28 Oct 09:44:40.387 * Background saving terminated with success [1392] 28 Oct 09:45:41.432 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:45:41.462 * Background saving started by pid 2284 [1392] 28 Oct 09:45:44.673 # fork operation complete [1392] 28 Oct 09:45:44.805 * Background saving terminated with success [1392] 28 Oct 09:46:45.350 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:46:45.375 * Background saving started by pid 4516 [1392] 28 Oct 09:46:48.584 # fork operation complete [1392] 28 Oct 09:46:48.710 * Background saving terminated with success [1392] 28 Oct 09:47:49.065 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:47:49.090 * Background saving started by pid 3196 [1392] 28 Oct 09:47:52.301 # fork operation complete [1392] 28 Oct 09:47:52.357 * Background saving terminated with success [1392] 28 Oct 09:48:53.030 * 10000 changes in 60 seconds. Saving... [1392] 28 Oct 09:48:53.055 * Background saving started by pid 4100 [1392] 28 Oct 09:48:56.166 # fork operation complete [1392] 28 Oct 09:48:56.274 * Background saving terminated with success

abnadi commented 7 years ago

More info:

Faulting application name: redis-server.exe, version: 0.0.0.0, time stamp: 0x5698bfe1 Faulting module name: redis-server.exe, version: 0.0.0.0, time stamp: 0x5698bfe1 Exception code: 0xc0000005 Fault offset: 0x00000000000a4293 Faulting process id: 0x70c Faulting application start time: 0x01d230e91edc1b9c Faulting application path: C:\Program Files\Redis\redis-server.exe Faulting module path: C:\Program Files\Redis\redis-server.exe Report Id: 5d5aaef8-9cdc-11e6-80c2-005056b30aaf Faulting package full name: Faulting package-relative application ID: