Starting program: /usr/bin/python3 mtest.py
This GDB supports auto-downloading debuginfo from the following URLs:
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Function(s) ^std::(move|forward|as_const|(__)?addressof) will be skipped when stepping.
Function(s) ^std::(shared|unique)_ptr<.*>::(get|operator) will be skipped when stepping.
Function(s) ^std::(basic_string|vector|array|deque|(forward_)?list|(unordered_|flat_)?(multi)?(map|set)|span)<.*>::(c?r?(begin|end)|front|back|data|size|empty) will be skipped when stepping.
Function(s) ^std::(basic_string|vector|array|deque|span)<.*>::operator.] will be skipped when stepping.
Program received signal SIGABRT, Aborted.
__pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
warning: 44 pthread_kill.c: No such file or directory
#0 __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1 0x00007ffff7e3a343 in __pthread_kill_internal (threadid=, signo=6) at pthread_kill.c:89
#2 0x00007ffff7de0cbe in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#3 0x00007ffff7dc86d6 in __GI_abort () at abort.c:73
#4 0x00007ffff360b0c2 in std::__glibcxx_assert_fail (file=, line=, function=, condition=) at ../../../../../libstdc++-v3/src/c++11/assert_fail.cc:41
#5 0x00007ffff3b8a0ae in std::vector >::operator[] (this=0x7fffffffd620, __n=0) at /usr/include/c++/15/bits/stl_vector.h:1262
#6 0x00007ffff3b894cd in pdf_choice_widget_options2[abi:cxx11](fz_context*, pdf_annot*, int) (ctx=0x555555783100, tw=0x555555c20e80, exportval=0) at platform/c++/implementation/extra.cpp:147
#7 0x00007ffff3caa267 in mupdf::ll_pdf_choice_widget_options2[abi:cxx11](pdf_annot*, int) (tw=0x555555c20e80, exportval=0) at platform/c++/implementation/functions.cpp:53407
#8 0x00007ffff3b65b4f in mupdf::pdf_choice_widget_options2[abi:cxx11](mupdf::PdfAnnot const&, int) (tw=..., exportval=0) at platform/c++/implementation/classes2.cpp:16735
#9 0x00007ffff0ca9bcb in _wrap_pdf_choice_widget_options2 (self=, args=() at remote 0x7ffff191afd0>, thisown=True, parent=) at remote 0x7ffff191b390>, 0)) at platform/python/mupdfcpp_swig.i.cpp:446410
#10 0x00007ffff7977d7a in cfunction_call (func=, args=, kwargs=) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Objects/methodobject.c:551
#11 0x00007ffff793e60c in _PyObject_MakeTpCall (tstate=0x7ffff7d46870 <_PyRuntime+283024>, callable=, args=, nargs=, keywords=0x0) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Objects/call.c:242
#12 0x00007ffff7957980 in _PyEval_EvalFrameDefault (tstate=, frame=, throwflag=) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Python/generated_cases.c.h:813
#13 0x00007ffff7988044 in _PyObject_VectorcallTstate (tstate=0x7ffff7d46870 <_PyRuntime+283024>, callable=, args=0x7fffffffda98, nargsf=9223372036854775809, kwnames=0x0) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Include/internal/pycore_call.h:168
#14 PyObject_CallOneArg (func=, arg=) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Objects/call.c:395
#15 0x00007ffff79769bd in _PyObject_GenericGetAttrWithDict (obj=, name='first_widget', dict=, suppress=0) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Include/object.h:336
#16 0x00007ffff794225b in PyObject_GenericGetAttr (obj=) at remote 0x7ffff74c0f50>, thisown=True, last_point=None, draw_cont='', _annot_refs=, _pending_removals=[], _iterating=set(), data={140737244426464: , 140737246245776: }) at remote 0x7ffff19187d0>, parent=, _pending_removals=[], _iterating=set(), data={140737340123216: }) at remote 0x7ffff1ad5e80>, stream=None, _name='', thisown=True, _graft_id=1, _outline=) at remote 0x7ffff767...(truncated), name='first_widget') at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Objects/object.c:1717
#17 PyObject_GetAttr (v=) at remote 0x7ffff74c0f50>, thisown=True, last_point=None, draw_cont='', _annot_refs=, _pending_removals=[], _iterating=set(), data={140737244426464: , 140737246245776: }) at remote 0x7ffff19187d0>, parent=, _pending_removals=[], _iterating=set(), data={140737340123216: }) at remote 0x7ffff1ad5e80>, stream=None, _name='', thisown=True, _graft_id=1, _outline=) at remote 0x7ffff767...(truncated), name='first_widget') at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Objects/object.c:1231
#18 0x00007ffff7954742 in _PyEval_EvalFrameDefault (tstate=, frame=, throwflag=) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Python/generated_cases.c.h:3766
#19 0x00007ffff7a2826f in PyEval_EvalCode (co=, globals=, locals={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': , '__spec__': None, '__annotations__': {}, '__builtins__': , '__file__': '/builddir/build/BUILD/python-PyMuPDF-1.25.1-build/PyMuPDF-1.25.1/mtest.py', '__cached__': None, 'pymupdf': , 'doc': , _pending_removals=[], _iterating=set(), data={140737340123216: }) at remote 0x7ffff1ad5e80>, stream=None, _name='', thisown=True, _graft_...(truncated)) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Python/ceval.c:601
#20 0x00007ffff7a4af69 in run_eval_code_obj (tstate=tstate@entry=0x7ffff7d46870 <_PyRuntime+283024>, co=co@entry=0x7ffff763dc50, globals=globals@entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': , '__spec__': None, '__annotations__': {}, '__builtins__': , '__file__': '/builddir/build/BUILD/python-PyMuPDF-1.25.1-build/PyMuPDF-1.25.1/mtest.py', '__cached__': None, 'pymupdf': , 'doc': , _pending_removals=[], _iterating=set(), data={140737340123216: }) at remote 0x7ffff1ad5e80>, stream=None, _name='', thisown=True, _graft_...(truncated), locals=locals@entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': , '__spec__': None, '__annotations__': {}, '__builtins__': , '__file__': '/builddir/build/BUILD/python-PyMuPDF-1.25.1-build/PyMuPDF-1.25.1/mtest.py', '__cached__': None, 'pymupdf': , 'doc': , _pending_removals=[], _iterating=set(), data={140737340123216: }) at remote 0x7ffff1ad5e80>, stream=None, _name='', thisown=True, _graft_...(truncated)) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Python/pythonrun.c:1337
#21 0x00007ffff7a456d3 in run_mod (mod=mod@entry=0x555555610fd8, filename=filename@entry='/builddir/build/BUILD/python-PyMuPDF-1.25.1-build/PyMuPDF-1.25.1/mtest.py', globals=globals@entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': , '__spec__': None, '__annotations__': {}, '__builtins__': , '__file__': '/builddir/build/BUILD/python-PyMuPDF-1.25.1-build/PyMuPDF-1.25.1/mtest.py', '__cached__': None, 'pymupdf': , 'doc': , _pending_removals=[], _iterating=set(), data={140737340123216: }) at remote 0x7ffff1ad5e80>, stream=None, _name='', thisown=True, _graft_...(truncated), locals=locals@entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': , '__spec__': None, '__annotations__': {}, '__builtins__': , '__file__': '/builddir/build/BUILD/python-PyMuPDF-1.25.1-build/PyMuPDF-1.25.1/mtest.py', '__cached__': None, 'pymupdf': , 'doc': , _pending_removals=[], _iterating=set(), data={140737340123216: }) at remote 0x7ffff1ad5e80>, stream=None, _name='', thisown=True, _graft_...(truncated), flags=flags@entry=0x7fffffffdfb8, arena=arena@entry=0x7ffff75cfd30, interactive_src=0x0, generate_new_source=0) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Python/pythonrun.c:1422
#22 0x00007ffff7a67186 in pyrun_file (fp=fp@entry=0x5555555582e0, filename=filename@entry='/builddir/build/BUILD/python-PyMuPDF-1.25.1-build/PyMuPDF-1.25.1/mtest.py', start=start@entry=257, globals=globals@entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': , '__spec__': None, '__annotations__': {}, '__builtins__': , '__file__': '/builddir/build/BUILD/python-PyMuPDF-1.25.1-build/PyMuPDF-1.25.1/mtest.py', '__cached__': None, 'pymupdf': , 'doc': , _pending_removals=[], _iterating=set(), data={140737340123216: }) at remote 0x7ffff1ad5e80>, stream=None, _name='', thisown=True, _graft_...(truncated), locals=locals@entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': , '__spec__': None, '__annotations__': {}, '__builtins__': , '__file__': '/builddir/build/BUILD/python-PyMuPDF-1.25.1-build/PyMuPDF-1.25.1/mtest.py', '__cached__': None, 'pymupdf': , 'doc': , _pending_removals=[], _iterating=set(), data={140737340123216: }) at remote 0x7ffff1ad5e80>, stream=None, _name='', thisown=True, _graft_...(truncated), closeit=closeit@entry=1, flags=0x7fffffffdfb8) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Python/pythonrun.c:1255
#23 0x00007ffff7a6683f in _PyRun_SimpleFileObject (fp=fp@entry=0x5555555582e0, filename=filename@entry='/builddir/build/BUILD/python-PyMuPDF-1.25.1-build/PyMuPDF-1.25.1/mtest.py', closeit=closeit@entry=1, flags=flags@entry=0x7fffffffdfb8) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Python/pythonrun.c:490
#24 0x00007ffff7a66663 in _PyRun_AnyFileObject (fp=0x5555555582e0, filename=filename@entry='/builddir/build/BUILD/python-PyMuPDF-1.25.1-build/PyMuPDF-1.25.1/mtest.py', closeit=closeit@entry=1, flags=flags@entry=0x7fffffffdfb8) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Python/pythonrun.c:77
#25 0x00007ffff7a5ebc9 in pymain_run_file_obj (program_name='/usr/bin/python3', filename='/builddir/build/BUILD/python-PyMuPDF-1.25.1-build/PyMuPDF-1.25.1/mtest.py', skip_source_first_line=0) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Modules/main.c:409
#26 pymain_run_file (config=0x7ffff7d18f68 <_PyRuntime+96392>) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Modules/main.c:428
#27 pymain_run_python (exitcode=0x7fffffffdfac) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Modules/main.c:696
#28 Py_RunMain () at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Modules/main.c:775
#29 0x00007ffff7a1772b in Py_BytesMain (argc=, argv=) at /usr/src/debug/python3.13-3.13.1-3.fc42.x86_64/Modules/main.c:829
#30 0x00007ffff7dca5f5 in __libc_start_call_main (main=main@entry=0x5555555544a0 , argc=argc@entry=2, argv=argv@entry=0x7fffffffe218) at ../sysdeps/nptl/libc_start_call_main.h:58
#31 0x00007ffff7dca6a8 in __libc_start_main_impl (main=0x5555555544a0 , argc=2, argv=0x7fffffffe218, init=, fini=, rtld_fini=, stack_end=0x7fffffffe208) at ../csu/libc-start.c:360
#32 0x00005555555543d5 in _start ()