Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 15037 invoked from network); 10 Feb 2005 16:16:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Feb 2005 16:16:51 -0000 Received: (qmail 51900 invoked by uid 500); 10 Feb 2005 16:16:50 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 51861 invoked by uid 500); 10 Feb 2005 16:16:49 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 51846 invoked by uid 99); 10 Feb 2005 16:16:49 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 10 Feb 2005 08:16:48 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j1AGGjEM024867 for ; Thu, 10 Feb 2005 17:16:45 +0100 Received: (from nobody@localhost) by ajax.apache.org (8.12.11/8.12.11/Submit) id j1AGGjnK024862; Thu, 10 Feb 2005 17:16:45 +0100 Date: Thu, 10 Feb 2005 17:16:45 +0100 Message-Id: <200502101616.j1AGGjnK024862@ajax.apache.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 33495] New: - Apache crashes with "WSADuplicateSocket failed for socket 320" error X-Bugzilla-Reason: AssignedTo X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=33495 Summary: Apache crashes with "WSADuplicateSocket failed for socket 320" error Product: Apache httpd-1.3 Version: 1.3.31 Platform: PC URL: http://www.synccom.com OS/Version: Windows 2000 Status: NEW Severity: critical Priority: P2 Component: core AssignedTo: bugs@httpd.apache.org ReportedBy: khc@synccom.com I have HTTPS set up for my web server (Apache 1.3.33). Apache in windows server 2K crashes frequently with error: ---------- [Thu Feb 10 10:37:26 2005] [crit] (10038)An operation was attempted on something that is not a socket: Parent: WSADuplicateSocket failed for socket 320. [Thu Feb 10 10:37:26 2005] [error] (2)No such file or directory: master_main: create child process failed. Exiting. [Thu Feb 10 10:38:26 2005] [error] forcing termination of child #0 (handle 432) ---------- I have an SSL cert for www.synccom.com, but this problem seems to happen when I log in to a web page hosted on a VirtualHost like virt.synccom.com. Any ideas? It seems to crash it every other time I login on these VirtualHosts. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org