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
#8  0x00007fc9c4f91887 in walIndexRecover (pWal=0x563fa87849c8) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:64936
#9  walIndexReadHdr (pWal=pWal@entry=0x563fa87849c8, 
pChanged=pChanged@entry=0x7ffe8ca8195c) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:422
#10 0x00007fc9c4f91edb in walTryBeginRead (pWal=pWal@entry=0x563fa87849c8, 
pChanged=pChanged@entry=0x7ffe8ca8195c, useWal=useWal@entry=0, cnt=cnt@entry=1) 
at /usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:66260
#11 0x00007fc9c4f931cc in sqlite3WalBeginReadTransaction 
(pChanged=0x7ffe8ca8195c, pWal=0x563fa87849c8) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:66554
#12 pagerBeginReadTransaction (pPager=0x563fa8b75098) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:58955
#13 sqlite3PagerSharedLock (pPager=0x563fa8b75098) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:61124
#14 0x00007fc9c4f98ef8 in lockBtree (pBt=0x563fa893ab28) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:71967
#15 sqlite3BtreeBeginTrans (p=0x563fa88f5b88, wrflag=0, pSchemaVersion=0x0) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:6823
#16 0x00007fc9c4ff410a in sqlite3InitOne (db=0x563fa88f5d18, iDb=iDb@entry=0, 
pzErrMsg=pzErrMsg@entry=0x7ffe8ca82878, mFlags=mFlags@entry=0) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:138178
#17 0x00007fc9c4ff487c in sqlite3Init (db=db@entry=0x563fa88f5d18, 
pzErrMsg=pzErrMsg@entry=0x7ffe8ca82878) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:138372
#18 0x00007fc9c4ff48cf in sqlite3ReadSchema (pParse=0x7ffe8ca82870) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:138398
#19 0x00007fc9c4feca53 in sqlite3Pragma (pParse=0x7ffe8ca82870, pId1=<optimized 
out>, pId2=0x7ffe8ca81ee0, pValue=<optimized out>, minusFlag=<optimized out>) 
at /usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:135486
#20 0x00007fc9c5086335 in yy_reduce.isra.0 (yypParser=0x7ffe8ca81e80, 
yyruleno=250, yyLookaheadToken=..., pParse=0x7ffe8ca82870, 
yyLookahead=<optimized out>) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:172382
#21 0x00007fc9c501fd2d in sqlite3Parser (yyminor=<error reading variable: 
DWARF-2 expression error: DW_OP_GNU_uninit must always be the very last op.>, 
yymajor=<optimized out>, yyp=0x7ffe8ca81e80) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:173016
#22 sqlite3RunParser (pParse=<optimized out>, zSql=<optimized out>) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:43244
#23 0x00007fc9c4ff3895 in sqlite3Prepare (db=db@entry=0x563fa88f5d18, 
zSql=zSql@entry=0x7fc9c5715eae "PRAGMA journal_mode = WAL; PRAGMA foreign_keys 
= ON;", nBytes=nBytes@entry=-1, prepFlags=prepFlags@entry=128, 
pReprepare=pReprepare@entry=0x0, ppStmt=ppStmt@entry=0x7ffe8ca82b38, 
pzTail=0x7ffe8ca82b40)
    at /usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:138700
