Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2002 10:54:48 -0400
From:      Alexander Kabaev <ak03@gte.com>
To:        Martin Blapp <mb@imp.ch>
Cc:        openoffice@freebsd.org, jdp@freebsd.org
Subject:   Re: gcc3.1.1 release does make regmerge hang again (OO.org compile)
Message-ID:  <20020805105448.76c966c0.ak03@gte.com>
In-Reply-To: <20020805112734.D58571-100000@levais.imp.ch>
References:  <20020805112734.D58571-100000@levais.imp.ch>

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

GCC 3.1.1 is not the reason. I saw regmerge getting stuck even when
compiling OO with stock gcc on -CURRENT this weekend. I wonder why
process does not accumulate enough running time  for SIGPROF to fire?

On Mon, 5 Aug 2002 11:56:58 +0200 (CEST)
Martin Blapp <mb@imp.ch> wrote:

> 
> Hi all,
> 
> Regmerge does hang again. Only thing that has changed was
> the new gcc version.
> 
> Alexander: What have you done to fix this previously ?
> 
> In truss I only see:
> 
> sigprocmask(0x1,0x2805da20,0xbfbfe728)           = 0 (0x0)
> sigprocmask(0x3,0xbfbfe728,0x0)                  = 0 (0x0)
> sigprocmask(0x1,0x2805da20,0xbfbfe728)           = 0 (0x0)
> sigprocmask(0x3,0xbfbfe728,0x0)                  = 0 (0x0)
> sigprocmask(0x1,0x2805da20,0xbfbfe728)           = 0 (0x0)
> sigprocmask(0x3,0xbfbfe728,0x0)                  = 0 (0x0)
> sigprocmask(0x1,0x2805da20,0xbfbfe728)           = 0 (0x0)
> sigprocmask(0x3,0xbfbfe728,0x0)                  = 0 (0x0)
> sigprocmask(0x1,0x2805da20,0xbfbfe728)           = 0 (0x0)
> sigprocmask(0x3,0xbfbfe728,0x0)                  = 0 (0x0)
> sigprocmask(0x1,0x2805da20,0xbfbfe728)           = 0 (0x0)
> sigprocmask(0x3,0xbfbfe728,0x0)                  = 0 (0x0)
> sigprocmask(0x1,0x2805da20,0xbfbfe728)           = 0 (0x0)
> sigprocmask(0x3,0xbfbfe728,0x0)                  = 0 (0x0)
> sigprocmask(0x1,0x2805da20,0xbfbfe728)           = 0 (0x0)
> 
> I got now a trace:
> 
> [Switching to Process 4968, Thread 1]
> 0x28050784 in sigprocmask () from /usr/libexec/ld-elf.so.1
> (gdb) bt
> #0  0x28050784 in sigprocmask () from /usr/libexec/ld-elf.so.1
> #1  0x2804f2d1 in xprintf () from /usr/libexec/ld-elf.so.1
> #2  0x2804df78 in find_symdef () from /usr/libexec/ld-elf.so.1
> #3  0x2838dbd8 in exit () from /usr/lib/libc_r.so.4
> #4  0x08048c77 in _start ()
> 
> So it's a bug again in find_symdef() as it seems. I'l recompile now
> ld-elf.so with debug symbols and see if I can get a more informative
> trace.
> 
> Sigh.
> 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
> ------------------------------------------------------------------


-- 
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?20020805105448.76c966c0.ak03>