Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2002 00:05:11 -0700
From:      Sean Chittenden <sean@chittenden.org>
To:        freebsd-current@freebsd.org
Subject:   Unable to read from thread kernel pipe...
Message-ID:  <20020729070511.GA19587@ninja1.internal>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020729070511.GA19587>