Skip to content

Instantly share code, notes, and snippets.

View renatoc's full-sized avatar

Renato Castro renatoc

View GitHub Profile
root@ip-10-109-145-106:~/disque# make clean
cd src && make clean
make[1]: Entering directory `/root/disque/src'
rm -rf disque-server disque disque-check-aof *.o *.gcda *.gcno *.gcov disque.info lcov-html
make[1]: Leaving directory `/root/disque/src'
root@ip-10-109-145-106:~/disque# make noopt
cd src && make noopt
make[1]: Entering directory `/root/disque/src'
make OPTIMIZATION="-O0"
make[2]: Entering directory `/root/disque/src'
@renatoc
renatoc / gist:24b764938d18765e0e33
Created June 2, 2015 14:20
after cpu usage 100%
=== DISQUE BUG REPORT START: Cut & paste starting from here ===
3638:P 02 Jun 14:17:42.104 # Disque 0.0.1 crashed by signal: 11
3638:P 02 Jun 14:17:42.104 # Failed assertion: <no assertion failed> (<no file>:0)
3638:P 02 Jun 14:17:42.104 # --- STACK TRACE
/usr/local/bin/disque-server 0.0.0.0:7712(logStackTrace+0x3e)[0x42695e]
/usr/local/bin/disque-server 0.0.0.0:7712(gotAckReceived+0xd5)[0x432c05]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0)[0x7ffff78d0cb0]
/usr/local/bin/disque-server 0.0.0.0:7712(gotAckReceived+0xd5)[0x432c05]
/usr/local/bin/disque-server 0.0.0.0:7712(clusterProcessPacket+0x8ac)[0x429edc]
/usr/local/bin/disque-server 0.0.0.0:7712(clusterReadHandler+0xb1)[0x42a261]
@renatoc
renatoc / gist:55f9ab1c7b6f72092102
Created June 1, 2015 16:22
Disque Crash (Machine 1)
This file has been truncated, but you can view the full file.
2446:P 01 Jun 16:05:18.395 # IP address for this node updated to 10.13.176.104
2446:P 01 Jun 16:05:49.894 # Address updated for node fd44d7e5e007ef1504cadf0a8102511168644d69, now 54.234.7.172:7712
2446:P 01 Jun 16:05:49.982 # Address updated for node fd44d7e5e007ef1504cadf0a8102511168644d69, now 127.0.0.1:7712
2446:P 01 Jun 16:05:58.345 #
=== DISQUE BUG REPORT START: Cut & paste starting from here ===
2446:P 01 Jun 16:05:58.345 # ------------------------------------------------
2446:P 01 Jun 16:05:58.345 # !!! Software Failure. Press left mouse button to continue
2446:P 01 Jun 16:05:58.345 # Guru Meditation: "Unknown encoding type" #object.c:319
2446:P 01 Jun 16:05:58.345 # (forcing SIGSEGV in order to print the stack trace)