Hi, I dunno if this is the right place, but it still segfaults with 1.4.3-1.


GNU gdb (GDB) 7.6.1-ubuntu

Copyright (C) 2013 Free Software Foundation, Inc.

License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software: you are free to change and redistribute it.

There is NO WARRANTY, to the extent permitted by law.  Type "show copying"

and "show warranty" for details.

This GDB was configured as "x86_64-linux-gnu".

For bug reporting instructions, please see:

<http://www.gnu.org/software/gdb/bugs/>...

Reading symbols from /usr/sbin/nginx...(no debugging symbols found)...done.

(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)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to