#0 0x000000000050f888 in ngx_http_lua_socket_tcp_handler (ev=0xe8da18) at ../ngx_lua-0.9.0/src/ngx_http_lua_socket_tcp.c:2028
#1 0x000000000044b02b in ngx_epoll_process_events (cycle=0xdf6f40, timer=1000, flags=1) at src/event/modules/ngx_epoll_module.c:714
#2 0x000000000043b3d4 in ngx_process_events_and_timers (cycle=0xdf6f40) at src/event/ngx_event.c:249
#3 0x0000000000448e1f in ngx_worker_process_cycle (cycle=0xdf6f40, data=0x0) at src/os/unix/ngx_process_cycle.c:813
#4 0x0000000000445600 in ngx_spawn_process (cycle=0xdf6f40, proc=0x448c59 <ngx_worker_process_cycle>, data=0x0, name=0x541fcb "worker process", respawn=-3)
#5 0x0000000000447bcc in ngx_start_worker_processes (cycle=0xdf6f40, n=1, type=-3) at src/os/unix/ngx_process_cycle.c:364
#6 0x0000000000447207 in ngx_master_process_cycle (cycle=0xdf6f40) at src/os/unix/ngx_process_cycle.c:136
#7 0x0000000000416732 in main (argc=5, argv=0x7fff05faa718) at src/core/nginx.c:412
(gdb) backtrace full
#0 0x000000000050f888 in ngx_http_lua_socket_tcp_handler (ev=0xe8da18) at ../ngx_lua-0.9.0/src/ngx_http_lua_socket_tcp.c:2028
c = 0xe43a20
r = 0xe01ca0
ctx = 0x2917882ad920910b
u = 0x41733de0
#1 0x000000000044b02b in ngx_epoll_process_events (cycle=0xdf6f40, timer=1000, flags=1) at src/event/modules/ngx_epoll_module.c:714
events = 1
revents = 5
instance = 0
i = 0
level = 7920512
err = 0
rev = 0xe73a08
wev = 0xe8da18
queue = 0xe73960
c = 0xe43c60
#2 0x000000000043b3d4 in ngx_process_events_and_timers (cycle=0xdf6f40) at src/event/ngx_event.c:249
flags = 1
timer = 1000
delta = 1382134470469
#3 0x0000000000448e1f in ngx_worker_process_cycle (cycle=0xdf6f40, data=0x0) at src/os/unix/ngx_process_cycle.c:813
worker = 0
i = 4284512
c = 0x0
#4 0x0000000000445600 in ngx_spawn_process (cycle=0xdf6f40, proc=0x448c59 <ngx_worker_process_cycle>, data=0x0, name=0x541fcb "worker process", respawn=-3)
at src/os/unix/ngx_process.c:198
on = 1
pid = 0
s = 0
#5 0x0000000000447bcc in ngx_start_worker_processes (cycle=0xdf6f40, n=1, type=-3) at src/os/unix/ngx_process_cycle.c:364
i = 0
ch = {command = 1, pid = 0, slot = 0, fd = 0}
#6 0x0000000000447207 in ngx_master_process_cycle (cycle=0xdf6f40) at src/os/unix/ngx_process_cycle.c:136
title = 0xe3e79c "master process /usr/local/openresty/nginx/sbin/nginx -p /home/cc/clickcertain-nginx/ -c nginx.conf.direct"
p = 0xe3e805 ""
size = 106
i = 5
n = 140416990712373
sigio = 4
set = {__val = {0 <repeats 16 times>}}
itv = {it_interval = {tv_sec = 140416964924664, tv_usec = 0}, it_value = {tv_sec = 0, tv_usec = 0}}
live = 140416988470640
delay = 6
ls = 0x0
ccf = 0xdf7f10
#7 0x0000000000416732 in main (argc=5, argv=0x7fff05faa718) at src/core/nginx.c:412
i = 66
log = 0x78b980
cycle = 0xdf6f40
init_cycle = {conf_ctx = 0x0, pool = 0xdf6330, log = 0x78b980, new_log = {log_level = 0, file = 0x0, connection = 0, handler = 0, data = 0x0, action = 0x0}, files = 0x0,
free_connections = 0x0, free_connection_n = 0, reusable_connections_queue = {prev = 0x0, next = 0x0}, listening = {elts = 0x0, nelts = 0, size = 0, nalloc = 0, pool = 0x0},
paths = {elts = 0x0, nelts = 0, size = 0, nalloc = 0, pool = 0x0}, open_files = {last = 0x0, part = {elts = 0x0, nelts = 0, next = 0x0}, size = 0, nalloc = 0, pool = 0x0},
shared_memory = {last = 0x0, part = {elts = 0x0, nelts = 0, next = 0x0}, size = 0, nalloc = 0, pool = 0x0}, connection_n = 0, files_n = 0, connections = 0x0,
read_events = 0x0, write_events = 0x0, old_cycle = 0x0, conf_file = {len = 45, data = 0xdf6380 "\002"}, conf_param = {len = 0, data = 0x0}, conf_prefix = {len = 28,
data = 0xdf6380 "\002"}, prefix = {len = 28, data = 0x7fff05fac8d0 ""}, lock_file = {len = 0, data = 0x0}, hostname = {len = 0, data = 0x0}}
ccf = 0xdf7f10
Hope this helps... :)