Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000110 [3. XAMPP for MacOS X] Apache2 crash always 2009-05-15 10:19 2010-07-02 20:38
Reporter MegaChriz View Status public  
Assigned To kleinweby
Priority normal Resolution open  
Status confirmed   Product Version 1.0.1
Summary 0000110: Apache crashes when using multiple ports in httpd.conf
Description There is a problem with using multiple ports on xampp v1.0.1 for Mac.
This problem is on both PPC and Intel Macs.

If I edit the httpd.conf-file and a listen-command somewhere, Apache fails to start-up. I had tested this on two systems:
- Mac OS X 10.4.11 PPC G4
- Mac OS X 10.5.5 Intel Core 2 Duo

This is the error-log I got on the PPC G4:
------------------------------------------------------------------------------------------------------
[Wed May 13 22:39:53 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed May 13 22:39:54 2009] [notice] Digest: generating secret for digest authentication ...
[Wed May 13 22:39:54 2009] [notice] Digest: done
[Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex
[Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex
[Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex
[Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex
[Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex
[Wed May 13 22:39:54 2009] [notice] Apache/2.2.11 (Unix) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.7l PHP/5.2.9 mod_perl/2.0.4 Perl/v5.10.0 configured -- resuming normal operations
[Wed May 13 22:39:54 2009] [alert] Child 2068 returned a Fatal error... Apache is exiting!
------------------------------------------------------------------------------------------------------
Lines 1, 2, 3 and 9 of above (the warnings en notices) are also generated when not using multiple ports.

How to reproduce:
Add the following line in the httpd.conf-file (for example on the bottom of the file):
Listen 3200

Expected result:
Apache should start without problems.

Actual result:
Apache tries to start but fails with a Fatal error.
Additional Information
Tags No tags attached.
Processor (Mac) PPC
Attached Files

- Relationships

-  Notes
(0000139)
gbpeter (reporter)
2009-05-26 11:11

Adding "AcceptMutex flock" to httpd.conf fixes this problem.
(0000248)
Teenage (reporter)
2010-04-10 14:30

Still present in the 1.7.1-beta1, the fix still works
(0000250)
sequoia (reporter)
2010-07-02 20:38

This exists on osx 10.6 xampp 1.7.3

The fix works.

- Issue History
Date Modified Username Field Change
2009-05-15 10:19 MegaChriz New Issue
2009-05-15 10:19 MegaChriz Processor (Mac) => PPC
2009-05-15 10:25 MegaChriz Issue Monitored: MegaChriz
2009-05-21 13:14 kleinweby Assigned To => kleinweby
2009-05-21 13:14 kleinweby Status new => confirmed
2009-05-26 11:11 gbpeter Note Added: 0000139
2010-04-10 14:30 Teenage Note Added: 0000248
2010-07-02 20:38 sequoia Note Added: 0000250


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker