On Wed, Dec 3, 2025 at 6:04 PM Khem Raj via lists.openembedded.org <[email protected]> wrote: > > I am starting to see the following crash in opkg when building image. Anyone > seeing something like this? > > (No debugging symbols found in > /mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/yoe-kiosk-image/1.0/recipe-sysroot-native/usr/bin/opkg) > [New LWP 34493] > [Thread debugging using libthread_db enabled] > Using host libthread_db library "/usr/lib/libthread_db.so.1". > Core was generated by > `/mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/yoe-kiosk-image/1.0/recipe-sysroot-native/usr/bin/opkg > --volatile-cache -f > /mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/yoe-kiosk-image/1.0/opkg.conf > -t > /mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/yoe-kiosk-image/1.0/temp/ipktemp/ > -o > /mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/yoe-kiosk-image/1.0/rootfs > --force-postinstall --prefer-arch-to-version --force-depends remove > glibc-binary-localedata-en-gb glibc-binary-localedata-c > glibc-binary-localedata-en-us'. > Program terminated with signal SIGSEGV, Segmentation fault. > #0 0x00007f50a8190d20 in stringpool_strn2id () from > /mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/yoe-kiosk-image/1.0/recipe-sysroot-native/usr/bin/../lib/./libsolv.so.1 > (gdb) bt > #0 0x00007f50a8190d20 in stringpool_strn2id () from > /mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/yoe-kiosk-image/1.0/recipe-sysroot-native/usr/bin/../lib/./libsolv.so.1 > #1 0x00007f50a818a3dc in pool_str2id () from > /mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/yoe-kiosk-image/1.0/recipe-sysroot-native/usr/bin/../lib/./libsolv.so.1 > #2 0x00007f50a84fe4ad in ?? () from > /mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/yoe-kiosk-image/1.0/recipe-sysroot-native/usr/bin/../lib/libopkg.so.1 > #3 0x00007f50a84ff4df in opkg_solver_remove () from > /mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/yoe-kiosk-image/1.0/recipe-sysroot-native/usr/bin/../lib/libopkg.so.1 > #4 0x00007f50a84e9bfb in ?? () from > /mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/yoe-kiosk-image/1.0/recipe-sysroot-native/usr/bin/../lib/libopkg.so.1 > #5 0x00007f50a84eadb2 in opkg_cmd_exec () from > /mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/yoe-kiosk-image/1.0/recipe-sysroot-native/usr/bin/../lib/libopkg.so.1 > #6 0x00005557220b6a9d in ?? () > #7 0x00007f50a8311f68 in __libc_start_call_main () from > /mnt/b/yoe/master/build/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6 > #8 0x00007f50a831201b in __libc_start_main () from > /mnt/b/yoe/master/build/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6 > #9 0x00005557220b6bf1 in ?? ()
We are facing a similar crash quite often in meta-qcom now, when building one of our initramfs images, but it doesn't happen all the time, even when building locally it is not trivial to reproduce the issue. Jose opened https://bugzilla.yoctoproject.org/show_bug.cgi?id=16010 and we were able to reproduce this issue with opkg 0.7 and 0.9, so it could as well be a side effect of another change. Thanks, Ricardo
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#229145): https://lists.openembedded.org/g/openembedded-core/message/229145 Mute This Topic: https://lists.openembedded.org/mt/115910660/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
