From owner-freebsd-stable Sun Sep 22 9:27:54 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDA8A37B401 for ; Sun, 22 Sep 2002 09:27:52 -0700 (PDT) Received: from smart.eusc.inter.net (smart.eusc.inter.net [213.73.101.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5521943E42 for ; Sun, 22 Sep 2002 09:27:52 -0700 (PDT) (envelope-from msch@snafu.de) Received: from tc01-n70-120.de.inter.net ([213.73.70.120] helo=mscu.best-eng.de) by smart.eusc.inter.net with esmtp (Exim 3.36 #4) id 17t8rH-0001k9-00 for freebsd-stable@freebsd.org; Sun, 22 Sep 2002 17:41:19 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Matthias Schuendehuette Reply-To: msch@snafu.de Organization: Micro$oft-free Zone To: freebsd-stable@freebsd.org Subject: Re: resolver bug with KDE3 (hint) Date: Sun, 22 Sep 2002 17:41:18 +0200 User-Agent: KMail/1.4.3 References: <200209221639.07930.msch@snafu.de> In-Reply-To: <200209221639.07930.msch@snafu.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200209221741.18728.msch@snafu.de> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 22 September 2002 16:39, you wrote: > Hi, > > something seems still to be broken - my 'konqueror', i.e. 'kioslave' > segfaults with my kernel few minutes old if I request a page with a > host-name in it (e.g. http://www.freebsd.org/) > > from ~/.xsession-errors: > > "kioslave : ###############SEG FAULT#############" > > It works, if I type the IP-Adress (e.g. http://216.136.204.117/). > > However, all *works* with kernel.GENERIC from a week ago. ... it even works with an actual kernel.GENERIC! The point is: options INET6 #IPv6 communications protocols it seems to be mandatory for 4.7-RC :-| I removed this option for my custom kernel. Now I compared GENERIC and MSCU (my custom configuration) and realized this difference. After adding INET6 to my custom kernel, everything's OK again. I don't think, that this should remain as it is... -- Ciao/BSD - Matthias Matthias Schuendehuette , Berlin (Germany) Powered by FreeBSD 4.7-RC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message