Bug 2224596 - [abrt] meld: gtk_text_iter_make_real(): python3.11 killed by SIGSEGV
Summary: [abrt] meld: gtk_text_iter_make_real(): python3.11 killed by SIGSEGV
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:b51bbb220c5fd5e5b35c730bf49...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-21 15:31 UTC by Michael
Modified: 2023-07-21 15:32 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.39 KB, text/plain)
2023-07-21 15:31 UTC, Michael
no flags Details
File: maps (3.96 KB, text/plain)
2023-07-21 15:31 UTC, Michael
no flags Details
File: limits (1.29 KB, text/plain)
2023-07-21 15:31 UTC, Michael
no flags Details
File: environ (3.34 KB, text/plain)
2023-07-21 15:31 UTC, Michael
no flags Details
File: open_fds (2.10 KB, text/plain)
2023-07-21 15:31 UTC, Michael
no flags Details
File: mountinfo (3.62 KB, text/plain)
2023-07-21 15:31 UTC, Michael
no flags Details
File: os_info (734 bytes, text/plain)
2023-07-21 15:31 UTC, Michael
no flags Details
File: cpuinfo (2.77 KB, text/plain)
2023-07-21 15:32 UTC, Michael
no flags Details
File: core_backtrace (27.63 KB, text/plain)
2023-07-21 15:32 UTC, Michael
no flags Details
File: exploitable (81 bytes, text/plain)
2023-07-21 15:32 UTC, Michael
no flags Details
File: dso_list (510 bytes, text/plain)
2023-07-21 15:32 UTC, Michael
no flags Details
File: backtrace (119.27 KB, text/plain)
2023-07-21 15:32 UTC, Michael
no flags Details

Description Michael 2023-07-21 15:31:41 UTC
Description of problem:
Performing search in meld

Version-Release number of selected component:
meld-3.22.0-2.fc38

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         python3.11 killed by SIGSEGV
journald_cursor: s=775391bc4c1d4c2db8240bca711a394d;i=19a026;b=b1b68f8475924c1bbbdc47dbfbee0935;m=32ee0eae1;t=60100eb1567fa;x=2f6ce569d2876fdc
executable:     /usr/bin/python3.11
cmdline:        /usr/bin/python3 /usr/bin/meld kernel-6.2.16.spec kernel.spec
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/vte-spawn-4169a221-16ac-4ae9-b6ca-50974efb585e.scope
rootdir:        /
uid:            1000
kernel:         6.2.16-300.fc38.x86_64
package:        meld-3.22.0-2.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: gtk_text_iter_make_real
comment:        Performing search in meld

