#0&nbsp; 0x080c552c in ngx_http_fastcgi_pass (cf=0xbfe81c1c, cmd=0x80df320, conf=0x8104e30) at src/http/modules/ngx_http_fastcgi_module.c:2294<br>2294&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; flcf-&gt;upstream.upstream = ngx_http_upstream_add(cf, &amp;u, 0);<br>
(gdb) p u<br>$1 = {url = {len = 46, data = 0x81050f6 &quot;unix:/var/spool/php-fpm/sockets/localhost.sock&quot;}, host = {len = 41,<br>&nbsp;&nbsp;&nbsp; data = 0x81050fb &quot;/var/spool/php-fpm/sockets/localhost.sock&quot;}, port_text = {len = 0, data = 0x0}, uri = {len = 0, data = 0x0},<br>
&nbsp; port = 0, default_port = 0, family = 1, listen = 0, uri_part = 0, no_resolve = 1, one_addr = 0, no_port = 0, wildcard = 0, addr = {<br>&nbsp;&nbsp;&nbsp; in_addr = 0}, socklen = 110, sockaddr = &quot;\001\000/var/spool/php&quot;, addrs = 0x8105128, naddrs = 1,<br>
&nbsp; err = 0x7374656b &lt;Address 0x7374656b out of bounds&gt;}<br>(gdb) p *flcf<br>Cannot access memory at address 0x636f6c2f<br>(gdb)<br><br><div class="gmail_quote">2009/2/21 Igor Sysoev <span dir="ltr">&lt;<a href="mailto:is@rambler-co.ru">is@rambler-co.ru</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Sat, Feb 21, 2009 at 03:24:32PM +0500, Владислав Щапов wrote:<br>
<br>
&gt; Можно:<br>
<div class="Ih2E3d">&gt;<br>
&gt; Core was generated by `./nginx -t&#39;.<br>
&gt; Program terminated with signal 11, Segmentation fault.<br>
&gt; [New process 9284]<br>
&gt; #0 &nbsp;0x080c552c in ngx_http_fastcgi_pass (cf=0xbffcc56c, cmd=0x80df320,<br>
&gt; conf=0x8104e30) at src/http/modules/ngx_http_fastcgi_module.c:2294<br>
&gt; 2294 &nbsp; &nbsp; &nbsp; &nbsp;flcf-&gt;upstream.upstream = ngx_http_upstream_add(cf, &amp;u, 0);<br>
&gt; (gdb) bt<br>
&gt; #0 &nbsp;0x080c552c in ngx_http_fastcgi_pass (cf=0xbffcc56c, cmd=0x80df320,<br>
&gt; conf=0x8104e30) at src/http/modules/ngx_http_fastcgi_module.c:2294<br>
<br>
</div>p u<br>
p *flcf<br>
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="Wj3C7c">Игорь Сысоев<br>
<a href="http://sysoev.ru" target="_blank">http://sysoev.ru</a><br>
<br>
</div></div></blockquote></div><br>