From owner-cvs-src@FreeBSD.ORG Mon May 26 06:32:09 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6459C37B401; Mon, 26 May 2003 06:32:09 -0700 (PDT) Received: from mail.tcoip.com.br (erato.tco.net.br [200.220.254.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A86C343F93; Mon, 26 May 2003 06:32:06 -0700 (PDT) (envelope-from dcs@tcoip.com.br) Received: from tcoip.com.br ([10.0.2.6]) by mail.tcoip.com.br (8.11.6/8.11.6) with ESMTP id h4QDVMl32173; Mon, 26 May 2003 10:31:25 -0300 Message-ID: <3ED21729.20109@tcoip.com.br> Date: Mon, 26 May 2003 10:31:21 -0300 From: "Daniel C. Sobral" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4a) Gecko/20030416 X-Accept-Language: en-us, en, pt-br, ja MIME-Version: 1.0 To: Julian Elischer References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Mike Makonnen Subject: Re: cvs commit: src/lib/libthr/thread thr_kern.c thr_private.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2003 13:32:09 -0000 Julian Elischer wrote: > > On Fri, 23 May 2003, Daniel C. Sobral wrote: > > >>Mike Makonnen wrote: >> >>>On Fri, 23 May 2003 10:45:16 -0300 >>>"Daniel C. Sobral" wrote: >>> >>> >>> >>>>I have had serious troubles between konsole and libthr since ever. Could >>>>this have been the cause? >>>> >>> >>> >>>No, that's unlikely. However, have you tried libthr recently? I've done some >>>locking and fixed a few bugs. I'd also like to know if you've seen any >>>improvements. >> >>Yes, yesterday, and the bug was exactly the same. Something with wait4, >>wait4pid or similar named function. > interesting... we have a similar (but hard to reporduce) > problem with libkse.. maybe its the same one.. FWIW, my problem is trivial to reproduce: I start kde. :-) Whenever I login (xdm login, if that's of any relevance), having replaced libc_r* with libthr*, most of my konsole (of which I have some 30 or 40, as tabs on two different desktops) result in some kind of crash, which is caught by the KDE Crash Handler. I'm updating world to get the backtrace for thr. If you want, I can get the backtrace for kse too. But, really, I'd but amazed if this wasn't trivial to reproduce, since it is so consistent for me. -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca VIVO Centro Oeste Norte Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: Daniel.Capo@tco.net.br Daniel.Sobral@tcoip.com.br dcs@tcoip.com.br Outros: dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net Learn from other people's mistakes, you don't have time to make your own.