Date: Tue, 25 Jun 2002 09:39:06 -0400 From: Alexander Kabaev <ak03@gte.com> To: Martin Blapp <mb@imp.ch> Cc: openoffice@FreeBSD.ORG, dillon@FreeBSD.ORG Subject: Re: regmerge deadlock with gcc3 Message-ID: <20020625093906.55abb517.ak03@gte.com> In-Reply-To: <20020625134047.J2442-100000@levais.imp.ch> References: <20020625134047.J2442-100000@levais.imp.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
I restarted the OpenOffice build with full debug info. I also have rtld compiled with debug symbols active. Hopefully we will have a more detailed backtrace next time it deadlock again. On Tue, 25 Jun 2002 13:43:41 +0200 (CEST) Martin Blapp <mb@imp.ch> wrote: > > Hi all, > > During build, regmerge hangs constantly one time, but not at the > same place. > > merging registry > "../../../../../unxfbsd.pro/ucr/com/sun/star/packages/ZipConstants.ur > d" under key "UCR" in registry > "../../../../../unxfbsd.pro/ucr/csszippackage.db". > > gdb52 > /usr/ports/editors/openoffice/work/oo_1.0_src/registry/unxfbsd.pro/bi > n/regmerge 84275 > > [Switching to Process 84275, Thread 1] > 0x28050818 in nanosleep () from /usr/libexec/ld-elf.so.1 > (gdb) bt > #0 0x28050818 in nanosleep () from /usr/libexec/ld-elf.so.1 > #1 0x2804f36a in xprintf () from /usr/libexec/ld-elf.so.1 > #2 0x2804dfb4 in find_symdef () from /usr/libexec/ld-elf.so.1 > #3 0x283c7e31 in exit (status=0) at > /usr/src/lib/libc_r/../libc/stdlib/exit.c:73 > #4 0x08048d1f in _start () > > I guess this is a bug somewhere in find_symdef() ... > > Martin > > Martin Blapp, <mb@imp.ch> <mbr@FreeBSD.org> > ------------------------------------------------------------------ > ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH > Phone: +41 061 826 93 00: +41 61 826 93 01 > PGP: <finger -l mbr@freebsd.org> > PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E > ------------------------------------------------------------------ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-openoffice" in the body of the message -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020625093906.55abb517.ak03>