Bug 2223057 - [abrt] ulauncher: g_log_structured_standard(): python3.11 killed by SIGTRAP
Summary: [abrt] ulauncher: g_log_structured_standard(): python3.11 killed by SIGTRAP
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: ulauncher
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Artem
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:78a129a745d64ee7b331038a1dc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-15 03:01 UTC by AbuTurab
Modified: 2024-05-28 13:30 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-05-28 13:30:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.38 KB, text/plain)
2023-07-15 03:02 UTC, AbuTurab
no flags Details
File: maps (3.91 KB, text/plain)
2023-07-15 03:02 UTC, AbuTurab
no flags Details
File: limits (1.29 KB, text/plain)
2023-07-15 03:02 UTC, AbuTurab
no flags Details
File: environ (1.01 KB, text/plain)
2023-07-15 03:02 UTC, AbuTurab
no flags Details
File: open_fds (545 bytes, text/plain)
2023-07-15 03:02 UTC, AbuTurab
no flags Details
File: mountinfo (3.60 KB, text/plain)
2023-07-15 03:02 UTC, AbuTurab
no flags Details
File: os_info (734 bytes, text/plain)
2023-07-15 03:02 UTC, AbuTurab
no flags Details
File: cpuinfo (2.86 KB, text/plain)
2023-07-15 03:02 UTC, AbuTurab
no flags Details
File: core_backtrace (14.85 KB, text/plain)
2023-07-15 03:02 UTC, AbuTurab
no flags Details
File: dso_list (966 bytes, text/plain)
2023-07-15 03:02 UTC, AbuTurab
no flags Details
File: backtrace (84.87 KB, text/plain)
2023-07-15 03:02 UTC, AbuTurab
no flags Details

Description AbuTurab 2023-07-15 03:01:57 UTC
Description of problem:
On every system reboot.

Version-Release number of selected component:
ulauncher-5.15.2-1.fc38

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         python3.11 killed by SIGTRAP
journald_cursor: s=e5e5f2b799024bf497be0c6448704ae4;i=4701d;b=561693bdfb5044648f373bcad447e1d5;m=127767d;t=6007d7853b395;x=606f7f46b7bd16a4
executable:     /usr/bin/python3.11
cmdline:        /usr/bin/python3 -sP /usr/bin/ulauncher --hide-window
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/ulauncher.service
rootdir:        /
uid:            1000
kernel:         6.3.12-200.fc38.x86_64
package:        ulauncher-5.15.2-1.fc38
runlevel:       unknown
backtrace_rating: 4
crash_function: g_log_structured_standard
comment:        On every system reboot.

Truncated backtrace:
Thread no. 1 (56 frames)
 #4 g_log_structured_standard at ../glib/gmessages.c:2040
 #5 gtk_style_context_init at ../gtk/gtkstylecontext.c:348
 #6 g_type_create_instance at ../gobject/gtype.c:1983
 #7 g_object_new_internal at ../gobject/gobject.c:2246
 #9 g_object_new_with_properties at ../gobject/gobject.c:2409
 #11 _gtk_style_new_for_path at ../gtk/deprecated/gtkstyle.c:854
 #12 gtk_style_new at ../gtk/deprecated/gtkstyle.c:888
 #13 gtk_widget_get_default_style at ../gtk/deprecated/gtkstyle.c:4061
 #15 gtk_widget_init at ../gtk/gtkwidget.c:4479
 #16 g_type_create_instance at ../gobject/gtype.c:1977
 #17 g_object_new_internal at ../gobject/gobject.c:2246
 #20 _gtk_builder_construct at ../gtk/gtkbuilder.c:733
 #21 builder_construct at ../gtk/gtkbuilderparser.c:139
 #22 parse_child at ../gtk/gtkbuilderparser.c:522
 #23 start_element at ../gtk/gtkbuilderparser.c:970
 #24 emit_start_element at ../glib/gmarkup.c:1064
 #25 g_markup_parse_context_parse at ../glib/gmarkup.c:1423
 #26 _gtk_builder_parser_parse_buffer at ../gtk/gtkbuilderparser.c:1262
 #27 gtk_builder_add_from_file at ../gtk/gtkbuilder.c:1068
 #28 ffi_call_unix64 at ../src/x86/unix64.S:104
 #29 ffi_call_int at ../src/x86/ffi64.c:673
 #30 ffi_call at ../src/x86/ffi64.c:710
 #31 pygi_invoke_c_callable at ../gi/pygi-invoke.c:684
 #32 pygi_function_cache_invoke at ../gi/pygi-cache.c:862
 #33 pygi_callable_info_invoke at ../gi/pygi-invoke.c:727
 #34 _wrap_g_callable_info_invoke at ../gi/pygi-invoke.c:764
 #35 _PyObject_MakeTpCall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:214
 #36 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:4774
 #37 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_ceval.h:73
 #38 _PyEval_Vector at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:6439
 #39 _PyFunction_Vectorcall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:393
 #40 _PyObject_FastCallDictTstate at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:141
 #41 _PyObject_Call_Prepend at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:482
 #42 slot_tp_new at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/typeobject.c:7893
 #43 type_call at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/typeobject.c:1100
 #44 _PyObject_MakeTpCall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:214
 #45 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:4774
 #46 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_ceval.h:73
 #47 _PyEval_Vector at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:6439
 #48 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:5381
 #49 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_ceval.h:73
 #50 _PyEval_Vector at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:6439
 #51 PyEval_EvalCode at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:1154
 #52 run_eval_code_obj at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:1714
 #53 run_mod at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:1735
 #54 pyrun_file at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:1630
 #55 _PyRun_SimpleFileObject at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:440
 #56 _PyRun_AnyFileObject at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:79
 #57 pymain_run_file_obj at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:360
 #58 pymain_run_file at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:379
 #59 pymain_run_python at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:601
 #60 Py_RunMain at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:680
 #61 Py_BytesMain at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:734
 #62 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #63 __libc_start_main_impl at ../csu/libc-start.c:360
 #64 _start

Comment 1 AbuTurab 2023-07-15 03:02:04 UTC
Created attachment 1975882 [details]
File: proc_pid_status

Comment 2 AbuTurab 2023-07-15 03:02:07 UTC
Created attachment 1975883 [details]
File: maps

Comment 3 AbuTurab 2023-07-15 03:02:11 UTC
Created attachment 1975884 [details]
File: limits

Comment 4 AbuTurab 2023-07-15 03:02:15 UTC
Created attachment 1975885 [details]
File: environ

Comment 5 AbuTurab 2023-07-15 03:02:18 UTC
Created attachment 1975886 [details]
File: open_fds

Comment 6 AbuTurab 2023-07-15 03:02:21 UTC
Created attachment 1975887 [details]
File: mountinfo

Comment 7 AbuTurab 2023-07-15 03:02:24 UTC
Created attachment 1975888 [details]
File: os_info

Comment 8 AbuTurab 2023-07-15 03:02:28 UTC
Created attachment 1975889 [details]
File: cpuinfo

Comment 9 AbuTurab 2023-07-15 03:02:31 UTC
Created attachment 1975890 [details]
File: core_backtrace

Comment 10 AbuTurab 2023-07-15 03:02:34 UTC
Created attachment 1975891 [details]
File: dso_list

Comment 11 AbuTurab 2023-07-15 03:02:39 UTC
Created attachment 1975892 [details]
File: backtrace

Comment 12 Aoife Moloney 2024-05-28 13:30:26 UTC
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21.

Fedora Linux 38 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


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