From owner-freebsd-openoffice Wed Aug 7 7:30:32 2002 Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A84E937B400; Wed, 7 Aug 2002 07:30:27 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A864843E6A; Wed, 7 Aug 2002 07:30:26 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.3/8.12.3) with ESMTP id g77EUPQx085765; Wed, 7 Aug 2002 16:30:25 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g77EUOYW557943; Wed, 7 Aug 2002 16:30:24 +0200 (MES) Date: Wed, 7 Aug 2002 16:32:07 +0200 (CEST) From: Martin Blapp To: John Polstra Cc: , , Alexander Kabaev , Subject: Re: Help needed. Deadlock in rtld makes openoffice build hang ag In-Reply-To: <20020807105153.X58571-100000@levais.imp.ch> Message-ID: <20020807162811.P58571-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-openoffice@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG And even more : Normal operation: merging registry "../../../../unxfbsd.pro/ucrdoc/com/sun/star/ ucb/ChaosContent.urd" under key "UCR" in registry "../../../../ unxfbsd.pro/ucrdoc/cssucb.db". _thread_sig_handler() Got signal 27, current thread 0x804f000 _thread_sig_handler() _thread_kern_in_sched == 0 _thread_sig_handler() sig == _SCHED_SIGNAL _thread_sig_handler() _thread_run->sig_defer_count = 0 _thread_sig_handler() _thread_run->yield_on_sig_undefer = 0 _thread_sig_handler() called thread_sig_savecontext() merging registry "../../../../unxfbsd.pro/ucrdoc/com/sun/star/ etc ... Freaked out: merging registry "../../../../unxfbsd.pro/ucrdoc/com/sun/star/ sdbc/XWarningsSupplier.urd" under key "UCR" in registry "../../../../unxfbsd.pro/ucrdoc/csssdbc.db". _thread_sig_handler() Got signal 27, current thread 0x8081c00 _thread_sig_handler() _thread_kern_in_sched == 0 _thread_sig_handler() sig == _SCHED_SIGNAL _thread_sig_handler() _thread_run->sig_defer_count = 0 _thread_sig_handler() _thread_run->yield_on_sig_undefer = 0 _thread_sig_handler() called thread_sig_savecontext() _thread_sig_handler() Got signal 27, current thread 0x804f000 _thread_sig_handler() _thread_kern_in_sched == 0 _thread_sig_handler() sig == _SCHED_SIGNAL _thread_sig_handler() _thread_run->sig_defer_count = 1 _thread_sig_handler() _thread_run->yield_on_sig_undefer = 0 _thread_sig_handler() Got signal 27, current thread 0x804f000 _thread_sig_handler() _thread_kern_in_sched == 0 _thread_sig_handler() sig == _SCHED_SIGNAL _thread_sig_handler() _thread_run->sig_defer_count = 1 _thread_sig_handler() _thread_run->yield_on_sig_undefer = 1 _thread_sig_handler() Got signal 27, current thread 0x804f000 _thread_sig_handler() _thread_kern_in_sched == 0 _thread_sig_handler() sig == _SCHED_SIGNAL _thread_sig_handler() _thread_run->sig_defer_count = 1 etc ... Why there is suddenly another thread ? 0x8081c00 has changed to 0x804f000 ... _thread_run->sig_defer_count stays forever 1 .... Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message