--- /srv/rebuilderd/tmp/rebuilderdw22G2T/inputs/python3-cartopy_0.25.0+dfsg-2_riscv64.deb +++ /srv/rebuilderd/tmp/rebuilderdw22G2T/out/python3-cartopy_0.25.0+dfsg-2_riscv64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-03-06 08:27:50.000000 debian-binary │ -rw-r--r-- 0 0 0 4508 2026-03-06 08:27:50.000000 control.tar.xz │ --rw-r--r-- 0 0 0 506336 2026-03-06 08:27:50.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 506248 2026-03-06 08:27:50.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/lib/python3/dist-packages/cartopy/trace.cpp │ │ │ @@ -30520,15 +30520,15 @@ │ │ │ (void)__Pyx_modinit_variable_export_code(__pyx_mstate); │ │ │ (void)__Pyx_modinit_function_export_code(__pyx_mstate); │ │ │ if (unlikely((__Pyx_modinit_type_init_code(__pyx_mstate) < 0))) __PYX_ERR(0, 1, __pyx_L1_error) │ │ │ (void)__Pyx_modinit_type_import_code(__pyx_mstate); │ │ │ (void)__Pyx_modinit_variable_import_code(__pyx_mstate); │ │ │ (void)__Pyx_modinit_function_import_code(__pyx_mstate); │ │ │ /*--- Execution code ---*/ │ │ │ - __Pyx_TraceStartFunc("PyInit_trace", __pyx_f[0], 1, 0, 0, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ + __Pyx_TraceStartFunc("PyInit_trace", __pyx_f[0], 1, 3, 0, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ │ │ │ /* "View.MemoryView":100 │ │ │ * │ │ │ * cdef object __pyx_collections_abc_Sequence "__pyx_collections_abc_Sequence" │ │ │ * try: # <<<<<<<<<<<<<< │ │ │ * __pyx_collections_abc_Sequence = __import__("collections.abc").abc.Sequence │ │ │ * except: │ │ │ @@ -31308,27 +31308,27 @@ │ │ │ │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ * def __reduce_cython__(self): # <<<<<<<<<<<<<< │ │ │ * cdef tuple state │ │ │ * cdef object _dict │ │ │ */ │ │ │ - __Pyx_TraceLine(1,4,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,5,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_15LineAccumulator_3__reduce_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_LineAccumulator___reduce_cython, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[8])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (__Pyx_SetItemOnTypeDict(__pyx_mstate_global->__pyx_ptype_7cartopy_5trace_LineAccumulator, __pyx_mstate_global->__pyx_n_u_reduce_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "(tree fragment)":16 │ │ │ * else: │ │ │ * return __pyx_unpickle_LineAccumulator, (type(self), 0x5ea44c3, state) │ │ │ * def __setstate_cython__(self, __pyx_state): # <<<<<<<<<<<<<< │ │ │ * __pyx_unpickle_LineAccumulator__set_state(self, __pyx_state) │ │ │ */ │ │ │ - __Pyx_TraceLine(16,11,0,__PYX_ERR(1, 16, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(16,10,0,__PYX_ERR(1, 16, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_15LineAccumulator_5__setstate_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_LineAccumulator___setstate_cytho, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[9])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 16, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (__Pyx_SetItemOnTypeDict(__pyx_mstate_global->__pyx_ptype_7cartopy_5trace_LineAccumulator, __pyx_mstate_global->__pyx_n_u_setstate_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 16, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "cartopy/trace.pyx":120 │ │ │ * self.to_180 = False │ │ │ @@ -31381,27 +31381,27 @@ │ │ │ │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ * def __reduce_cython__(self): # <<<<<<<<<<<<<< │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ * def __setstate_cython__(self, __pyx_state): │ │ │ */ │ │ │ - __Pyx_TraceLine(1,1,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,2,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_12Interpolator_3__reduce_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_Interpolator___reduce_cython, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[17])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_reduce_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "(tree fragment)":3 │ │ │ * def __reduce_cython__(self): │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ * def __setstate_cython__(self, __pyx_state): # <<<<<<<<<<<<<< │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ */ │ │ │ - __Pyx_TraceLine(3,6,0,__PYX_ERR(1, 3, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(3,7,0,__PYX_ERR(1, 3, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_12Interpolator_5__setstate_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_Interpolator___setstate_cython, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[18])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 3, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_setstate_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 3, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "cartopy/trace.pyx":206 │ │ │ * │ │ │ @@ -31414,15 +31414,15 @@ │ │ │ │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ * def __reduce_cython__(self): # <<<<<<<<<<<<<< │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ * def __setstate_cython__(self, __pyx_state): │ │ │ */ │ │ │ - __Pyx_TraceLine(1,3,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,4,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_21CartesianInterpolator_1__reduce_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_CartesianInterpolator___reduce_c, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[20])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_reduce_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "(tree fragment)":3 │ │ │ * def __reduce_cython__(self): │ │ │ @@ -31467,27 +31467,27 @@ │ │ │ │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ * def __reduce_cython__(self): # <<<<<<<<<<<<<< │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ * def __setstate_cython__(self, __pyx_state): │ │ │ */ │ │ │ - __Pyx_TraceLine(1,2,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,1,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_21SphericalInterpolator_1__reduce_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_SphericalInterpolator___reduce_c, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[25])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_reduce_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "(tree fragment)":3 │ │ │ * def __reduce_cython__(self): │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ * def __setstate_cython__(self, __pyx_state): # <<<<<<<<<<<<<< │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ */ │ │ │ - __Pyx_TraceLine(3,7,0,__PYX_ERR(1, 3, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(3,6,0,__PYX_ERR(1, 3, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_21SphericalInterpolator_3__setstate_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_SphericalInterpolator___setstate, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[26])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 3, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_setstate_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 3, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "cartopy/trace.pyx":244 │ │ │ * │ │ │ @@ -31712,15 +31712,15 @@ │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ * def __pyx_unpickle_LineAccumulator(__pyx_type, long __pyx_checksum, __pyx_state): # <<<<<<<<<<<<<< │ │ │ * cdef object __pyx_PickleError │ │ │ * cdef object __pyx_result │ │ │ */ │ │ │ - __Pyx_TraceLine(1,5,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,0,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_5__pyx_unpickle_LineAccumulator, 0, __pyx_mstate_global->__pyx_n_u_pyx_unpickle_LineAccumulator, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[37])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_pyx_unpickle_LineAccumulator, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "(tree fragment)":11 │ │ │ * __pyx_unpickle_LineAccumulator__set_state( __pyx_result, __pyx_state) │ │ │ @@ -31733,34 +31733,34 @@ │ │ │ │ │ │ │ │ │ /* "cartopy/trace.pyx":1 │ │ │ * # Copyright Crown and Cartopy Contributors # <<<<<<<<<<<<<< │ │ │ * # │ │ │ * # This file is part of Cartopy and is released under the BSD 3-clause license. │ │ │ */ │ │ │ - __Pyx_TraceLine(1,0,0,__PYX_ERR(0, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,3,0,__PYX_ERR(0, 1, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_PyDict_NewPresized(0); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 1, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_test, __pyx_t_4) < (0)) __PYX_ERR(0, 1, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ - __Pyx_TraceReturnValue(Py_None, 0, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ + __Pyx_TraceReturnValue(Py_None, 3, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ __Pyx_PyMonitoring_ExitScope(0); │ │ │ │ │ │ /*--- Wrapped vars code ---*/ │ │ │ │ │ │ goto __pyx_L0; │ │ │ __pyx_L1_error:; │ │ │ __Pyx_XDECREF(__pyx_t_4); │ │ │ __Pyx_XDECREF(__pyx_t_5); │ │ │ __Pyx_XDECREF(__pyx_t_6); │ │ │ __Pyx_XDECREF(__pyx_t_10); │ │ │ __Pyx_XDECREF(__pyx_t_11); │ │ │ __Pyx_XDECREF(__pyx_t_12); │ │ │ __Pyx_TraceException(__pyx_lineno, 0, 0); │ │ │ - __Pyx_TraceExceptionUnwind(0, 0); │ │ │ + __Pyx_TraceExceptionUnwind(3, 0); │ │ │ if (__pyx_m) { │ │ │ if (__pyx_mstate->__pyx_d && stringtab_initialized) { │ │ │ __Pyx_AddTraceback("init cartopy.trace", __pyx_clineno, __pyx_lineno, __pyx_filename); │ │ │ } │ │ │ #if !CYTHON_USE_MODULE_STATE │ │ │ Py_CLEAR(__pyx_m); │ │ │ #else │ │ ├── ./usr/lib/python3/dist-packages/cartopy/trace.cpython-313-riscv64-linux-gnu.so │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 254838d4a82969fc14a79ae4f738a9eb530a4235 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: ec8b55641c31172afb111972267a5e4fe037d84d │ │ │ ├── objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn --section=.text {} │ │ │ │ @@ -3477,15 +3477,15 @@ │ │ │ │ mv a2,s2 │ │ │ │ mv a1,s6 │ │ │ │ addi a0,sp,104 │ │ │ │ jal 81b0 <_PyMonitoring_FireRaiseEvent@plt> │ │ │ │ lbu a5,100(sp) │ │ │ │ beqz a5,ae36 │ │ │ │ mv a1,s6 │ │ │ │ - li a2,0 │ │ │ │ + li a2,3 │ │ │ │ addi a0,sp,100 │ │ │ │ jal 7c90 <_PyMonitoring_FirePyUnwindEvent@plt> │ │ │ │ ld a5,80(s5) │ │ │ │ beqz a5,ae7a │ │ │ │ ld a5,0(s4) │ │ │ │ beqz a5,ae56 │ │ │ │ beqz s7,ae56 │ │ │ │ @@ -3540,15 +3540,15 @@ │ │ │ │ li a5,-1 │ │ │ │ j a7f4 │ │ │ │ li a5,-1 │ │ │ │ j a800 │ │ │ │ li a5,-1 │ │ │ │ j a80c │ │ │ │ addi a0,sp,96 │ │ │ │ - li a2,0 │ │ │ │ + li a2,3 │ │ │ │ mv a1,s6 │ │ │ │ jal 7e00 <_PyMonitoring_FirePyStartEvent@plt> │ │ │ │ bne a0,s7,aef8 │ │ │ │ j c4d6 │ │ │ │ j ac64 │ │ │ │ li s6,0 │ │ │ │ j ac64 │ │ │ │ @@ -5135,15 +5135,15 @@ │ │ │ │ bnez a5,c1d4 │ │ │ │ jal 7f30 │ │ │ │ mv a0,s6 │ │ │ │ jal d5ae │ │ │ │ j ae96 │ │ │ │ auipc a3,0x33 │ │ │ │ ld a3,-756(a3) # 3eee0 >, std::allocator > > >::_M_clear()@@Base+0xf564> │ │ │ │ - li a2,0 │ │ │ │ + li a2,3 │ │ │ │ mv a1,s6 │ │ │ │ addi a0,sp,98 │ │ │ │ jal 7ea0 <_PyMonitoring_FirePyReturnEvent@plt> │ │ │ │ li a5,-1 │ │ │ │ beq a0,a5,c4d6 │ │ │ │ j c1c6 │ │ │ │ li s1,0 │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 34383338 64346138 32393639 66633134 4838d4a82969fc14 │ │ │ │ - 0x00000010 61373961 65346637 33386139 65623533 a79ae4f738a9eb53 │ │ │ │ - 0x00000020 30613432 33352e64 65627567 00000000 0a4235.debug.... │ │ │ │ - 0x00000030 87287dfd .(}. │ │ │ │ + 0x00000000 38623535 36343163 33313137 32616662 8b55641c31172afb │ │ │ │ + 0x00000010 31313139 37323236 37613565 34666530 111972267a5e4fe0 │ │ │ │ + 0x00000020 33376438 34642e64 65627567 00000000 37d84d.debug.... │ │ │ │ + 0x00000030 6c22dbb6 l".. │ │ ├── ./usr/lib/python3/dist-packages/cartopy/trace.cpython-314-riscv64-linux-gnu.so │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: c2260fe3d68db08600574853b98db04f10f66e64 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 4b862e985f780857ad408a9b7c3c4bd95f5ce0eb │ │ │ ├── objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn --section=.text {} │ │ │ │ @@ -3487,15 +3487,15 @@ │ │ │ │ mv a2,s2 │ │ │ │ mv a1,s6 │ │ │ │ addi a0,sp,104 │ │ │ │ jal 81b0 <_PyMonitoring_FireRaiseEvent@plt> │ │ │ │ lbu a5,100(sp) │ │ │ │ beqz a5,ae76 │ │ │ │ mv a1,s6 │ │ │ │ - li a2,0 │ │ │ │ + li a2,3 │ │ │ │ addi a0,sp,100 │ │ │ │ jal 7c90 <_PyMonitoring_FirePyUnwindEvent@plt> │ │ │ │ ld a5,8(s5) │ │ │ │ beqz a5,aeb6 │ │ │ │ ld a5,0(s4) │ │ │ │ beqz a5,ae96 │ │ │ │ beqz s7,ae96 │ │ │ │ @@ -3539,15 +3539,15 @@ │ │ │ │ mv s7,s2 │ │ │ │ li s1,0 │ │ │ │ li s6,0 │ │ │ │ auipc s3,0x26 │ │ │ │ addi s3,s3,-72 # 30eb8 >, std::allocator > > >::_M_clear()@@Base+0x1ad6> │ │ │ │ j ae38 │ │ │ │ addi a0,sp,96 │ │ │ │ - li a2,0 │ │ │ │ + li a2,3 │ │ │ │ mv a1,s6 │ │ │ │ jal 7e00 <_PyMonitoring_FirePyStartEvent@plt> │ │ │ │ bne a0,s7,af1c │ │ │ │ j c43c │ │ │ │ j acb4 │ │ │ │ li s6,0 │ │ │ │ j acb4 │ │ │ │ @@ -5081,15 +5081,15 @@ │ │ │ │ bnez a5,c13a │ │ │ │ jal 7f30 │ │ │ │ mv a0,s6 │ │ │ │ jal d2d8 │ │ │ │ j aed2 │ │ │ │ auipc a3,0x33 │ │ │ │ ld a3,-602(a3) # 3eee0 >, std::allocator > > >::_M_clear()@@Base+0xfafe> │ │ │ │ - li a2,0 │ │ │ │ + li a2,3 │ │ │ │ mv a1,s6 │ │ │ │ addi a0,sp,98 │ │ │ │ jal 7ea0 <_PyMonitoring_FirePyReturnEvent@plt> │ │ │ │ li a5,-1 │ │ │ │ beq a0,a5,c43c │ │ │ │ j c12c │ │ │ │ li s1,0 │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 32363066 65336436 38646230 38363030 260fe3d68db08600 │ │ │ │ - 0x00000010 35373438 35336239 38646230 34663130 574853b98db04f10 │ │ │ │ - 0x00000020 66363665 36342e64 65627567 00000000 f66e64.debug.... │ │ │ │ - 0x00000030 79c53889 y.8. │ │ │ │ + 0x00000000 38363265 39383566 37383038 35376164 862e985f780857ad │ │ │ │ + 0x00000010 34303861 39623763 33633462 64393566 408a9b7c3c4bd95f │ │ │ │ + 0x00000020 35636530 65622e64 65627567 00000000 5ce0eb.debug.... │ │ │ │ + 0x00000030 dd583ea3 .X>.