Bug 2274348 - [abrt] python3: gdk_event_source_get_filter_window(): python3.11 killed by SIGSEGV
Summary: [abrt] python3: gdk_event_source_get_filter_window(): python3.11 killed by SI...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: blueberry
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:6d63adb4c1715a4a2e39f4d9e5b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-04-10 13:25 UTC by Ryan Blakley
Modified: 2024-05-31 09:18 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-05-31 09:18:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: exploitable (81 bytes, text/plain)
2024-04-10 13:25 UTC, Ryan Blakley
no flags Details
File: limits (1.29 KB, text/plain)
2024-04-10 13:25 UTC, Ryan Blakley
no flags Details
File: proc_pid_status (1.54 KB, text/plain)
2024-04-10 13:25 UTC, Ryan Blakley
no flags Details
File: open_fds (1.48 KB, text/plain)
2024-04-10 13:25 UTC, Ryan Blakley
no flags Details
File: backtrace (110.70 KB, text/plain)
2024-04-10 13:25 UTC, Ryan Blakley
no flags Details
File: core_backtrace (23.77 KB, text/plain)
2024-04-10 13:25 UTC, Ryan Blakley
no flags Details
File: mountinfo (3.96 KB, text/plain)
2024-04-10 13:25 UTC, Ryan Blakley
no flags Details
File: os_info (667 bytes, text/plain)
2024-04-10 13:26 UTC, Ryan Blakley
no flags Details
File: cpuinfo (3.31 KB, text/plain)
2024-04-10 13:26 UTC, Ryan Blakley
no flags Details
File: maps (3.90 KB, text/plain)
2024-04-10 13:26 UTC, Ryan Blakley
no flags Details
File: dso_list (724 bytes, text/plain)
2024-04-10 13:26 UTC, Ryan Blakley
no flags Details

Description Ryan Blakley 2024-04-10 13:25:42 UTC
Description of problem:
The crash occurred when trying to exit out of the bluetooth tray icon on cinnamon desktop running fedora 38. I right clicked on the tray icon, and went to click the exit button, but I missed the button and clicked in the empty space below the button. The tray icon closed, and the abrt notification popped up. Additionally I couldn't get the abrt report feature to work because it didn't create the package files in the crash directory. So I manually created them, hopefully this gets to the correct team.

Version-Release number of selected component:
python3-3.11.8-2

Additional info:
reporter:       libreport-2.17.11
executable:     /usr/bin/python3.11
package:        python3-3.11.8-2
rootdir:        /
journald_cursor: s=09551b1202cf4b628bd4df178a569759;i=a8ef98;b=94d06916573541c0a09f3cc90367ad97;m=3460c37;t=615bd15357bdd;x=587e19908d02da39
type:           CCpp
uid:            27454
cgroup:         0::/user.slice/user-27454.slice/session-2.scope
cmdline:        blueberry-tray
crash_function: gdk_event_source_get_filter_window
reason:         python3.11 killed by SIGSEGV
comment:        The crash occurred when trying to exit out of the bluetooth tray icon on cinnamon desktop running fedora 38. I right clicked on the tray icon, and went to click the exit button, but I missed the button and clicked in the empty space below the button. The tray icon closed, and the abrt notification popped up. Additionally I couldn't get the abrt report feature to work because it didn't create the package files in the crash directory. So I manually created them, hopefully this gets to the correct team.
backtrace_rating: 4
kernel:         6.8.4-100.fc38.x86_64
runlevel:       N 5
environ:        

