On Sat, 26 Nov 2011 02:35:03 +0000, Jim Henderson wrote: > Hi, > > I've got a user on the openSUSE forums who's trying to build backfire > stable on openSUSE 12.1 and he's running into an issue with the build > failing. I've also duplicated the issue, and am just looking for some > advice on what to advise him for his build.
On 32-bit 12.1, the build seems to complete OK, but when it gets to: make[3] -C target/linux install I end up with the following error: *** glibc detected *** /home/jhenderson/backfire/staging_dir/host/bin/mkfs.jffs2: free(): invalid pointer: 0x08074608 *** ======= Backtrace: ========= /lib/libc.so.6(+0x6ed8b)[0xb75f9d8b] /lib/libc.so.6(cfree+0x9b)[0xb75fe28b] /home/jhenderson/backfire/staging_dir/host/bin/mkfs.jffs2[0x804d6e8] /home/jhenderson/backfire/staging_dir/host/bin/mkfs.jffs2[0x804b74d] /home/jhenderson/backfire/staging_dir/host/bin/mkfs.jffs2[0x804b0f5] /home/jhenderson/backfire/staging_dir/host/bin/mkfs.jffs2[0x804b0f5] /home/jhenderson/backfire/staging_dir/host/bin/mkfs.jffs2[0x8049993] /lib/libc.so.6(__libc_start_main+0xf3)[0xb75a4003] /home/jhenderson/backfire/staging_dir/host/bin/mkfs.jffs2[0x8049fd9] There's also a memory dump - I can reproduce and grab that if that's helpful. It does look to me like this is an issue with the /lib/libc.so.6 library provided by glibc.2.14.1-14.22.2. Does that track for those who know more than I do about this? :) Jim -- Jim Henderson Please keep on-topic replies on the list so everyone benefits _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