#24 0x00007fc9c4ff49f0 in sqlite3LockAndPrepare (pzTail=0x7ffe8ca82b40, 
ppStmt=0x7ffe8ca82b38, pOld=0x0, prepFlags=128, nBytes=-1, zSql=0x7fc9c5715eae 
"PRAGMA journal_mode = WAL; PRAGMA foreign_keys = ON;", db=0x563fa88f5d18) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:138775
#25 sqlite3LockAndPrepare (db=0x563fa88f5d18, zSql=0x7fc9c5715eae "PRAGMA 
journal_mode = WAL; PRAGMA foreign_keys = ON;", nBytes=-1, 
prepFlags=prepFlags@entry=128, pOld=pOld@entry=0x0, ppStmt=0x7ffe8ca82b38, 
pzTail=0x7ffe8ca82b40) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:7678
#26 0x00007fc9c4ff4b5e in sqlite3_prepare_v2 (db=<optimized out>, 
zSql=<optimized out>, nBytes=<optimized out>, ppStmt=<optimized out>, 
pzTail=<optimized out>) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:138861
#27 0x00007fc9c4fe5edb in sqlite3_exec (db=0x563fa88f5d18, zSql=0x7fc9c5715eae 
"PRAGMA journal_mode = WAL; PRAGMA foreign_keys = ON;", xCallback=0x0, 
pArg=0x0, pzErrMsg=0x0) at 
/usr/src/debug/sqlite-3.42.0-1.fc39.x86_64/sqlite3.c:132633
#28 0x00007fc9c568ed45 in SQLite3::exec(char const*) (this=0x563fa88db180, 
sql=<optimized out>) at 
/usr/src/debug/libdnf-0.68.0-2.fc38.x86_64/libdnf/transaction/../transaction/../utils/sqlite3/Sqlite3.hpp:347
#29 0x00007fc9c56c5e0b in SQLite3::open() (this=0x563fa88db180) at 
/usr/src/debug/libdnf-0.68.0-2.fc38.x86_64/libdnf/utils/sqlite3/Sqlite3.cpp:43
#30 0x00007fc9c568fa43 in SQLite3::SQLite3(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&) (dbPath=<optimized out>, 
this=0x563fa88db180) at 
/usr/src/debug/libdnf-0.68.0-2.fc38.x86_64/libdnf/transaction/../utils/sqlite3/Sqlite3.hpp:334
#31 std::_Construct<SQLite3, std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&>(SQLite3*, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&) (__p=0x563fa88db180) at /usr/include/c++/13/bits/stl_construct.h:119
#32 std::allocator_traits<std::allocator<void> >::construct<SQLite3, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&>(std::allocator<void>&, SQLite3*, std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&) (__p=0x563fa88db180) at 
/usr/include/c++/13/bits/alloc_traits.h:660
#33 std::_Sp_counted_ptr_inplace<SQLite3, std::allocator<void>, 
(__gnu_cxx::_Lock_policy)2>::_Sp_counted_ptr_inplace<std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&>(std::allocator<void>, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&) (__a=..., this=0x563fa88db170)
    at /usr/include/c++/13/bits/shared_ptr_base.h:604
#34 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<SQLite3, 
std::allocator<void>, std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&>(SQLite3*&, 
std::_Sp_alloc_shared_tag<std::allocator<void> >, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)
    (__a=..., __p=<optimized out>, this=<optimized out>) at 
/usr/include/c++/13/bits/shared_ptr_base.h:971
#35 std::__shared_ptr<SQLite3, 
(__gnu_cxx::_Lock_policy)2>::__shared_ptr<std::allocator<void>, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&>(std::_Sp_alloc_shared_tag<std::allocator<void> >, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)
    (__tag=..., this=<optimized out>) at 
/usr/include/c++/13/bits/shared_ptr_base.h:1712
#36 std::shared_ptr<SQLite3>::shared_ptr<std::allocator<void>, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&>(std::_Sp_alloc_shared_tag<std::allocator<void> >, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&) (__tag=..., this=<optimized out>)
    at /usr/include/c++/13/bits/shared_ptr.h:464
