Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 37674 invoked by uid 500); 10 Apr 2003 09:47:57 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 37652 invoked from network); 10 Apr 2003 09:47:56 -0000 Received: from fia224-72.dsl.hccnet.nl (HELO foem.leiden.webweaving.org) (62.251.72.224) by daedalus.apache.org with SMTP; 10 Apr 2003 09:47:56 -0000 Received: from foem (foem [10.11.0.2]) by foem.leiden.webweaving.org (8.12.6/8.12.6) with ESMTP id h3A9kjLG001575; Thu, 10 Apr 2003 11:46:45 +0200 (CEST) (envelope-from dirkx@webweaving.org) Date: Thu, 10 Apr 2003 11:46:45 +0200 (CEST) From: Dirk-Willem van Gulik X-X-Sender: dirkx@foem.leiden.webweaving.org To: "'users@httpd.apache.org'" cc: ASC - Ronald Roeleveld In-Reply-To: <20030410113330.K77091-100000@foem.leiden.webweaving.org> Message-ID: <20030410114605.O77091-100000@foem.leiden.webweaving.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] Apache cannot start anymore On Thu, 10 Apr 2003, Dirk-Willem van Gulik wrote: > By the way - that munmap is tied to: > > open("/etc/ld.so.cache", O_RDONLY) = 4 > fstat64(4, {st_mode=S_IFREG|0644, st_size=15864, ...}) = 0 > old_mmap(NULL, 15864, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40219000 Sorry - no I take that back. The munmap() before the segfault is just tied to a generalpurpose read buffer. Perhaps from fopen(). Dw. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org