On Fri, Oct 18, 2013 at 11:50:17PM +0200, Lars Reimann wrote:
Hi, I dunno if this is the right place, but it still segfaults with 1.4.3-1.
(gdb) run -t
Starting program: /usr/sbin/nginx -t
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
__strcmp_sse2 () at ../sysdeps/x86_64/multiarch/../strcmp.S:213
213 ../sysdeps/x86_64/multiarch/../strcmp.S: No such file or directory.
(gdb) bt
#0 __strcmp_sse2 () at ../sysdeps/x86_64/multiarch/../strcmp.S:213
#1 0x0000000000428be1 in ngx_conf_parse ()
#2 0x00000000004290b3 in ngx_conf_include ()
#3 0x0000000000428d1a in ngx_conf_parse ()
#4 0x00000000004290b3 in ngx_conf_include ()
#5 0x0000000000428d1a in ngx_conf_parse ()
#6 0x0000000000440e72 in ?? ()
#7 0x0000000000428d1a in ngx_conf_parse ()
#8 0x00000000004265d9 in ngx_init_cycle ()
#9 0x000000000041841a in main ()
(gdb)
I was able to reproduce the previous bug locally, and that was indeed
fixed by the 1.4.3-1 release. Perhaps this a different bug.
Could you please send your /etc/nginx directory, or even better, a
mimimum set that reproduces the bug?
Also please install the nginx-extras-dbg package and run
bt
backtrace full
from gdb.
Thank you for reporting this.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org