Re: [Fwd: Re: Linux v2.6.18-rc3]

From: Roland McGrath
Date: Mon Jul 31 2006 - 02:25:52 EST


> > 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/