Skip to content

Instantly share code, notes, and snippets.

@bradq
Created October 28, 2014 23:09
Show Gist options
  • Save bradq/c49b596266e8e4d201fb to your computer and use it in GitHub Desktop.
Save bradq/c49b596266e8e4d201fb to your computer and use it in GitHub Desktop.
#0 0x000000000045122e in ngx_http_upstream_set_round_robin_peer_session (pc=<value optimized out>, data=0x900ba8) at src/http/ngx_http_upstream_round_robin.c:632
rrp = 0x900ba8
ssl_session = <error reading variable ssl_session (Cannot access memory at address 0x42c99028)>
peer = 0x42c98fb0
#1 0x000000000044fcd5 in ngx_http_upstream_ssl_init_connection (r=0x8feef0, u=0x900478, c=0x8921a0) at src/http/ngx_http_upstream.c:1397
rc = <value optimized out>
#2 0x000000000044bffe in ngx_http_upstream_handler (ev=<value optimized out>) at src/http/ngx_http_upstream.c:1004
c = 0x8fe150
r = <value optimized out>
ctx = <value optimized out>
u = <value optimized out>
#3 0x000000000042816e in ngx_epoll_process_events (cycle=<value optimized out>, timer=<value optimized out>, flags=<value optimized out>)
at src/event/modules/ngx_epoll_module.c:711
events = <value optimized out>
revents = <value optimized out>
instance = <value optimized out>
i = <value optimized out>
level = <value optimized out>
err = <value optimized out>
rev = <value optimized out>
wev = <value optimized out>
queue = <value optimized out>
c = <value optimized out>
#4 0x000000000041fcc5 in ngx_process_events_and_timers (cycle=0x82c2b0) at src/event/ngx_event.c:248
flags = <value optimized out>
timer = <value optimized out>
delta = 1414537645361
#5 0x00000000004261f8 in ngx_worker_process_cycle (cycle=0x82c2b0, data=<value optimized out>) at src/os/unix/ngx_process_cycle.c:822
worker = <value optimized out>
i = <value optimized out>
c = <value optimized out>
#6 0x0000000000424847 in ngx_spawn_process (cycle=0x82c2b0, proc=0x426130 <ngx_worker_process_cycle>, data=0x0, name=0x48db33 "worker process", respawn=-3)
at src/os/unix/ngx_process.c:198
on = 1
pid = 0
s = <value optimized out>
#7 0x000000000042636c in ngx_start_worker_processes (cycle=0x82c2b0, n=1, type=-3) at src/os/unix/ngx_process_cycle.c:368
i = <value optimized out>
ch = {command = 1, pid = 0, slot = 0, fd = 0}
#8 0x0000000000426a34 in ngx_master_process_cycle (cycle=0x82c2b0) at src/os/unix/ngx_process_cycle.c:140
title = 0x88c065 "master process /usr/sbin/nginx -c /etc/nginx/nginx.conf"
p = <value optimized out>
size = 56
i = 3
n = <value optimized out>
sigio = <value optimized out>
set = {__val = {0 <repeats 16 times>}}
itv = {it_interval = {tv_sec = 8569544, tv_usec = 266984286112}, it_value = {tv_sec = 8570128, tv_usec = 2}}
live = <value optimized out>
delay = <value optimized out>
ls = <value optimized out>
ccf = 0x82d338
#9 0x00000000004083b6 in main (argc=<value optimized out>, argv=<value optimized out>) at src/core/nginx.c:407
i = <value optimized out>
log = <value optimized out>
cycle = 0x82c2b0
init_cycle = {conf_ctx = 0x0, pool = 0x82b580, log = 0x6bea60, new_log = {log_level = 0, file = 0x0, connection = 0, handler = 0, data = 0x0, writer = 0, wdata = 0x0,
action = 0x0, next = 0x0}, log_use_stderr = 0, 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 = 21,
data = 0x7fff38996770 "ss"}, conf_param = {len = 0, data = 0x0}, conf_prefix = {len = 11, data = 0x7fff38996770 "ss"}, prefix = {len = 11,
data = 0x489b92 "/etc/nginx/"}, lock_file = {len = 0, data = 0x0}, hostname = {len = 0, data = 0x0}}
ccf = 0x82d338
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment