From owner-freebsd-current@FreeBSD.ORG Thu Jul 3 14:31:06 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0666737B401 for ; Thu, 3 Jul 2003 14:31:06 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A42743FE1 for ; Thu, 3 Jul 2003 14:31:03 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h63LV2AI014059; Thu, 3 Jul 2003 17:31:02 -0400 (EDT) Date: Thu, 3 Jul 2003 17:31:02 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Morten Rodal In-Reply-To: <20030703212311.GA599@atlantis.rodal.no> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: libkse crash and sched ule? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: deischen@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2003 21:31:06 -0000 On Thu, 3 Jul 2003, Morten Rodal wrote: > I updated to the latest sources early today (CEST time) and install > rtld-elf with libmap support in order to give KSE another try. > However upon starting the Mozilla Firebird executable with very simple > /etc/libmap.conf: > > libc_r.so.5 libkse.so.1 > libc_r.so libkse.so > > the computer starts to dump core in the background (I haven't got a > serial cable right here) and then reboots. Apart from stripping all > the devices I haven't got from GENERIC kernel I have added SCHED_ULE. > > Is there a know problem with using SCHED_ULE and KSE? What happens with SCHED_4BSD? -- Dan Eischen