Date: Sun, 22 Sep 2002 17:41:18 +0200 From: Matthias Schuendehuette <msch@snafu.de> To: freebsd-stable@freebsd.org Subject: Re: resolver bug with KDE3 (hint) Message-ID: <200209221741.18728.msch@snafu.de> In-Reply-To: <200209221639.07930.msch@snafu.de> References: <200209221639.07930.msch@snafu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <msch [at] snafu.de>, 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209221741.18728.msch>