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

Bug report on Win7 32bit of Redis 3.2.100 #575

Open HduBobTang opened 6 years ago

HduBobTang commented 6 years ago

=== REDIS BUG REPORT START: Cut & paste starting from here === Redis version: 3.2.100 [5916] 08 Nov 10:54:21.315 # --- EXCEPTION_ACCESS_VIOLATION [5916] 08 Nov 10:54:21.316 # --- STACK TRACE [5916] 08 Nov 10:54:21.316 # --- INFO OUTPUT

Server

redis_version:3.2.100 redis_git_sha1:00000000 redis_git_dirty:0 redis_build_id:dd26f1f93c5130ee redis_mode:standalone os:Windows
arch_bits:32 multiplexing_api:WinSock_IOCP process_id:5916 run_id:f752a533b853816f3427ac0f1b9a6f0f8d75ce9c tcp_port:6379 uptime_in_seconds:492 uptime_in_days:0 hz:10 lru_clock:160221 executable:D:\Redis-x86-3.2.100\"D:\Redis-x86-3.2.100\redis-server.exe" config_file:D:\Redis-x86-3.2.100\redis.windows-service.conf

Clients

connected_clients:1 client_longest_output_list:0 client_biggest_input_buf:0 blocked_clients:0

Memory

used_memory:1024 used_memory_human:1.00K used_memory_rss:489440 used_memory_rss_human:477.97K used_memory_peak:851088 used_memory_peak_human:831.14K total_system_memory:0 total_system_memory_human:0B used_memory_lua:1912630272 used_memory_lua_human:1.78G maxmemory:1073741824 maxmemory_human:1.00G maxmemory_policy:noeviction mem_fragmentation_ratio:477.97 mem_allocator:jemalloc-3.6.0

Persistence

loading:0 rdb_changes_since_last_save:222 rdb_bgsave_in_progress:1 rdb_last_save_time:1510109342 rdb_last_bgsave_status:err rdb_last_bgsave_time_sec:0 rdb_current_bgsave_time_sec:1510109662 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:26 total_commands_processed:32587 instantaneous_ops_per_sec:0 total_net_input_bytes:1826947 total_net_output_bytes:260319 instantaneous_input_kbps:0.16 instantaneous_output_kbps:0.25 rejected_connections:0 sync_full:0 sync_partial_ok:0 sync_partial_err:0 expired_keys:506 evicted_keys:0 keyspace_hits:2274 keyspace_misses:150 pubsub_channels:0 pubsub_patterns:0 latest_fork_usec:2000 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.05 used_cpu_user:0.17 used_cpu_sys_children:0.00 used_cpu_user_children:0.00

Commandstats

Cluster

cluster_enabled:0

Keyspace

db0:keys=17,expires=17,avg_ttl=18362385 [5916] 08 Nov 10:54:21.317 # === REDIS BUG REPORT END. Make sure to include from START to END. ===

MaybeGoogle commented 6 years ago

32 bit support pls

deepbreath commented 6 years ago

@HduBobTang 你的32bit 文件怎么编译的,还有msi文件咋弄