On Tuesday 25 October 2005 15:22, Clemens Eisserer wrote: > Inconsistency detected by ld.so: rtld.c: 1192: dl_main: Assertion > `(void *) ph->p_vaddr == _rtld_local._dl_sysinfo_dso' failed! > The group 'sbox' does not seem to exist! > Would you like me to create the group 'sbox' for you? [yes/no] (yes): yes > Inconsistency detected by ld.so: rtld.c: 1192: dl_main: Assertion > `(void *) ph->p_vaddr == _rtld_local._dl_sysinfo_dso' failed! > Any ideas what could be wrong and are there any chances that I may > proceed further? > I am using Fedora-Core 4 updated to the latest packages.
Fedora core 4 has vdso switched on, which breaks chrooting. echo 0 > /proc/sys/kernel/vdso or at kernel command line with vdso=0 -- Riku _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