Truncated backtrace:
Thread no. 1 (55 frames)
 #0 gtk_text_iter_make_real at ../gtk/gtktextiter.c:214
 #1 gtk_text_iter_get_char at ../gtk/gtktextiter.c:868
 #2 gtk_text_iter_ends_line at ../gtk/gtktextiter.c:1583
 #3 adjust_subregion at ../gtksourceview/gtksourcesearchcontext.c:1273
 #4 scan_subregion at ../gtksourceview/gtksourcesearchcontext.c:1528
 #5 scan_region_forward at ../gtksourceview/gtksourcesearchcontext.c:1644
 #6 smart_forward_search_step at ../gtksourceview/gtksourcesearchcontext.c:2150
 #7 smart_forward_search at ../gtksourceview/gtksourcesearchcontext.c:2178
 #8 gtk_source_search_context_forward at ../gtksourceview/gtksourcesearchcontext.c:3248
 #9 ffi_call_unix64 at ../src/x86/unix64.S:104
 #10 ffi_call_int at ../src/x86/ffi64.c:673
 #11 ffi_call at ../src/x86/ffi64.c:710
 #12 pygi_invoke_c_callable at ../gi/pygi-invoke.c:684
 #13 pygi_function_cache_invoke at ../gi/pygi-cache.c:862
 #14 pygi_callable_info_invoke at ../gi/pygi-invoke.c:727
 #15 _wrap_g_callable_info_invoke at ../gi/pygi-invoke.c:764
 #16 _callable_info_call at ../gi/pygi-info.c:548
 #17 _PyObject_MakeTpCall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:214
 #18 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:4774
 #19 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_ceval.h:73
 #20 _PyEval_Vector at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:6439
 #21 _PyFunction_Vectorcall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:393
 #22 _PyObject_VectorcallTstate at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_call.h:92
 #23 method_vectorcall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/classobject.c:89
 #24 pygi_signal_closure_marshal at ../gi/pygi-signal-closure.c:197
 #26 signal_emit_unlocked_R.isra.0 at ../gobject/gsignal.c:3812
 #29 gtk_search_entry_changed_timeout_cb at ../gtk/gtksearchentry.c:295
 #33 g_main_context_iterate.isra.0 at ../glib/gmain.c:4276
 #34 g_main_context_iteration at ../glib/gmain.c:4343
 #35 g_application_run at ../gio/gapplication.c:2573
 #36 ffi_call_unix64 at ../src/x86/unix64.S:104
 #37 ffi_call_int at ../src/x86/ffi64.c:673
 #38 ffi_call at ../src/x86/ffi64.c:710
 #39 pygi_invoke_c_callable at ../gi/pygi-invoke.c:684
 #40 pygi_function_cache_invoke at ../gi/pygi-cache.c:862
 #41 pygi_callable_info_invoke at ../gi/pygi-invoke.c:727
 #42 _wrap_g_callable_info_invoke at ../gi/pygi-invoke.c:764
 #43 _PyObject_Call at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:343
 #44 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:5381
 #45 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_ceval.h:73
 #46 _PyEval_Vector at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:6439
 #47 PyEval_EvalCode at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:1154
 #48 run_eval_code_obj at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:1714
 #49 run_mod at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:1735
 #50 pyrun_file at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:1630
 #51 _PyRun_SimpleFileObject at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:440
 #52 _PyRun_AnyFileObject at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:79
 #53 pymain_run_file_obj at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:360
 #54 pymain_run_file at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:379
 #55 pymain_run_python at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:601
 #56 Py_RunMain at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:680
 #57 Py_BytesMain at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:734
 #58 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #59 __libc_start_main_impl at ../csu/libc-start.c:360
 #60 _start

Comment 1 Michael 2023-07-21 15:31:46 UTC
Created attachment 1976947 [details]
File: proc_pid_status

Comment 2 Michael 2023-07-21 15:31:48 UTC
Created attachment 1976948 [details]
File: maps

Comment 3 Michael 2023-07-21 15:31:50 UTC
Created attachment 1976949 [details]
File: limits

Comment 4 Michael 2023-07-21 15:31:51 UTC
Created attachment 1976950 [details]
File: environ

Comment 5 Michael 2023-07-21 15:31:53 UTC
Created attachment 1976951 [details]
File: open_fds

Comment 6 Michael 2023-07-21 15:31:55 UTC
Created attachment 1976952 [details]
File: mountinfo

Comment 7 Michael 2023-07-21 15:31:58 UTC
Created attachment 1976953 [details]
File: os_info

Comment 8 Michael 2023-07-21 15:32:00 UTC
Created attachment 1976954 [details]
File: cpuinfo

Comment 9 Michael 2023-07-21 15:32:02 UTC
Created attachment 1976955 [details]
File: core_backtrace

Comment 10 Michael 2023-07-21 15:32:03 UTC
Created attachment 1976956 [details]
File: exploitable

Comment 11 Michael 2023-07-21 15:32:05 UTC
Created attachment 1976957 [details]
File: dso_list

Comment 12 Michael 2023-07-21 15:32:07 UTC
Created attachment 1976958 [details]
File: backtrace


Note You need to log in before you can comment on or make changes to this bug.