#37 std::make_shared<SQLite3, std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > 
const&>(std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&) () at /usr/include/c++/13/bits/shared_ptr.h:1010
#38 libdnf::Swdb::Swdb(std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&) (this=0x563fa8987e80, path=<optimized out>, 
this=<optimized out>, path=<optimized out>) at 
/usr/src/debug/libdnf-0.68.0-2.fc38.x86_64/libdnf/transaction/Swdb.cpp:89
#39 0x00007fc9c37b364f in _wrap_new_Swdb__SWIG_1 (swig_obj=0x7ffe8ca82dc0, 
nobjs=1, self=<optimized out>) at 
/usr/src/debug/libdnf-0.68.0-2.fc38.x86_64/build-py3/bindings/python/CMakeFiles/_transaction.dir/transactionPYTHON_wrap.cxx:14334
#40 _wrap_new_Swdb(PyObject*, PyObject*) (self=<optimized out>, args=<optimized 
out>) at 
/usr/src/debug/libdnf-0.68.0-2.fc38.x86_64/build-py3/bindings/python/CMakeFiles/_transaction.dir/transactionPYTHON_wrap.cxx:14374
#41 0x00007fc9d3bd18a8 in cfunction_call (func=0x7fc9c3a2a750, args=<optimized 
out>, kwargs=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/methodobject.c:553
#42 0x00007fc9d3be2c99 in _PyObject_Call (tstate=0x7fc9d3f13bf8 
<_PyRuntime+166328>, callable=0x7fc9c3a2a750, args=0x7fc9c2c95ea0, 
kwargs=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:343
#43 0x00007fc9d3bc13a6 in _PyEval_EvalFrameDefault (tstate=<optimized out>, 
frame=<optimized out>, throwflag=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:5379
#44 0x00007fc9d3bb946a in _PyEval_EvalFrame (throwflag=0, frame=0x7fc9d4059740, 
tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_ceval.h:73
#45 _PyEval_Vector (tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>, func=<optimized 
out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, 
kwnames=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:6435
#46 0x00007fc9d3bb77ef in _PyFunction_Vectorcall (kwnames=0x0, 
nargsf=<optimized out>, stack=<optimized out>, func=0x7fc9c3a3f7e0) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:393
#47 _PyObject_FastCallDictTstate (tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>, 
callable=0x7fc9c3a3f7e0, args=<optimized out>, nargsf=<optimized out>, 
kwargs=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:141
#48 0x00007fc9d3be15a3 in _PyObject_Call_Prepend (kwargs=0x0, 
args=0x7fc9c276c2b0, obj=0x7fc9bf3a04d0, callable=0x7fc9c3a3f7e0, 
tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:482
#49 slot_tp_init (self=0x7fc9bf3a04d0, args=0x7fc9c276c2b0, kwds=0x0) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/typeobject.c:7861
#50 0x00007fc9d3bb4c5b in type_call (type=<optimized out>, args=0x7fc9c276c2b0, 
kwds=0x0) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/typeobject.c:1112
#51 0x00007fc9d3bb4a63 in _PyObject_MakeTpCall (tstate=0x7fc9d3f13bf8 
<_PyRuntime+166328>, callable=0x563fa8431400, args=<optimized out>, nargs=1, 
keywords=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:214
#52 0x00007fc9d3bbd4db in _PyEval_EvalFrameDefault (tstate=<optimized out>, 
frame=<optimized out>, throwflag=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:4772
#53 0x00007fc9d3bb946a in _PyEval_EvalFrame (throwflag=0, frame=0x7fc9d40596b8, 
tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_ceval.h:73
#54 _PyEval_Vector (tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>, func=<optimized 
out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, 
kwnames=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:6435
#55 0x00007fc9d3bdfcad in _PyObject_VectorcallTstate (kwnames=0x0, 
nargsf=9223372036854775809, args=0x7ffe8ca83308, callable=0x7fc9c2f54220, 
tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_call.h:92
#56 PyObject_CallOneArg (func=0x7fc9c2f54220, arg=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:376
#57 0x00007fc9d3bd000e in _PyObject_GenericGetAttrWithDict (obj=0x7fc9c5d1ee90, 
name=0x7fc9c5b4a770, dict=0x0, suppress=0) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/object.h:133
#58 0x00007fc9d3bb72a9 in PyObject_GenericGetAttr (name=0x7fc9c5b4a770, 
obj=0x7fc9c5d1ee90) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/object.c:1368
#59 PyObject_GetAttr (v=0x7fc9c5d1ee90, name=0x7fc9c5b4a770) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/object.c:916
#60 0x00007fc9d3bbdd95 in _PyEval_EvalFrameDefault (tstate=<optimized out>, 
frame=<optimized out>, throwflag=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:3464
#61 0x00007fc9d3bb946a in _PyEval_EvalFrame (throwflag=0, frame=0x7fc9d4059638, 
tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_ceval.h:73
#62 _PyEval_Vector (tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>, func=<optimized 
out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, 
kwnames=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:6435
#63 0x00007fc9d3bb77ef in _PyFunction_Vectorcall (kwnames=0x0, 
nargsf=<optimized out>, stack=<optimized out>, func=0x7fc9c3214b80) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:393
#64 _PyObject_FastCallDictTstate (tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>, 
callable=0x7fc9c3214b80, args=<optimized out>, nargsf=<optimized out>, 
kwargs=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:141
#65 0x00007fc9d3be15a3 in _PyObject_Call_Prepend (kwargs=0x0, 
args=0x7fc9c276c130, obj=0x7fc9bf3a0490, callable=0x7fc9c3214b80, 
tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:482
#66 slot_tp_init (self=0x7fc9bf3a0490, args=0x7fc9c276c130, kwds=0x0) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/typeobject.c:7861
#67 0x00007fc9d3bb4c5b in type_call (type=<optimized out>, args=0x7fc9c276c130, 
kwds=0x0) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/typeobject.c:1112
#68 0x00007fc9d3bb4a63 in _PyObject_MakeTpCall (tstate=0x7fc9d3f13bf8 
<_PyRuntime+166328>, callable=0x563fa8575e40, args=<optimized out>, nargs=1, 
keywords=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:214
#69 0x00007fc9d3bbd4db in _PyEval_EvalFrameDefault (tstate=<optimized out>, 
frame=<optimized out>, throwflag=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:4772
#70 0x00007fc9d3bb946a in _PyEval_EvalFrame (throwflag=0, frame=0x7fc9d40595d0, 
tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_ceval.h:73
#71 _PyEval_Vector (tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>, func=<optimized 
out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, 
kwnames=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:6435
#72 0x00007fc9d3bdfcad in _PyObject_VectorcallTstate (kwnames=0x0, 
nargsf=9223372036854775809, args=0x7ffe8ca83858, callable=0x7fc9c3217f60, 
tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_call.h:92
#73 PyObject_CallOneArg (func=0x7fc9c3217f60, arg=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:376
#74 0x00007fc9d3bd000e in _PyObject_GenericGetAttrWithDict (obj=0x7fc9c5d1ee90, 
name=0x7fc9c5d437f0, dict=0x0, suppress=0) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/object.h:133
#75 0x00007fc9d3bb72a9 in PyObject_GenericGetAttr (name=0x7fc9c5d437f0, 
obj=0x7fc9c5d1ee90) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/object.c:1368
#76 PyObject_GetAttr (v=0x7fc9c5d1ee90, name=0x7fc9c5d437f0) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/object.c:916
#77 0x00007fc9d3bbdd95 in _PyEval_EvalFrameDefault (tstate=<optimized out>, 
frame=<optimized out>, throwflag=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:3464
#78 0x00007fc9d3bb946a in _PyEval_EvalFrame (throwflag=0, frame=0x7fc9d4059020, 
tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_ceval.h:73
#79 _PyEval_Vector (tstate=0x7fc9d3f13bf8 <_PyRuntime+166328>, func=<optimized 
out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, 
kwnames=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:6435
#80 0x00007fc9d3c3ec9c in PyEval_EvalCode (co=0x563fa8207980, 
globals=<optimized out>, locals=0x7fc9d39f2c40) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:1154
#81 0x00007fc9d3c5d263 in run_eval_code_obj (tstate=0x7fc9d3f13bf8 
<_PyRuntime+166328>, co=0x563fa8207980, globals=0x7fc9d39f2c40, 
locals=0x7fc9d39f2c40) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/pythonrun.c:1714
#82 0x00007fc9d3c5986a in run_mod (mod=<optimized out>, filename=<optimized 
out>, globals=0x7fc9d39f2c40, locals=0x7fc9d39f2c40, flags=<optimized out>, 
arena=<optimized out>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/pythonrun.c:1735
#83 0x00007fc9d3c6f722 in pyrun_file (fp=fp@entry=0x563fa818b010, 
filename=filename@entry=0x7fc9d39f2db0, start=start@entry=257, 
globals=globals@entry=0x7fc9d39f2c40, locals=locals@entry=0x7fc9d39f2c40, 
closeit=closeit@entry=1, flags=0x7ffe8ca83cb8) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/pythonrun.c:1630
#84 0x00007fc9d3c6eed8 in _PyRun_SimpleFileObject (fp=0x563fa818b010, 
filename=0x7fc9d39f2db0, closeit=1, flags=0x7ffe8ca83cb8) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/pythonrun.c:440
#85 0x00007fc9d3c6eb38 in _PyRun_AnyFileObject (fp=0x563fa818b010, 
filename=0x7fc9d39f2db0, closeit=1, flags=0x7ffe8ca83cb8) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/pythonrun.c:79
#86 0x00007fc9d3c68a8c in pymain_run_file_obj (skip_source_first_line=0, 
filename=0x7fc9d39f2db0, program_name=0x7fc9d39f41c0) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Modules/main.c:360
#87 pymain_run_file (config=0x7fc9d3ef9c40 <_PyRuntime+59904>) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Modules/main.c:379
#88 pymain_run_python (exitcode=0x7ffe8ca83cb0) at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Modules/main.c:601
#89 Py_RunMain () at 
/usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Modules/main.c:680
#90 0x00007fc9d3c2ec7b in Py_BytesMain (argc=<optimized out>, argv=<optimized 
out>) at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Modules/main.c:734
#91 0x00007fc9d362814a in __libc_start_call_main 
(main=main@entry=0x563fa6a8c160 <main>, argc=argc@entry=3, 
argv=argv@entry=0x7ffe8ca83f18) at ../sysdeps/nptl/libc_start_call_main.h:58
#92 0x00007fc9d362820b in __libc_start_main_impl (main=0x563fa6a8c160 <main>, 
argc=3, argv=0x7ffe8ca83f18, init=<optimized out>, fini=<optimized out>, 
rtld_fini=<optimized out>, stack_end=0x7ffe8ca83f08) at ../csu/libc-start.c:360
#93 0x0000563fa6a8c095 in _start ()
(gdb) 
_______________________________________________
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