Skip to content

Instantly share code, notes, and snippets.

@robxu9
Created July 3, 2014 19:32
Show Gist options
  • Save robxu9/829b3c94b0d4c0ae1e62 to your computer and use it in GitHub Desktop.
Save robxu9/829b3c94b0d4c0ae1e62 to your computer and use it in GitHub Desktop.
Starting program: /home/rxu/Documents/digitalocean/duplex/dpx-c/tests/check_dpx
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Running suite(s): DPX-C Core
[New Thread 0x7ffff7797700 (LWP 18234)]
Now listening on 127.0.0.1:9876
(0) Connecting to 127.0.0.1:9876
1
accepted connection from 127.0.0.1:50237
(0) Connected.
First connection, routing... [index 0]
First connection, routing... [index 0]
Sending frame [0]: 0 bytes
12
12-1
12-2
(0) Pumping started for channel 0
(0) Pumping started for channel 0
12-3
12-4
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff7797700 (LWP 18234)]
0x00007ffff00fc060 in ?? ()
(gdb) bt
#0 0x00007ffff00fc060 in ?? ()
#1 0x00007ffff79ac31c in _dpx_duplex_conn_read_frames (c=<error reading variable: Cannot access memory at address 0xf7db83f0>) at conn.c:69
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment