Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

An Exception on Windows Server 2012 #636

Open
MoreDone opened this issue Dec 2, 2019 · 1 comment
Open

An Exception on Windows Server 2012 #636

MoreDone opened this issue Dec 2, 2019 · 1 comment

Comments

@MoreDone
Copy link

MoreDone commented Dec 2, 2019

=== REDIS BUG REPORT START: Cut & paste starting from here ===
[5000] 20 Nov 20:08:21.605 # Redis version: 3.0.504
[5000] 20 Nov 20:08:21.605 # --- EXCEPTION_ACCESS_VIOLATION
[5000] 20 Nov 20:08:21.605 # --- STACK TRACE
redis-server.exe!LogStackTrace(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:95)(0x0013E700, 0x0013FF90, 0x00000001, 0x40124730)
redis-server.exe!UnhandledExceptiontHandler(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x00000000, 0x00000000, 0x00000000, 0x2E3E66E0)
KERNELBASE.dll!UnhandledExceptionFilter(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x00000000, 0xBA381980, 0x00000000, 0x0013FF20)
ntdll.dll!memset(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x0013F330, 0x3BBEA995, 0x4012AC28, 0x00000000)
ntdll.dll!_C_specific_handler(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x00000000, 0x0013E870, 0x0013F330, 0x0013F330)
ntdll.dll!_chkstk(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x00000001, 0xBCDE0000, 0x00000000, 0xBCF1409C)
ntdll.dll!RtlRaiseException(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x48563006, 0x379E44A4, 0x00000002, 0x7BACBF2F)
ntdll.dll!KiUserExceptionDispatcher(c:\release\redis\src\win32_interop\win32_stacktrace.cpp:185)(0x0000009A, 0x4008EBC9, 0x02C07070, 0x00000001)
redis-server.exe!rdbSaveStringObject(c:\release\redis\src\rdb.c:334)(0x0013F6E0, 0x00000002, 0x02C00142, 0x02C07070)
redis-server.exe!rdbSaveObject(c:\release\redis\src\rdb.c:605)(0x0013F6E0, 0x00000001, 0x357E6C70, 0x00000001)
redis-server.exe!rdbSaveRio(c:\release\redis\src\rdb.c:694)(0x40150210, 0x00820000, 0x00000005, 0x00C22754)
redis-server.exe!rdbSave(c:\release\redis\src\rdb.c:758)(0x00820000, 0x5DBE5FF4, 0x00820000, 0x00000005)
redis-server.exe!QForkChildInit(c:\release\redis\src\win32_interop\win32_qfork.cpp:337)(0x00000005, 0x00000000, 0x001F69E0, 0x00000005)
redis-server.exe!QForkStartup(c:\release\redis\src\win32_interop\win32_qfork.cpp:515)(0x00000006, 0x00000000, 0xFFFFE000, 0x001F6FA0)
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, 0x400442EC, 0x00000000, 0x00000000)
KERNEL32.DLL!BaseThreadInitThunk(f:\dd\vctools\crt\crtw32\startup\crt0.c:255)(0xBCBD13D0, 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)
[5000] 20 Nov 20:08:21.605 # --- INFO OUTPUT

Server

redis_version:3.0.504
redis_git_sha1:00000000
redis_git_dirty:0
redis_build_id:a4f7a6e86f2d60b3
redis_mode:standalone
os:Windows
arch_bits:64
multiplexing_api:WinSock_IOCP
process_id:5000
run_id:8826086d57951dffc35989c59fd3bd5960d5e03c
tcp_port:6379
uptime_in_seconds:2412354
uptime_in_days:27
hz:10
lru_clock:13970611
config_file:D:\redis\Redis-x64-3.0.504\redis.windows-service-6379.conf

Clients

connected_clients:77
client_longest_output_list:0
client_biggest_input_buf:0
blocked_clients:0

Memory

used_memory:992
used_memory_human:992B
used_memory_rss:2592343280
used_memory_peak:2636513872
used_memory_peak_human:2.46G
used_memory_lua:0
mem_fragmentation_ratio:2613249.25
mem_allocator:jemalloc-3.6.0

Persistence

loading:0
rdb_changes_since_last_save:10238
rdb_bgsave_in_progress:1
rdb_last_save_time:1574251638
rdb_last_bgsave_status:ok
rdb_last_bgsave_time_sec:24
rdb_current_bgsave_time_sec:1574251702
aof_enabled:0
aof_rewrite_in_progress:0
aof_rewrite_scheduled:0
aof_last_rewrite_time_sec:-1
aof_current_rewrite_time_sec:-1
aof_last_bgrewrite_status:ok
aof_last_write_status:ok

Stats

total_connections_received:819
total_commands_processed:350592564
instantaneous_ops_per_sec:530
total_net_input_bytes:33030323291
total_net_output_bytes:38821142113
instantaneous_input_kbps:32.23
instantaneous_output_kbps:10.80
rejected_connections:0
sync_full:0
sync_partial_ok:0
sync_partial_err:0
expired_keys:0
evicted_keys:0
keyspace_hits:23343720
keyspace_misses:3222599
pubsub_channels:0
pubsub_patterns:0
latest_fork_usec:56809
migrate_cached_sockets:0

Replication

role:master
connected_slaves:0
master_repl_offset:0
repl_backlog_active:0
repl_backlog_size:1048576
repl_backlog_first_byte_offset:0
repl_backlog_histlen:0

CPU

used_cpu_sys:0.81
used_cpu_user:1.69
used_cpu_sys_children:0.00
used_cpu_user_children:0.00

Commandstats

Cluster

cluster_enabled:0

Keyspace

db1:keys=1287901,expires=0,avg_ttl=0
db7:keys=255590,expires=0,avg_ttl=0
[5000] 20 Nov 20:08:21.605 #
=== REDIS BUG REPORT END. Make sure to include from START to END. ===

@tporadowski
Copy link

FYI this repository is archived and no longer maintained. For a more recent version you might try my fork of Redis for Windows

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants