Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jun 2004 16:53:24 -0500 (CDT)
From:      Kirk Strauser <kirk@strauser.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67886: Building lang/php4 with pspell support causes www/apache2 to segfault at startup
Message-ID:  <200406122153.i5CLrOGZ035108@kanga.honeypot.net>
Resent-Message-ID: <200406122200.i5CM0j4n020659@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         67886
>Category:       ports
>Synopsis:       Building lang/php4 with pspell support causes www/apache2 to segfault at startup
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 12 22:00:45 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kirk Strauser
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
The Strauser Group
>Environment:
System: FreeBSD kanga.honeypot.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Apr 8 15:37:48 CDT 2004 root@kanga.honeypot.net:/usr/obj/usr/src/sys/NEW_KANGA i386

CFLAGS= -O -pipe
	
>Description:
Whenever I build lang/php4 with "WITH_PSPELL=ON" and attempt to load Apache 2,
the httpd process segfaults immediately on startup.  This includes running
httpd with the "-t" flag to check the server configuration.

Unfortunately, I encountered the problem on a production server and wasn't
able to take the time to get a backtrace, so the best I can do is file this
lame report.
	
>How-To-Repeat:
Compile lang/php4 as described and run httpd:

    # httpd -D SSL -t
    Syntax OK
    Segmentation fault (core dumped)

	
>Fix:
As a workaround, set "WITH_PSPELL=OFF" before compiling lang/php4.
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406122153.i5CLrOGZ035108>