Truncated backtrace:
Thread no. 1 (33 frames)
 #0 gdk_event_source_get_filter_window at ../gdk/x11/gdkeventsource.c:123
 #1 gdk_event_source_translate_event at ../gdk/x11/gdkeventsource.c:189
 #2 _gdk_x11_display_queue_events at ../gdk/x11/gdkeventsource.c:341
 #3 gdk_display_get_event at ../gdk/gdkdisplay.c:442
 #4 gdk_event_source_dispatch.lto_priv at ../gdk/x11/gdkeventsource.c:354
 #7 g_main_context_iterate.isra.0 at ../glib/gmain.c:4276
 #8 g_main_context_iteration at ../glib/gmain.c:4343
 #9 g_application_run at ../gio/gapplication.c:2573
 #10 ffi_call_unix64 at ../src/x86/unix64.S:104
 #11 ffi_call_int at ../src/x86/ffi64.c:673
 #12 ffi_call at ../src/x86/ffi64.c:710
 #13 pygi_invoke_c_callable at ../gi/pygi-invoke.c:684
 #14 pygi_function_cache_invoke at ../gi/pygi-cache.c:862
 #15 pygi_callable_info_invoke at ../gi/pygi-invoke.c:727
 #16 _wrap_g_callable_info_invoke at ../gi/pygi-invoke.c:764
 #17 _PyObject_Call at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Objects/call.c:343
 #18 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Python/ceval.c:5376
 #19 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Include/internal/pycore_ceval.h:73
 #20 _PyEval_Vector at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Python/ceval.c:6434
 #21 PyEval_EvalCode at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Python/ceval.c:1148
 #22 run_eval_code_obj at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Python/pythonrun.c:1741
 #23 run_mod at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Python/pythonrun.c:1762
 #24 pyrun_file at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Python/pythonrun.c:1657
 #25 _PyRun_SimpleFileObject at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Python/pythonrun.c:440
 #26 _PyRun_AnyFileObject at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Python/pythonrun.c:79
 #27 pymain_run_file_obj at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Modules/main.c:360
 #28 pymain_run_file at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Modules/main.c:379
 #29 pymain_run_python at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Modules/main.c:601
 #30 Py_RunMain at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Modules/main.c:680
 #31 Py_BytesMain at /usr/src/debug/python3.11-3.11.8-2.fc38.x86_64/Modules/main.c:734
 #32 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #33 __libc_start_main_impl at ../csu/libc-start.c:360
 #34 _start

Comment 1 Ryan Blakley 2024-04-10 13:25:46 UTC
Created attachment 2026145 [details]
File: exploitable

Comment 2 Ryan Blakley 2024-04-10 13:25:48 UTC
Created attachment 2026146 [details]
File: limits

Comment 3 Ryan Blakley 2024-04-10 13:25:50 UTC
Created attachment 2026147 [details]
File: proc_pid_status

Comment 4 Ryan Blakley 2024-04-10 13:25:52 UTC
Created attachment 2026148 [details]
File: open_fds

Comment 5 Ryan Blakley 2024-04-10 13:25:54 UTC
Created attachment 2026149 [details]
File: backtrace

Comment 6 Ryan Blakley 2024-04-10 13:25:56 UTC
Created attachment 2026150 [details]
File: core_backtrace

Comment 7 Ryan Blakley 2024-04-10 13:25:58 UTC
Created attachment 2026151 [details]
File: mountinfo

Comment 8 Ryan Blakley 2024-04-10 13:26:00 UTC
Created attachment 2026152 [details]
File: os_info

Comment 9 Ryan Blakley 2024-04-10 13:26:02 UTC
Created attachment 2026153 [details]
File: cpuinfo

Comment 10 Ryan Blakley 2024-04-10 13:26:04 UTC
Created attachment 2026154 [details]
File: maps

Comment 11 Ryan Blakley 2024-04-10 13:26:06 UTC
Created attachment 2026155 [details]
File: dso_list

Comment 12 Miro Hrončok 2024-04-10 14:07:37 UTC
Thanks for the report, but I don't think this is an issue in Python itself. Assigning the report to cinnamon, but perhaps a more specific component would be better.

(Feel free to assign back in case you think it is a bug in Python.)

Comment 13 Aoife Moloney 2024-05-31 09:18:36 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.