# gdb -c /spool/core/nginx.core.46192 /usr/local/sbin/nginx<br>GNU gdb 6.1.1 [FreeBSD]<br>Copyright 2004 Free Software Foundation, Inc.<br>GDB is free software, covered by the GNU General Public License, and you are<br>welcome to change it and/or distribute copies of it under certain conditions.<br>
Type &quot;show copying&quot; to see the conditions.<br>There is absolutely no warranty for GDB.š Type &quot;show warranty&quot; for details.<br>This GDB was configured as &quot;amd64-marcel-freebsd&quot;...<br>Core was generated by `nginx&#39;.<br>
Program terminated with signal 11, Segmentation fault.<br>Reading symbols from /lib/libcrypt.so.5...done.<br>Loaded symbols for /lib/libcrypt.so.5<br>Reading symbols from /usr/local/lib/libpcre.so.0...done.<br>Loaded symbols for /usr/local/lib/libpcre.so.0<br>
Reading symbols from /lib/libmd.so.5...done.<br>Loaded symbols for /lib/libmd.so.5<br>Reading symbols from /lib/libz.so.5...done.<br>Loaded symbols for /lib/libz.so.5<br>Reading symbols from /usr/local/lib/libGeoIP.so.5...done.<br>
Loaded symbols for /usr/local/lib/libGeoIP.so.5<br>Reading symbols from /usr/local/lib/perl5/5.10.1/mach/CORE/libperl.so...done.<br>Loaded symbols for /usr/local/lib/perl5/5.10.1/mach/CORE/libperl.so<br>Reading symbols from /lib/libm.so.5...done.<br>
Loaded symbols for /lib/libm.so.5<br>Reading symbols from /lib/libutil.so.8...done.<br>Loaded symbols for /lib/libutil.so.8<br>Reading symbols from /lib/libc.so.7...done.<br>Loaded symbols for /lib/libc.so.7<br>Reading symbols from /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/nginx/nginx.so...done.<br>
Loaded symbols for /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/nginx/nginx.so<br>Reading symbols from /libexec/ld-elf.so.1...done.<br>Loaded symbols for /libexec/ld-elf.so.1<br>#0š 0x0000000800b6ac63 in _GeoIP_seek_record () from /usr/local/lib/libGeoIP.so.5<br>
(gdb) bt<br>#0š 0x0000000800b6ac63 in _GeoIP_seek_record () from /usr/local/lib/libGeoIP.so.5<br>#1š 0x0000000800b6b208 in GeoIP_id_by_ipnum () from /usr/local/lib/libGeoIP.so.5<br>#2š 0x0000000800b6b259 in GeoIP_country_code_by_ipnum () from /usr/local/lib/libGeoIP.so.5<br>
#3š 0x000000000048bf35 in ngx_http_geoip_country_variable (r=0x801437c00, v=0x80142e718, data=4238652) at src/http/modules/ngx_http_geoip_module.c:176<br>#4š 0x000000000045ad68 in ngx_http_get_indexed_variable (r=0x801437c00, index=29) at src/http/ngx_http_variables.c:406<br>
#5š 0x000000000045fe1d in ngx_http_script_copy_var_len_code (e=0x7fffffffe100) at src/http/ngx_http_script.c:710<br>#6š 0x0000000000496638 in ngx_http_fastcgi_create_request (r=0x801437c00) at src/http/modules/ngx_http_fastcgi_module.c:740<br>
#7š 0x000000000046286e in ngx_http_upstream_init_request (r=0x801437c00) at src/http/ngx_http_upstream.c:478<br>#8š 0x0000000000462604 in ngx_http_upstream_init (r=0x801437c00) at src/http/ngx_http_upstream.c:419<br>#9š 0x0000000000459063 in ngx_http_read_client_request_body (r=0x801437c00, post_handler=0x462520 &lt;ngx_http_upstream_init&gt;) at src/http/ngx_http_request_body.c:58<br>
#10 0x00000000004961ad in ngx_http_fastcgi_handler (r=0x801437c00) at src/http/modules/ngx_http_fastcgi_module.c:618<br>#11 0x000000000044299d in ngx_http_core_content_phase (r=0x801437c00, ph=0x801631dd8) at src/http/ngx_http_core_module.c:1319<br>
#12 0x0000000000441702 in ngx_http_core_run_phases (r=0x801437c00) at src/http/ngx_http_core_module.c:856<br>#13 0x0000000000441678 in ngx_http_handler (r=0x801437c00) at src/http/ngx_http_core_module.c:839<br>#14 0x000000000044e624 in ngx_http_process_request (r=0x801437c00) at src/http/ngx_http_request.c:1625<br>
#15 0x000000000044d0d6 in ngx_http_process_request_headers (rev=0x802400150) at src/http/ngx_http_request.c:1068<br>#16 0x000000000044c8be in ngx_http_process_request_line (rev=0x802400150) at src/http/ngx_http_request.c:873<br>
#17 0x000000000044c058 in ngx_http_init_request (rev=0x802400150) at src/http/ngx_http_request.c:514<br>#18 0x000000000042edfc in ngx_event_process_posted (cycle=0x801426050, posted=0x5cde40) at src/event/ngx_event_posted.c:39<br>
#19 0x000000000042ca81 in ngx_process_events_and_timers (cycle=0x801426050) at src/event/ngx_event.c:272<br>#20 0x0000000000439197 in ngx_worker_process_cycle (cycle=0x801426050, data=0x0) at src/os/unix/ngx_process_cycle.c:795<br>
#21 0x0000000000436301 in ngx_spawn_process (cycle=0x801426050, proc=0x438fc0 &lt;ngx_worker_process_cycle&gt;, data=0x0, name=0x4a8e01 &quot;worker process&quot;, respawn=0) at src/os/unix/ngx_process.c:196<br>#22 0x0000000000438c12 in ngx_reap_children (cycle=0x801426050) at src/os/unix/ngx_process_cycle.c:612<br>
#23 0x00000000004379a6 in ngx_master_process_cycle (cycle=0x801426050) at src/os/unix/ngx_process_cycle.c:180<br>#24 0x000000000040b4ac in main (argc=1, argv=0x7fffffffeb90) at src/core/nginx.c:396<br>(gdb)<br><br><br><div class="gmail_quote">
2010/4/2 Vladimir Getmanshchuk <span dir="ltr">&lt;<a href="mailto:vladget@openfilm.com">vladget@openfilm.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
ü.... ïΠÍÎÅ ÎÕÖÅΠËÁË ×ÏÚÄÕÈ.... ýÁÓ ÓÄÅÌÁÀ...<br><br><br><div class="gmail_quote">2010/4/2 Igor Sysoev <span dir="ltr">&lt;<a href="mailto:igor@sysoev.ru" target="_blank">igor@sysoev.ru</a>&gt;</span><div><div></div><div class="h5">
<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div>On Fri, Apr 02, 2010 at 04:09:11PM +0300, Vladimir Getmanshchuk wrote:<br>
<br>
&gt; # gdb -c /spool/core/nginx.core.41698 /usr/local/sbin/nginx<br>
<br>
</div>á ÍÏÖÎÏ ÓÏÂÁÒÔØ ÂÅÚ nginx_uploadprogress_module ?<br>
<font color="#888888"><br>
<br>
--<br>
éÇÏÒØ óÙÓÏÅ×<br>
<a href="http://sysoev.ru" target="_blank">http://sysoev.ru</a><br>
</font><div><div></div><div><br>
_______________________________________________<br>
nginx-ru mailing list<br>
<a href="mailto:nginx-ru@nginx.org" target="_blank">nginx-ru@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx-ru" target="_blank">http://nginx.org/mailman/listinfo/nginx-ru</a><br>
</div></div></blockquote></div></div></div><br><br clear="all"><div><div></div><div class="h5"><br>-- <br>Yours sincerely,<br>Vladimir Getmanshchuk<br><br>UNIX System Administrator<br>Openfilm, LLC<br><br>Email: <a href="mailto:vladget@openfilm.com" target="_blank">vladget@openfilm.com</a><br>

Skype: vladimir.getmanshchuk<br><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Yours sincerely,<br>Vladimir Getmanshchuk<br><br>UNIX System Administrator<br>Openfilm, LLC<br><br>Email: <a href="mailto:vladget@openfilm.com">vladget@openfilm.com</a><br>
Skype: vladimir.getmanshchuk<br><br>