Skip to content

Instantly share code, notes, and snippets.

View mranney's full-sized avatar

Matt Ranney mranney

View GitHub Profile
@mranney
mranney / gist:3764423
Created September 21, 2012 23:05
sess.txt
141f4d0: proto=tcpv4 src=208.54.35.249:43275 fe=front_prod-nr1278 be=back_prod-nr1278 srv=prod-nr1278 ts=08 age=17h9m calls=13 q[f=2804020h,i=0,an=2000h,rx=,wx=,ax=] rp[f=000020h,i=0,an=100000h,rx=,wx=,ax=] s0=[7,8h,fd=170,ex=] s1=[9,188h,fd=492,ex=] exp=
dcb2d0: proto=tcpv4 src=166.250.33.151:8671 fe=front_prod-nr1278 be=back_prod-nr1278 srv=prod-nr1278 ts=08 age=17h9m calls=8 q[f=804020h,i=238,an=2000h,rx=,wx=,ax=] rp[f=000020h,i=0,an=100000h,rx=,wx=,ax=] s0=[7,8h,fd=459,ex=] s1=[9,188h,fd=492,ex=] exp=
root@prod-2180:/voxer/core# mdb core.node.15363
Loading modules: [ libumem.so.1 libc.so.1 ld.so.1 ]
> ::status
debugging core file of node (32-bit) from prod-2180.local
file: /opt/local/bin/node
initial argv: node /voxer/server/router_node.js --name prod-nr1337.voxer.com --rediscache 192
threading model: native threads
status: process terminated by SIGABRT (Abort), pid=15363 uid=0 code=-1
root@prod-2180:/voxer/core# ls -lh core.node.29756
-rw------- 1 root root 432M Aug 30 18:28 core.node.29756
root@prod-2180:/voxer/core# mdb core.node.15363
Loading modules: [ libumem.so.1 libc.so.1 ld.so.1 ]
> ::load /var/tmp/v8.so
V8 version: 3.11.10.17
mdb: failed to read "v8dbg_prop_idx_content": unknown symbol name
mdb: failed to autoconfigure from target
[1971] 18 Aug 02:26:07 # === REDIS BUG REPORT START: Cut & paste starting from here ===
[1971] 18 Aug 02:26:07 # === ASSERTION FAILED ===
[1971] 18 Aug 02:26:07 # ==> t_zset.c:928 'zslDelete(zs->zsl,curscore,curobj)' is not true
[1971] 18 Aug 02:26:07 # (forcing SIGSEGV to print the bug report.)
[1971] 18 Aug 02:26:07 # Redis 2.4.10 crashed by signal: 11
[1971] 18 Aug 02:26:07 # Failed assertion: zslDelete(zs->zsl,curscore,curobj) (t_zset.c:928)
[1971] 18 Aug 02:26:07 # --- STACK TRACE
[1971] 18 Aug 02:26:07 # [0x6]
[1971] 18 Aug 02:26:07 # /lib/amd64/libc.so.1'call_user_handler+0x2a4 [0xfffffd7fff27a09c]
[1971] 18 Aug 02:26:07 # /opt/local/bin/redis-server'_redisAssert+0x73 [0x43b7d3]
9961] 18 Aug 07:03:22 # === REDIS BUG REPORT START: Cut & paste starting from here ===
[9961] 18 Aug 07:03:22 # === ASSERTION FAILED ===
[9961] 18 Aug 07:03:22 # ==> t_zset.c:79 '!isnan(score)' is not true
[9961] 18 Aug 07:03:22 # (forcing SIGSEGV to print the bug report.)
[9961] 18 Aug 07:03:22 # Redis 2.4.10 crashed by signal: 11
[9961] 18 Aug 07:03:22 # Failed assertion: !isnan(score) (t_zset.c:79)
[9961] 18 Aug 07:03:22 # --- STACK TRACE
[9961] 18 Aug 07:03:22 # [0x6]
[9961] 18 Aug 07:03:22 # /lib/amd64/libc.so.1'call_user_handler+0x2a4 [0xfffffd7fff27a09c]
[9961] 18 Aug 07:03:22 # /opt/local/bin/redis-server'_redisAssert+0x73 [0x43b7d3]
[4733] 21 Aug 20:53:59 * Background saving started by pid 24354
[24354] 21 Aug 20:57:24 * DB saved on disk
[4733] 21 Aug 20:57:39 * Background saving terminated with success
[4733] 21 Aug 20:59:45 # === REDIS BUG REPORT START: Cut & paste starting from here ===
[4733] 21 Aug 20:59:45 # === ASSERTION FAILED ===
[4733] 21 Aug 20:59:45 # ==> t_zset.c:928 'zslDelete(zs->zsl,curscore,curobj)' is not true
[4733] 21 Aug 20:59:45 # (forcing SIGSEGV to print the bug report.)
[4733] 21 Aug 20:59:45 # Redis 2.4.10 crashed by signal: 11
[4733] 21 Aug 20:59:45 # Failed assertion: zslDelete(zs->zsl,curscore,curobj) (t_zset.c:928)
[4733] 21 Aug 20:59:45 # --- STACK TRACE
Reading symbols from /opt/local/bin/redis-server...done.
[New LWP 1]
[New LWP 2]
[New LWP 3]
[Thread debugging using libthread_db enabled]
[New Thread 1 (LWP 1)]
[New Thread 2 ]
[New Thread 3 ]
Core was generated by `redis-server /server/rv/lib/prod-rediscache1.conf'.
Program terminated with signal 11, Segmentation fault.
/voxer/deploy/node_mjr master# ./configure
File "./configure", line 283
o['default_configuration'] = 'Debug' if options.debug else 'Release'
^
SyntaxError: invalid syntax
Python 2.4.6 (#1, Nov 2 2011, 14:03:15)
[GCC 4.6.1] on sunos5
CryptoStream.prototype._push = function() {
if (this == this.pair.encrypted && !this.writable) {
// If the encrypted side got EOF, we do not attempt
// to write out data anymore.
return;
}
while (!this._paused) {
<<<<<<< HEAD
var bytesRead = 0;
op="exception debug" caught error event on req.socket: Error: Parse Error
op="exception debug" caught error event on req.socket: Error: read ETIMEDOUT
op="exception debug" caught error event on req.socket: Error: Parse Error
op="exception debug" caught error event on req.socket: Error: read ETIMEDOUT
op="exception debug" caught error event on req.socket: Error: read ETIMEDOUT
op="exception debug" caught error event on req.socket: Error: read ETIMEDOUT
op="exception debug" caught error event on req.socket: Error: write EPIPE
op="exception debug" caught error event on req.socket: Error: write EPIPE
op="exception debug" caught error event on req.socket: Error: read ETIMEDOUT
op="exception debug" caught error event on req.socket: Error: read EHOSTUNREACH