From owner-freebsd-questions@FreeBSD.ORG Wed Apr 28 10:31:28 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FDC516A4CE for ; Wed, 28 Apr 2004 10:31:28 -0700 (PDT) Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CB6043D48 for ; Wed, 28 Apr 2004 10:31:27 -0700 (PDT) (envelope-from toomas.aas@raad.tartu.ee) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id i3SHVQc6025014; Wed, 28 Apr 2004 20:31:26 +0300 Message-Id: <200404281731.i3SHVQc6025014@lv.raad.tartu.ee> Received: from INFO/SpoolDir by raad.tartu.ee (Mercury 1.48); 28 Apr 04 20:31:26 +0300 Received: from SpoolDir by INFO (Mercury 1.48); 28 Apr 04 20:31:01 +0300 From: "Toomas Aas" Organization: Tartu City Government To: christian Zimmermann Date: Wed, 28 Apr 2004 20:30:51 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Priority: normal In-reply-to: <408F9616.4080506@looony.de> cc: questions@freebsd.org Subject: Re: apache core dump X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2004 17:31:28 -0000 > Date: Wed, 28 Apr 2004 13:31:34 +0200 > From: christian Zimmermann > I set up an apache webserver on a 4.9 stable freebsd machine. > The apache has an extra module included mod_was_ap20_http.so. > The apache just runs fine without that module, but everytime i try to > include this module and start apache it ends with an > > Bad system call (core dumped) > > I startet gdb httpd and then run -X > the output: 0x2853fb45 in lchown() from /usr/lib/libc.so.6 Where did you get this module from? Are you sure it is even compiled for FreeBSD? This libc.so.6 thing looks dangerously like Linux :-) There certainly is no such file on my FreeBSD 4.9 server. -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * Computers are not intelligent. They only think they are.