From owner-freebsd-current@FreeBSD.ORG Mon Dec 1 10:25:36 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 0C19216A4CE for ; Mon, 1 Dec 2003 10:25:35 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id B21FB43FDF for ; Mon, 1 Dec 2003 10:25:27 -0800 (PST) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id hB1IPO1G024349; Mon, 1 Dec 2003 13:25:24 -0500 (EST) Date: Mon, 1 Dec 2003 13:25:24 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Alexander Motin In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: licq & KSE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2003 18:25:36 -0000 On Mon, 1 Dec 2003, Alexander Motin wrote: > Hi! > > licq 1.2.7 installed from ports does not works on 5.2-BETA with mapping > libc_r to libkse: > > %licq -d0 -p qt-gui -- -noxim > Fatal error 'No current thread. > ' at line 318 in file /usr/src/lib/libpthread/thread/thr_sig.c (errno = 2) > > And after saying this it begins eat all free CPU. > If I remove this mapping it works fine. I think the port is broken. Are you getting static LDT warnings from the kernel when this happens? -- Dan Eischen