<vmeson>
tgamblin: builds fine without your patch and with your patch I see the same error from list thread, strace is indeed huge but this helps reduce the scope: rg -B 22222 "returned -11" /tmp/full.log | tee /tmp/return-11.log
<ak77>
ok. still not there with producing wic disk image with squashfs rootfs. having IMAGE_FSTYPES = "squashfs wic" and IMAGE_TYPEDEP:wic = "squashfs", fails as IMAGE_NAME (or IMAGE_LINK_NAME) mentioned in .wks.in cannot be found. no squashfs file produced. if i use IMAGE_FSTYPES = "squashfs", squashfs gets built and file is present.
<ak77>
seems like IMAGE_TYPEDEP is not respected.
davidinux has quit [Ping timeout: 265 seconds]
<vmeson>
tgamblin: but that's too much even for me. I've wrapped dnf-3 to narrow things down to a 6 MB, 35K line files but really I think its just python core dumping.
davidinux has joined #yocto
<tgamblin>
vmeson: I think so too, just need to get it to produce a relevant stack trace
<vmeson>
tgamblin: did you check for dnf updates, python3 issues?
<vmeson>
tgamblin: that's enough for me for today. I'll sleep on it and may disable stripping tomorrow and see what I can figure out.
<vmeson>
oh and as you likely know, dnf execve'd several (6?) times before it goes boom so we may have a bug that others haven't tripped over yet.
<tgamblin>
vmeson: yeah, looked in libdnf, dnf, and python3. Didn't spot anything obvious
<tgamblin>
vmeson: interesting, thanks for looking
<tgamblin>
I'll take another look either tomorrow or on Monday
<tgamblin>
the systemd-coredump service is handy...