On Mon, Sep 17, 2007 at 02:25:24PM +0100, Stephane Chazelas wrote:
> Package: libc6-prof
> Version: 2.6.1-4
> Severity: grave
> Justification: renders package unusable
>
>
> Hi,
>
> I don't seem to able build any program linked against the
> profiled version of the glibc.
>
> I can reproduce th
Hi!
I came across the same bug in Ubuntu gutsy.
The problem is that the instrumentation function __mcount_internal
uses the thread control block (the "cmpl $0x0,%gs:0xc"), but %gs
is not initialized at this point, yet (mcount is called at the very
start of __libc_start_main).
As a crude work-a
found 442858 2.6.1-1
tag 442858 + confirmed
thanks
It's already present in lenny, don't block migrations because of that.
--
·O· Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org
pgpC
Package: libc6-prof
Version: 2.6.1-4
Severity: grave
Justification: renders package unusable
Hi,
I don't seem to able build any program linked against the
profiled version of the glibc.
I can reproduce the problem with any version of gcc (3.3, 3.4,
4.0, 4.1, 4.2), with 2.6.1-1 and 2.6.1-4. Manu
4 matches
Mail list logo