monochromec

Untitled

May 18th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.86 KB | None | 0 0
  1. === REDIS BUG REPORT START: Cut & paste starting from here ===
  2. 27495:M 18 May 2020 12:28:45.442 # === ASSERTION FAILED ===
  3. 27495:M 18 May 2020 12:28:45.442 # ==> networking.c:2749 'c->reply_bytes < SIZE_MAX-(1024*64)' is not true
  4. 27495:M 18 May 2020 12:28:45.442 # (forcing SIGSEGV to print the bug report.)
  5. 27495:M 18 May 2020 12:28:45.442 # Redis 999.999.999 crashed by signal: 11
  6. 27495:M 18 May 2020 12:28:45.443 # Crashed running the instruction at: 0x4be05c
  7. 27495:M 18 May 2020 12:28:45.443 # Accessing address: 0xffffffff
  8. 27495:M 18 May 2020 12:28:45.443 # Failed assertion: c->reply_bytes < SIZE_MAX-(1024*64) (networking.c:2749)
  9.  
  10. ------ STACK TRACE ------
  11. EIP:
  12. src/redis-server 127.0.0.1:6379(_serverAssert+0x80)[0x4be05c]
  13.  
  14. Backtrace:
  15. src/redis-server 127.0.0.1:6379(logStackTrace+0x5c)[0x4c0e88]
  16. src/redis-server 127.0.0.1:6379(sigsegvHandler+0xb8)[0x4c1708]
  17. /usr/lib/libc.so.6(__default_rt_sa_restorer+0x0)[0xb6be3b00]
  18. src/redis-server 127.0.0.1:6379(_serverAssert+0x80)[0x4be05c]
  19. src/redis-server 127.0.0.1:6379(asyncCloseClientOnOutputBufferLimitReached+0xa8)[0x481e44]
  20. src/redis-server 127.0.0.1:6379(addReplyStatusLength+0x20)[0x483770]
  21. src/redis-server 127.0.0.1:6379(addReplyStatusFormat+0x9c)[0x483864]
  22. src/redis-server 127.0.0.1:6379(addReplyCommandCategories+0x78)[0x5184e0]
  23. src/redis-server 127.0.0.1:6379(commandCommand+0x1cc)[0x4717c0]
  24. src/redis-server 127.0.0.1:6379(call+0xcc)[0x470050]
  25. src/redis-server 127.0.0.1:6379(processCommand+0x410)[0x47099c]
  26. src/redis-server 127.0.0.1:6379(processCommandAndResetClient+0x20)[0x480bcc]
  27. src/redis-server 127.0.0.1:6379(processInputBuffer+0x1fc)[0x4860e4]
  28. src/redis-server 127.0.0.1:6379(+0xde324)[0x51a324]
  29. src/redis-server 127.0.0.1:6379(aeProcessEvents+0x330)[0x468a0c]
  30. src/redis-server 127.0.0.1:6379(aeMain+0x1c)[0x468d8c]
  31. src/redis-server 127.0.0.1:6379(main+0x5bc)[0x4653d8]
  32. /usr/lib/libc.so.6(__libc_start_main+0x10c)[0xb6bcbbc4]
  33.  
  34. ------ INFO OUTPUT ------
  35. # Server
  36. redis_version:999.999.999
  37. redis_git_sha1:bf3a67be
  38. redis_git_dirty:0
  39. redis_build_id:f547cff23ef08853
  40. redis_mode:standalone
  41. os:Linux 4.4.97-1-ARCH armv5tel
  42. arch_bits:32
  43. multiplexing_api:epoll
  44. atomicvar_api:atomic-builtin
  45. gcc_version:9.3.0
  46. process_id:27495
  47. run_id:0bb89a91d41a9c3028557f17c216b8e8813de337
  48. tcp_port:6379
  49. uptime_in_seconds:4
  50. uptime_in_days:0
  51. hz:10
  52. configured_hz:10
  53. lru_clock:12739421
  54. executable:/root/dev/redis/src/redis-server
  55. config_file:/etc/redis.conf
  56.  
  57. # Clients
  58. connected_clients:1
  59. client_recent_max_input_buffer:0
  60. client_recent_max_output_buffer:0
  61. blocked_clients:0
  62. tracking_clients:0
  63. clients_in_timeout_table:0
  64.  
  65. # Memory
  66. used_memory:930632
  67. used_memory_human:908.82K
  68. used_memory_rss:5263360
  69. used_memory_rss_human:5.02M
  70. used_memory_peak:930632
  71. used_memory_peak_human:908.82K
  72. used_memory_peak_perc:109.91%
  73. used_memory_overhead:671196
  74. used_memory_startup:658736
  75. used_memory_dataset:259436
  76. used_memory_dataset_perc:95.42%
  77. allocator_allocated:1095640
  78. allocator_active:1335296
  79. allocator_resident:1466368
  80. total_system_memory:521678848
  81. total_system_memory_human:497.51M
  82. used_memory_lua:27648
  83. used_memory_lua_human:27.00K
  84. used_memory_scripts:0
  85. used_memory_scripts_human:0B
  86. number_of_cached_scripts:0
  87. maxmemory:3221225472
  88. maxmemory_human:3.00G
  89. maxmemory_policy:noeviction
  90. allocator_frag_ratio:1.22
  91. allocator_frag_bytes:239656
  92. allocator_rss_ratio:1.10
  93. allocator_rss_bytes:131072
  94. rss_overhead_ratio:3.59
  95. rss_overhead_bytes:3796992
  96. mem_fragmentation_ratio:6.22
  97. mem_fragmentation_bytes:4416624
  98. mem_not_counted_for_evict:0
  99. mem_replication_backlog:0
  100. mem_clients_slaves:0
  101. mem_clients_normal:0
  102. mem_aof_buffer:0
  103. mem_allocator:jemalloc-5.1.0
  104. active_defrag_running:0
  105. lazyfree_pending_objects:0
  106.  
  107. # Persistence
  108. loading:0
  109. rdb_changes_since_last_save:0
  110. rdb_bgsave_in_progress:0
  111. rdb_last_save_time:1589797721
  112. rdb_last_bgsave_status:ok
  113. rdb_last_bgsave_time_sec:-1
  114. rdb_current_bgsave_time_sec:-1
  115. rdb_last_cow_size:0
  116. aof_enabled:0
  117. aof_rewrite_in_progress:0
  118. aof_rewrite_scheduled:0
  119. aof_last_rewrite_time_sec:-1
  120. aof_current_rewrite_time_sec:-1
  121. aof_last_bgrewrite_status:ok
  122. aof_last_write_status:ok
  123. aof_last_cow_size:0
  124. module_fork_in_progress:0
  125. module_fork_last_cow_size:0
  126.  
  127. # Stats
  128. total_connections_received:1
  129. total_commands_processed:0
  130. instantaneous_ops_per_sec:0
  131. total_net_input_bytes:17
  132. total_net_output_bytes:0
  133. instantaneous_input_kbps:0.00
  134. instantaneous_output_kbps:0.00
  135. rejected_connections:0
  136. sync_full:0
  137. sync_partial_ok:0
  138. sync_partial_err:0
  139. expired_keys:0
  140. expired_stale_perc:0.00
  141. expired_time_cap_reached_count:0
  142. expire_cycle_cpu_milliseconds:0
  143. evicted_keys:0
  144. keyspace_hits:0
  145. keyspace_misses:0
  146. pubsub_channels:0
  147. pubsub_patterns:0
  148. latest_fork_usec:0
  149. migrate_cached_sockets:0
  150. slave_expires_tracked_keys:0
  151. active_defrag_hits:0
  152. active_defrag_misses:0
  153. active_defrag_key_hits:0
  154. active_defrag_key_misses:0
  155. tracking_total_keys:0
  156. tracking_total_items:0
  157. tracking_total_prefixes:0
  158. unexpected_error_replies:0
  159.  
  160. # Replication
  161. role:master
  162. connected_slaves:0
  163. master_replid:485d7fe809e28e4c64533bceaaaff8f61ba77578
  164. master_replid2:0000000000000000000000000000000000000000
  165. master_repl_offset:0
  166. master_repl_meaningful_offset:0
  167. second_repl_offset:-1
  168. repl_backlog_active:0
  169. repl_backlog_size:1048576
  170. repl_backlog_first_byte_offset:0
  171. repl_backlog_histlen:0
  172.  
  173. # CPU
  174. used_cpu_sys:0.010000
  175. used_cpu_user:0.060000
  176. used_cpu_sys_children:0.000000
  177. used_cpu_user_children:0.000000
  178.  
  179. # Modules
  180.  
  181. # Commandstats
  182.  
  183. # Cluster
  184. cluster_enabled:0
  185.  
  186. # Keyspace
  187. db0:keys=287,expires=2,avg_ttl=198561
  188.  
  189. ------ CLIENT LIST OUTPUT ------
  190. id=4 addr=127.0.0.1:58436 fd=8 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=17 qbuf-free=32751 obl=24 oll=3 omem=20572 events=r cmd=command user=default
  191.  
  192. ------ CURRENT CLIENT INFO ------
  193. id=4 addr=127.0.0.1:58436 fd=8 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=17 qbuf-free=32751 obl=24 oll=3 omem=20572 events=r cmd=command user=default
  194. argv[0]: 'COMMAND'
Add Comment
Please, Sign In to add comment