From owner-freebsd-current@FreeBSD.ORG Mon Nov 15 13:15:51 2004 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 6372216A4CE for ; Mon, 15 Nov 2004 13:15:51 +0000 (GMT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E347143D1D for ; Mon, 15 Nov 2004 13:15:50 +0000 (GMT) (envelope-from danfe@regency.nsu.ru) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.34) id 1CTgkM-00029v-8w for current@freebsd.org; Mon, 15 Nov 2004 19:18:18 +0600 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.13.1/8.13.1) with ESMTP id iAFDFogf002523 for ; Mon, 15 Nov 2004 19:15:50 +0600 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.13.1/8.13.1/Submit) id iAFC3tOq077898 for current@freebsd.org; Mon, 15 Nov 2004 18:03:55 +0600 (NOVT) (envelope-from danfe) Date: Mon, 15 Nov 2004 18:03:55 +0600 From: Alexey Dokuchaev To: current@freebsd.org Message-ID: <20041115120355.GA74977@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Mon, 15 Nov 2004 13:41:28 +0000 Subject: 6-CURRENT, threads, hangs are still there 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, 15 Nov 2004 13:15:51 -0000 Hello there, Updated world + kernel on Nov 12. Sticking to ULE + PREEMPTION + DEBUG STUFF in kernel. Running sim, psi, xmms, mozilla etc. hangs on startup, unless `libpthread' mapped to `libc_r' via /etc/libmap.conf. GDB is unable to attach, process is unkillable even with SIGKILL. Very reproducible. CPU: Intel 2.8GHz, HTT enabled. Does anyone have a clue on this? Using ULE on purpose to help hunt down its bugs. What debugging info can/should I get? Thanks. Dmesg et al. available on demand. ./danfe