On Fri, 2023-07-14 at 10:25 +0900, Mamoru TASAKA wrote:
> DJ Delorie wrote on 2023/07/14 9:13:
> > Fabio Valentini <decatho...@gmail.com> writes:
> > > in Fedora 39 - whether the switch still looks doable for this release,
> > > or whether it should be reverted for F39 and postponed to F40.
> > 
> > I spent most of yesterday repairing a rawhide VM that had a bad upgrade,
> > resulting in dnf segfaulting and making the machine difficult to fix.
> > Had to build a second rawhide VM as a baseline to guide a manual
> > download and install of affected RPMs.  Very not happy, and I would
> > advise more testing before making it official.
> > 
> > #0  __strlen_sse2 () at ../sysdeps/x86_64/multiarch/strlen-sse2.S:142
> > Downloading 0.00 MB source file 
> > /usr/src/debug/glibc-2.37.9000-16.fc39.x86_64/string/../sysdeps/x86_64/multiarch/strlen-sse2.S
> > 142         movdqu  (%rax), %xmm4
> > (gdb) where
> > #0  __strlen_sse2 () at ../sysdeps/x86_64/multiarch/strlen-sse2.S:142
> > #1  0x00007fc9d36614e8 in __printf_buffer (buf=buf@entry=0x7ffe8ca81350, 
> > format=0x7fc9c5160293 "%s: %s: %s\n", ap=0x7ffe8ca81460, mode_flags=2) at 
> > /usr/src/debug/glibc-2.37.9000-16.fc39.x86_64/stdio-common/vfprintf-process-arg.c:435
> > #2  0x00007fc9d3682106 in __vsnprintf_internal (string=string@entry=0x0, 
> > maxlen=maxlen@entry=0, format=format@entry=0x7fc9c5160293 "%s: %s: %s\n", 
> > args=args@entry=0x7ffe8ca81460, mode_flags=mode_flags@entry=2) at 
> > vsnprintf.c:96
> > #3  0x00007fc9d3724922 in ___vsnprintf_chk (s=s@entry=0x0, 
> > maxlen=maxlen@entry=0, flag=flag@entry=2, 
> > slen=slen@entry=18446744073709551615, format=format@entry=0x7fc9c5160293 
> > "%s: %s: %s\n", ap=ap@entry=0x7ffe8ca81460) at vsnprintf_chk.c:34
> > #4  0x00007fc9c50d66ae in vsnprintf (__ap=0x7ffe8ca81460, 
> > __fmt=0x7fc9c5160293 "%s: %s: %s\n", __n=0, __s=0x0) at 
> > /usr/include/bits/stdio2.h:68
> > #5  rpmlog (code=4, fmt=0x7fc9c5160293 "%s: %s: %s\n") at 
> > /usr/src/debug/rpm-4.18.0-11.fc39.x86_64/rpmio/rpmlog.c:446
> > #6  0x00007fc9c4f811b1 in renderLogMsg (iErrCode=283, zFormat=<optimized 
> > out>, ap=ap@entry=0x7ffe8ca816a0) at 
> > /usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:31531
> > #7  0x00007fc9c4f81294 in sqlite3_log (iErrCode=<optimized out>, 
> > zFormat=<optimized out>) at 
> > /usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:31542
> 
> <snip>
> 
> Just note that sqlite was downgraded from sqlite-3.42.0-1.fc39 to 
> sqlite-3.41.2-3.fc39 on 2023/Jun/23
> due to this issue (without bumping epoch).
> https://koji.fedoraproject.org/koji/buildinfo?buildID=2219084
> 
> (I have not tried dnf5 myself yet as currently I am using Fedora 38.)

It was not exactly downgraded. 3.42.0 was tagged and then untagged
without ever making a compose:
https://pagure.io/releng/issue/11497

The bug in rpm was then fixed later, in 4.18.91-6.fc39:
https://bodhi.fedoraproject.org/updates/FEDORA-2023-81ae8f677d

and so we re-tagged 3.42.0. If you still have crashes with rpm-4.18.91-
6 or later and sqlite-3.42.0, this is a problem and needs fixing. So
far this isn't a bug in dnf, though.
-- 
Adam Williamson (he/him/his)
Fedora QA
Fedora Chat: @adamwill:fedora.im | Mastodon: @ad...@fosstodon.org
https://www.happyassassin.net



_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to