Skip to content

Instantly share code, notes, and snippets.

@badboy
Created July 22, 2013 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save badboy/6054491 to your computer and use it in GitHub Desktop.
Save badboy/6054491 to your computer and use it in GitHub Desktop.
[~/code/redis (unstable*)]% ./rs-embed --port 6379 --dbfilename dump-embed.rdb
[17034] 22 Jul 16:57:54.849 # Unable to set the max number of files limit to 10032 (Operation not permitted), setting the max clients configuration to 4064.
_._
_.-``__ ''-._
_.-`` `. `_. ''-._ Redis 2.9.11 (7ed76528/0) 64 bit
.-`` .-```. ```\/ _.,_ ''-._
( ' , .-` | `, ) Running in stand alone mode
|`-._`-...-` __...-.``-._|'` _.-'| Port: 6379
| `-._ `._ / _.-' | PID: 17034
`-._ `-._ `-./ _.-' _.-'
|`-._`-._ `-.__.-' _.-'_.-'|
| `-._`-._ _.-'_.-' | http://redis.io
`-._ `-._`-.__.-'_.-' _.-'
|`-._`-._ `-.__.-' _.-'_.-'|
| `-._`-._ _.-'_.-' |
`-._ `-._`-.__.-'_.-' _.-'
`-._ `-.__.-' _.-'
`-._ _.-'
`-.__.-'
[17034] 22 Jul 16:57:54.850 # Server started, Redis version 2.9.11
[17034] 22 Jul 16:57:54.850 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
[17034] 22 Jul 16:57:54.979 * DB loaded from disk: 0.129 seconds
[17034] 22 Jul 16:57:54.979 * The server is now ready to accept connections on port 6379
[17034] 22 Jul 16:58:09.893 #
=== REDIS BUG REPORT START: Cut & paste starting from here ===
[17034] 22 Jul 16:58:09.893 # === ASSERTION FAILED ===
[17034] 22 Jul 16:58:09.893 # ==> networking.c:1470 'c->reply_bytes < ULONG_MAX-(1024*64)' is not true
[17034] 22 Jul 16:58:09.893 # (forcing SIGSEGV to print the bug report.)
[17034] 22 Jul 16:58:09.893 # Redis 2.9.11 crashed by signal: 11
[17034] 22 Jul 16:58:09.893 # Failed assertion: c->reply_bytes < ULONG_MAX-(1024*64) (networking.c:1470)
[17034] 22 Jul 16:58:09.893 # --- STACK TRACE
./rs-embed *:6379(logStackTrace+0x33)[0x445ab3]
./rs-embed *:6379(_redisAssert+0x6a)[0x44492a]
/usr/lib/libpthread.so.0(+0xf0e0)[0x7fa0f54cf0e0]
./rs-embed *:6379(_redisAssert+0x6a)[0x44492a]
./rs-embed *:6379(asyncCloseClientOnOutputBufferLimitReached+0x82)[0x425e42]
./rs-embed *:6379(addReplyLongLongWithPrefix+0x72)[0x426e02]
./rs-embed *:6379(addReplyBulk+0x11)[0x426f01]
./rs-embed *:6379(keysCommand+0xef)[0x42a26f]
./rs-embed *:6379(call+0x86)[0x41bf56]
./rs-embed *:6379(processCommand+0x48f)[0x41e23f]
./rs-embed *:6379(processInputBuffer+0x51)[0x426a11]
./rs-embed *:6379(readQueryFromClient+0xad)[0x426b2d]
./rs-embed *:6379(aeProcessEvents+0x250)[0x417f90]
./rs-embed *:6379(aeMain+0x2b)[0x4181cb]
./rs-embed *:6379(main+0x2be)[0x416ede]
/usr/lib/libc.so.6(__libc_start_main+0xf5)[0x7fa0f5134a15]
./rs-embed *:6379[0x4170b9]
[17034] 22 Jul 16:58:09.894 # --- INFO OUTPUT
[17034] 22 Jul 16:58:09.894 # # Server
redis_version:2.9.11
redis_git_sha1:7ed76528
redis_git_dirty:0
redis_build_id:d3d6afd65fe99c43
redis_mode:standalone
os:Linux 3.9.9-1-ARCH x86_64
arch_bits:64
multiplexing_api:epoll
gcc_version:4.8.1
process_id:17034
run_id:5f97a7dd3cd5077c6603bd78293be2f984c299ae
tcp_port:6379
uptime_in_seconds:15
uptime_in_days:0
hz:10
lru_clock:1135628
config_file:
# Clients
connected_clients:1
client_longest_output_list:2
client_biggest_input_buf:0
blocked_clients:0
# Memory
used_memory:14842464
used_memory_human:14.15M
used_memory_rss:18456576
used_memory_peak:15307600
used_memory_peak_human:14.60M
used_memory_lua:33792
mem_fragmentation_ratio:1.24
mem_allocator:jemalloc-3.2.0
# Persistence
loading:0
rdb_changes_since_last_save:0
rdb_bgsave_in_progress:0
rdb_last_save_time:1374505074
rdb_last_bgsave_status:ok
rdb_last_bgsave_time_sec:-1
rdb_current_bgsave_time_sec:-1
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
# Stats
total_connections_received:1
total_commands_processed:3
instantaneous_ops_per_sec:0
rejected_connections:0
sync_full:0
sync_partial_ok:0
sync_partial_err:0
expired_keys:0
evicted_keys:0
keyspace_hits:0
keyspace_misses:0
pubsub_channels:0
pubsub_patterns:0
latest_fork_usec:0
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.01
used_cpu_user:0.20
used_cpu_sys_children:0.00
used_cpu_user_children:0.00
# Commandstats
cmdstat_keys:calls=1,usec=48325,usec_per_call=48325.00
cmdstat_info:calls=2,usec=247,usec_per_call=123.50
# Cluster
cluster_enabled:0
# Keyspace
db0:keys=74181,expires=2
hash_init_value: 1373758804
[17034] 22 Jul 16:58:09.894 # --- CLIENT LIST OUTPUT
[17034] 22 Jul 16:58:09.894 # addr=127.0.0.1:52313 fd=8 name= age=12 idle=0 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=32768 obl=0 oll=2 omem=58 events=rw cmd=keys
[17034] 22 Jul 16:58:09.894 # --- CURRENT CLIENT INFO
[17034] 22 Jul 16:58:09.894 # client: addr=127.0.0.1:52313 fd=8 name= age=12 idle=0 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=32768 obl=0 oll=2 omem=58 events=rw cmd=keys
[17034] 22 Jul 16:58:09.894 # argv[0]: 'keys'
[17034] 22 Jul 16:58:09.894 # argv[1]: '*'
[17034] 22 Jul 16:58:09.894 # --- REGISTERS
[17034] 22 Jul 16:58:09.894 #
RAX:0000000000000000 RBX:00000000000005be
RCX:0000000000000048 RDX:0000000000000000
RDI:00007fa0f54bb2a0 RSI:00007fa0f54bc7c0
RBP:00000000004a6060 RSP:00007fffdd9781e0
R8 :00007fa0f5dd1780 R9 :00007fa0f515b327
R10:00007fa0f54b9640 R11:0000000000000000
R12:00000000004a62f0 R13:00007fa0f2b8ef18
R14:0000000000000001 R15:00007fa0f2b9e390
RIP:000000000044492a EFL:0000000000010202
CSGSFS:0000000000000033
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781ef) -> 00007fa0f48be300
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781ee) -> 000000000000004c
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781ed) -> 0000000000419ad1
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781ec) -> 0000000000009000
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781eb) -> 00007fa0f4c000c0
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781ea) -> 0000000000000009
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781e9) -> 0000000100009000
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781e8) -> 0100000a0d373624
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781e7) -> 0000000000426e02
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781e6) -> 00007fa0f2b9e390
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781e5) -> 00007fa0f2b90000
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781e4) -> 00007fa0f2b90000
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781e3) -> 0000000000425e42
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781e2) -> 0000000000000001
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781e1) -> 00007fa0f2b9e390
[17034] 22 Jul 16:58:09.894 # (00007fffdd9781e0) -> 00007fa0f2b90000
[17034] 22 Jul 16:58:09.894 # --- FAST MEMORY TEST
[17034] 22 Jul 16:58:09.894 # Bio thread for job type #0 terminated
[17034] 22 Jul 16:58:09.894 # Bio thread for job type #1 terminated
Testing 6d8000 155648
Testing 22f5000 135168
Testing 7fa0f2000000 20971520
Testing 7fa0f37ff000 8388608
Testing 7fa0f4000000 16777216
Testing 7fa0f54bc000 16384
Testing 7fa0f56d8000 16384
Testing 7fa0f5dd1000 20480
Testing 7fa0f5dfd000 8192
Testing 7fa0f5e01000 4096
[17034] 22 Jul 16:58:10.484 # Fast memory test PASSED, however your memory can still be broken. Please run a memory test for several hours if possible.
[17034] 22 Jul 16:58:10.484 #
=== REDIS BUG REPORT END. Make sure to include from START to END. ===
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment