Created
July 5, 2013 15:10
-
-
Save benmmurphy/5935199 to your computer and use it in GitHub Desktop.
redis-slave funny business
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[21736] 04 Jul 13:52:16 # /lib/libc.so.6(memcpy+0xe1) [0x7f09264322c1] | |
[21736] 04 Jul 13:52:16 # /lib/libc.so.6(memcpy+0xe1) [0x7f09264322c1] | |
[21736] 04 Jul 13:52:16 # /usr/bin/redis-server(sdscatlen+0x4f) [0x41029f] | |
[21736] 04 Jul 13:52:16 # /usr/bin/redis-server(readQueryFromClient+0x45) [0x416e95] | |
[21736] 04 Jul 13:52:16 # /usr/bin/redis-server(aeProcessEvents+0x135) [0x40b1a5] | |
[21736] 04 Jul 13:52:16 # /usr/bin/redis-server(aeMain+0x2e) [0x40b4fe] | |
[21736] 04 Jul 13:52:16 # /usr/bin/redis-server(main+0xf7) [0x40a407] | |
[21736] 04 Jul 13:52:16 # /lib/libc.so.6(__libc_start_main+0xfd) [0x7f09263c8c4d] | |
[21736] 04 Jul 13:52:16 # /usr/bin/redis-server() [0x40a51d] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment