Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 2002 16:32:07 +0200 (CEST)
From:      Martin Blapp <mb@imp.ch>
To:        John Polstra <jdp@polstra.com>
Cc:        <hackers@FreeBSD.ORG>, <openoffice@FreeBSD.ORG>, Alexander Kabaev <ak03@gte.com>, <deischen@FreeBSD.ORG>
Subject:   Re: Help needed. Deadlock in rtld makes openoffice build hang ag
Message-ID:  <20020807162811.P58571-100000@levais.imp.ch>
In-Reply-To: <20020807105153.X58571-100000@levais.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help

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-hackers" in the body of the message




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