print/texinfo build, and httpd dying?

Dimitry Andric dim at FreeBSD.org
Tue Jul 4 17:21:36 UTC 2017


On 2 Jul 2017, at 19:25, Larry Rosenman <ler at lerctr.org> wrote:
...
> [12:19]
> I also can’t get my httpd up it sigsegv’s in parsing it’s config
> 
> [12:19]
> driving me nuts today
> 
> [12:20]
> borg.lerctr.org /usr/local/poudriere/data/logs/bulk/live-host-ports/2017-07-02_12h16m20s/logs/errors $ uname -aKU
> FreeBSD borg.lerctr.org 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r320573: Sun Jul  2 10:50:05 CDT 2017     root at borg.lerctr.org:/usr/obj/usr/src/sys/VT-LER  amd64 1200037 1200037
> borg.lerctr.org /usr/local/poudriere/data/logs/bulk/live-host-ports/2017-07-02_12h16m20s/logs/errors $
> 
> [12:21]
> borg.lerctr.org / $ gdb -c httpd.core /usr/local/sbin/httpd
> GNU gdb (GDB) 7.12.1 [GDB v7.12.1 for FreeBSD]
> Copyright (C) 2017 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-portbld-freebsd12.0”.
> Type “show configuration” for configuration details.
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>.
> Find the GDB manual and other documentation resources online at:
> <http://www.gnu.org/software/gdb/documentation/>.
> For help, type “help”.
> Type “apropos word” to search for commands related to “word”...
> Reading symbols from /usr/local/sbin/httpd...(no debugging symbols found)...done.
> [New LWP 101514]
> Core was generated by `/usr/local/sbin/httpd -DNOHTTPACCEPT -t’.
> Program terminated with signal SIGSEGV, Segmentation fault.
> #0  0x0000000801d09b90 in strcmp () from /lib/libc.so.7
> (gdb) bt
> #0  0x0000000801d09b90 in strcmp () from /lib/libc.so.7
> #1  0x0000000000457d9a in process_resource_config_fnmatch ()
> #2  0x0000000000457d2f in process_resource_config_fnmatch ()
> #3  0x0000000000457d2f in process_resource_config_fnmatch ()
> #4  0x0000000000457d2f in process_resource_config_fnmatch ()
> #5  0x0000000000457d2f in process_resource_config_fnmatch ()
> #6  0x0000000000457d2f in process_resource_config_fnmatch ()
> #7  0x0000000000457a69 in ap_process_fnmatch_configs ()
> #8  0x0000000000448eb0 in include_config ()
> #9  0x0000000000459ac8 in invoke_cmd ()
> #10 0x0000000000456cda in ap_build_config_sub ()
> #11 0x00000000004571ab in ap_build_config ()
> #12 0x00000000004578d9 in ap_process_resource_config ()
> #13 0x0000000000458d81 in ap_read_config ()
> #14 0x0000000000430c8d in main ()

Assuming this is about www/apache24, it works fine for me.  Maybe this
is something specific to your configuration.  Does it start successfully
using the stock configuration?

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20170704/0c2df4ed/attachment.sig>


More information about the freebsd-ports mailing list