[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20060731061629.F30BA180050@magilla.sf.frob.com>
Date: Sun, 30 Jul 2006 23:16:29 -0700 (PDT)
From: Roland McGrath <roland@...hat.com>
To: Arjan van de Ven <arjan@...radead.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [Fwd: Re: Linux v2.6.18-rc3]
> > Inconsistency detected by ld.so: rtld.c: 1192: ld_main:
> > Assertion '(void *) ph->p_vaddr == _rtld_local_._dl_sysinfo_dso' failed !
This error suggests an older glibc that is not able to handle a relocatable
vDSO image. A glibc not so ancient won't have that problem.
Chances are you just need to turn on CONFIG_COMPAT_VDSO. As that option's
documentation says, it's required if you're using a glibc before 2.3.3.
Thanks,
Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists