You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by "A.Eijkhoudt" <pe...@dhcp.net> on 2001/05/18 21:43:37 UTC

general/7745: semctl(IPC_SET): Invalid argument - [error] (22)Invalid argument: shmctl() could not set segment #2306

>Number:         7745
>Category:       general
>Synopsis:       semctl(IPC_SET): Invalid argument - [error] (22)Invalid argument: shmctl() could not set segment #2306
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri May 18 12:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     penguin@dhcp.net
>Release:        1.3.19
>Organization:
apache
>Environment:
Linux <--removed--> 2.2.18 #1 SMP Wed Jan 3 17:10:22 GMT 2001 i686 unknown
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
>Description:
Apache starts properly, but the second I try to make a connection to it, it dies leaving nothing but:

[error] (22)Invalid argument: shmctl() could not set segment #2306

or

semctl(IPC_SET): Invalid argument

in the error log. I compiled Apache 1.3.19 + PHP 4.0.5 + mod_ssl 2.8.3_1.3.19 + OpenSSL 0.9.6a as follows:

Apache 1.3.19:

./configure --enable-module=ssl --enable-shared=ssl --enable-module=php4 --activate-module=src/modules/php4/libphp4.a

PHP:

./configure --with-apache=.... --enable-bcmath --enable-exif --enable-track-vars --with-mysql --with-xml

mod_ssl:

./configure --with-apache=....

OpenSSL:

./config --prefix=....

This, of course, all in the correct order...
>How-To-Repeat:

>Fix:
No idea, I've searched high and low for this bug on the Internet. All I can find is the 'User/Group' suggestion in the .conf and people reporting a similar problem with IRIX. Neither works.
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]