The funny thing is that i can run that phpmyadmin version on another OpenBSD 3.9 i have running somewhere else , same php version and modules, i just can't figure out what's wrong here on this one . And the link you show me shows the same error with many different versions of php and apache, so what would be a solution for this problem?
Anybody else expiriencing this rare problems? Regards, Marcos Laufer ----- Original Message ----- From: "Andrew Pantyukhin" <[EMAIL PROTECTED]> To: "Marcos Laufer" <[EMAIL PROTECTED]> Cc: <misc@openbsd.org> Sent: Monday, November 27, 2006 7:29 AM Subject: Re: httpd segmentation fault in 3.9 On 11/26/06, Marcos Laufer <[EMAIL PROTECTED]> wrote: > Hi there, i'm noticing crashes in httpd. > I installed phpMyAdmin-2.7.0p0 from packages, configured it with http auth , > and when i access it with a browser sometimes the httpd gets crashed: > > [Sun Nov 26 13:48:03 2006] [notice] child pid 6618 exit signal Segmentation > fault (11) > [Sun Nov 26 13:48:04 2006] [notice] child pid 20635 exit signal Segmentation > fault (11) > > The OS is OpenBSD 3.9 stable, GENERIC kernel . httpd is chrooted. > > I downloaded an newer version of phpMyAdmin from their site (2.9.1.1) > and an older one (2.6.0pl2) and that crash doesn't happen. We have the very same crash with Apache+PHP on FreeBSD and it's clearly php related. There are similar bug reports [1] everywhere. Consider it an average programming error, although it might be directly related to php.ini settings. [1] http://bugs.php.net/bug.php?id=24592