dskvr / opkg

Automatically exported from code.google.com/p/opkg
0 stars 0 forks source link

opkg: opkg-cl causes glibc to emit free() errors (OE bug 4589) #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
copied from http://bugs.openembedded.org/show_bug.cgi?id=4589 (I did not
test if this still applies to the latest opkg code)

The attachment (http://bugs.openembedded.org/attachment.cgi?id=10453) is a
test case to be able to reproduce it by running:
bitbake bootstrap-test-dev-image should reproduce the problem

Happens when trying to include a -dev package in an image.

*** glibc detected *** opkg-cl: free(): invalid next size (normal): 0x08071998
***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6[0xb7e0ed65]
/lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0xb7e12800]
/mnt/devel4/build-chroot-tsioe-20080926-devel/tsioe.git-20080926/build/tmp-dev-g
libc-angstrom-2008.1/staging/i686-linux/usr/lib/libopkg.so
/mnt/devel4/build-chroot-tsioe-20080926-devel/tsioe.git-20080926/build/tmp-dev-g
libc-angstrom-2008.1/staging/i686-linux/usr/lib/libopkg.so
/mnt/devel4/build-chroot-tsioe-20080926-devel/tsioe.git-20080926/build/tmp-dev-g
libc-angstrom-2008.1/staging/i686-linux/usr/lib/libopkg.so
opkg-cl[0x804856f]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb7dbb050]
opkg-cl[0x80484f1]
======= Memory map: ========
08048000-08049000 r-xp 00000000 fe:00 33399906  
/mnt/devel4/build-chroot-tsioe-20080926-devel/tsioe.git-20080926/build/tmp-dev-g
libc-angs
....

Original issue reported on code.google.com by rolf.leg...@gmail.com on 9 Jan 2010 at 5:00

GoogleCodeExporter commented 8 years ago
Cannot reproduce.

Original comment by graham.g...@gmail.com on 12 Jan 2010 at 4:20

GoogleCodeExporter commented 8 years ago
I did not realize this was about the ipkg/opkg used inside OE.  But indeed, I 
cannot
reproduce this with the recent opkg we use in OE.  Thank you for your time and 
sorry
for the noise.

Original comment by rolf.leg...@gmail.com on 12 Jan 2010 at 10:00