latest PHP port causes apache to child pid exit signal Bus error (10)

Phil Brennan phil.brennan at gmail.com
Wed Feb 23 08:40:10 PST 2005


On Wed, 23 Feb 2005 15:51:53 +0100, Alexander Leidinger
<Alexander at leidinger.net> wrote:
> Rick Updegrove <dislists at updegrove.net> wrote:
> 
> > I am the only one with this Bus error(10) problem when loading *some*
> > PHP pages using the latest ports mentioned above?
> 
> No.
> 
> Additionally I see signal 11 sometimes.
> 
> Bye,
> Alexander.
> 
> --
> http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
> http://www.FreeBSD.org     netchild @ FreeBSD.org  : PGP ID = 72077137
> Sometimes you get an almost irresistible urge to go on living.
> 
> 
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
> 

After upgrading php to 4.3.10_2 and apache to 2.0.53,
I get the following whenever the mail() function in php is called.

Fatal error 'Unable to read from thread kernel pipe' at line 1100 in
file /usr/src/lib/libc_r/uthread/uthread_kern.c (errno = 0)
[Wed Feb 23 15:52:19 2005] [notice] child pid 93430 exit signal Abort trap (6)

so, apache crashes, the page stops loading. This is a major issue since we run
a few phpbb's which email people when a topic is replied to. 
Running FreeBSD 5.2.1

I don't think downgrading php to 4.3.9 is an option, since there were major
security holes fixed in 4.3.10
I suppose I could try downgrading apache.


More information about the freebsd-ports mailing list