nginx-0.7.36

Владислав Щапов phprus at gmail.com
Sat Feb 21 17:55:13 MSK 2009


#0  0x080c552c in ngx_http_fastcgi_pass (cf=0xbfe81c1c, cmd=0x80df320,
conf=0x8104e30) at src/http/modules/ngx_http_fastcgi_module.c:2294
2294        flcf->upstream.upstream = ngx_http_upstream_add(cf, &u, 0);
(gdb) p u
$1 = {url = {len = 46, data = 0x81050f6
"unix:/var/spool/php-fpm/sockets/localhost.sock"}, host = {len = 41,
    data = 0x81050fb "/var/spool/php-fpm/sockets/localhost.sock"}, port_text
= {len = 0, data = 0x0}, uri = {len = 0, data = 0x0},
  port = 0, default_port = 0, family = 1, listen = 0, uri_part = 0,
no_resolve = 1, one_addr = 0, no_port = 0, wildcard = 0, addr = {
    in_addr = 0}, socklen = 110, sockaddr = "\001\000/var/spool/php", addrs
= 0x8105128, naddrs = 1,
  err = 0x7374656b <Address 0x7374656b out of bounds>}
(gdb) p *flcf
Cannot access memory at address 0x636f6c2f
(gdb)

2009/2/21 Igor Sysoev <is at rambler-co.ru>

> On Sat, Feb 21, 2009 at 03:24:32PM +0500, Владислав Щапов wrote:
>
> > Можно:
> >
> > Core was generated by `./nginx -t'.
> > Program terminated with signal 11, Segmentation fault.
> > [New process 9284]
> > #0  0x080c552c in ngx_http_fastcgi_pass (cf=0xbffcc56c, cmd=0x80df320,
> > conf=0x8104e30) at src/http/modules/ngx_http_fastcgi_module.c:2294
> > 2294        flcf->upstream.upstream = ngx_http_upstream_add(cf, &u, 0);
> > (gdb) bt
> > #0  0x080c552c in ngx_http_fastcgi_pass (cf=0xbffcc56c, cmd=0x80df320,
> > conf=0x8104e30) at src/http/modules/ngx_http_fastcgi_module.c:2294
>
> p u
> p *flcf
>
>
> --
> Игорь Сысоев
> http://sysoev.ru
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20090221/c983ba4c/attachment.html>


More information about the nginx-ru mailing list