From owner-freebsd-current Mon Jul 29 0: 5:13 2002 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 0223437B400 for ; Mon, 29 Jul 2002 00:05:12 -0700 (PDT) Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C160343E65 for ; Mon, 29 Jul 2002 00:05:11 -0700 (PDT) (envelope-from sean@mail.tgd.net) Received: by mail.tgd.net (Postfix, from userid 1001) id 800FA20F01; Mon, 29 Jul 2002 00:05:11 -0700 (PDT) Date: Mon, 29 Jul 2002 00:05:11 -0700 From: Sean Chittenden To: freebsd-current@freebsd.org Subject: Unable to read from thread kernel pipe... Message-ID: <20020729070511.GA19587@ninja1.internal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Don't know if this has been addressed recently, but I'm running into the following error when using sawfish-ui (spawned by rep): Fatal error 'Unable to read from thread kernel pipe' at line 1101 in file /usr/src/lib/libc_r/uthread/uthread_kern.c (errno = 0) #0 0x28146957 in poll () from /usr/lib/libc.so.5 #1 0x28b4a80d in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.5 #2 0x28b4a24c in _thread_kern_scheduler () from /usr/lib/libc_r.so.5 #3 0xd0d0d0d0 in ?? () #4 0xbfbfcb28 in ?? () #5 0x000000c5 in ?? () #6 0x280af6a4 in rep_set_local_symbol_fun () from /usr/X11R6/lib/librep.so.12 Error accessing memory address 0x1: Bad address. I'm diving up the dependency chain recompiling with debugging symbols at the moment, but am wondering if someone has stumbled across this yet and has something lying around that'd fix this. Kernel is from July 18th. Any thoughts/ideas? -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message