php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57139 Apache core dumps w/sig 11 clicking 'Insert' within phpMyAdmin
Submitted: 2006-07-12 22:21 UTC Modified: 2006-07-13 03:56 UTC
From: dwoolworth at gmail dot com Assigned:
Status: Not a bug Package: PECL bug system (PECL)
PHP Version: 5.1.0 OS: FreeBSD amd64 6.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dwoolworth at gmail dot com
New email:
PHP Version: OS:

 

 [2006-07-12 22:21 UTC] dwoolworth at gmail dot com
Description:
------------
Install phpMyAdmin (latest) with Apache 2.1.9 w/PHP 5.1.4.  APC using mmap(/dev/zero) and not SHM on brand new FreeBSD amd64 6.1 (GENERIC kernel).

The only modules I have running are: bcmath, ctype, curl, gd, mbstring, mysql, pcre, posix, session, simplexml, soap, sockets, sqlite, sysvmsg, sysvsem, sysvsem, sysvshm, tokenizer, xml, APC.  If I turn off APC in php.ini and run phpMyAdmin, I have zero issues.  Turn APC back on and everything works (including generating PDFs), but clicking on the Insert or Search tab causes httpd daemon to crash with segfault.

I  have tried clearing the cache and used different settings.  I have tried turning mmap off - make sure shmmax and other variables are set.  I set these to 64mb typically.  I have used APC before without issue, but now this is odd.

The server's memory is certified to work with dual-channel systems (which this is running on) and we've done several memory tests over the last few days to ensure we weren't working with bad RAM. 1GB of RAM is what this server has - two 512MB DDR pieces that are matched.  I'm pretty sure there's something in the APC code that doesn't like something one of those pages is doing.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-07-13 03:56 UTC] pierre dot php at gmail dot com
Sorry, but your problem does not imply a bug in PECL itself.  For a
list of more appropriate places to ask for help using PECL, please
visit http://pecl.php.net/support/ as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PECL.

Report PHPMyAdmins problems to the PHPMyAdmin team, and if you have a small script to reproduce this segfault, report a bug in bugs.php.net.

But this is not a pecl website problem
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 10:01:28 2024 UTC