Bug 2223093 - [abrt] virt-manager: g_type_check_instance_is_fundamentally_a(): python3.11 killed by SIGSEGV
Summary: [abrt] virt-manager: g_type_check_instance_is_fundamentally_a(): python3.11 k...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:31c9a9d9ec1a7c9c0216d98f961...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-15 13:55 UTC by znthlt
Modified: 2024-05-28 13:30 UTC (History)
4 users (show)

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


Attachments (Terms of Use)
File: proc_pid_status (1.40 KB, text/plain)
2023-07-15 13:55 UTC, znthlt
no flags Details
File: maps (3.93 KB, text/plain)
2023-07-15 13:55 UTC, znthlt
no flags Details
File: limits (1.29 KB, text/plain)
2023-07-15 13:55 UTC, znthlt
no flags Details
File: environ (1.34 KB, text/plain)
2023-07-15 13:55 UTC, znthlt
no flags Details
File: open_fds (4.73 KB, text/plain)
2023-07-15 13:55 UTC, znthlt
no flags Details
File: mountinfo (4.00 KB, text/plain)
2023-07-15 13:55 UTC, znthlt
no flags Details
File: os_info (734 bytes, text/plain)
2023-07-15 13:55 UTC, znthlt
no flags Details
File: cpuinfo (2.95 KB, text/plain)
2023-07-15 13:55 UTC, znthlt
no flags Details
File: core_backtrace (45.07 KB, text/plain)
2023-07-15 13:55 UTC, znthlt
no flags Details
File: exploitable (81 bytes, text/plain)
2023-07-15 13:55 UTC, znthlt
no flags Details
File: dso_list (257 bytes, text/plain)
2023-07-15 13:55 UTC, znthlt
no flags Details
File: backtrace (134.42 KB, text/plain)
2023-07-15 13:55 UTC, znthlt
no flags Details

Description znthlt 2023-07-15 13:55:28 UTC
Description of problem:
Tried redirect USB Flash in virt-manager

Version-Release number of selected component:
virt-manager-4.1.0-2.fc38

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         python3.11 killed by SIGSEGV
journald_cursor: s=5855c9c3e2e241338ebb71eac779fac6;i=4205;b=1d0b273ff0a846f98a46b35c25b1b3e2;m=2a35036b1;t=6008455fe75c1;x=f5d5e7d1f114fce5
executable:     /usr/bin/python3.11
cmdline:        /usr/bin/python3 /usr/bin/virt-manager
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-virt\x2dmanager-5726.scope
rootdir:        /
uid:            1000
kernel:         6.3.12-200.fc38.x86_64
package:        virt-manager-4.1.0-2.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: g_type_check_instance_is_fundamentally_a
comment:        Tried redirect USB Flash in virt-manager

Truncated backtrace:
Thread no. 1 (32 frames)
 #0 g_type_check_instance_is_fundamentally_a at ../gobject/gtype.c:4164
 #2 spice_usbredir_channel_disconnect_device at ../src/channel-usbredir.c:415
 #3 spice_usb_device_manager_remove_dev at ../src/usb-device-manager.c:822
 #4 spice_usb_device_manager_hotplug_idle_cb at ../src/usb-device-manager.c:848
 #8 g_main_context_iterate.isra.0 at ../glib/gmain.c:4276
 #9 g_main_context_iteration at ../glib/gmain.c:4343
 #10 g_application_run at ../gio/gapplication.c:2573
 #11 ffi_call_unix64 at ../src/x86/unix64.S:104
 #12 ffi_call_int at ../src/x86/ffi64.c:673
 #13 ffi_call at ../src/x86/ffi64.c:710
 #14 pygi_invoke_c_callable at ../gi/pygi-invoke.c:684
 #15 pygi_function_cache_invoke at ../gi/pygi-cache.c:862
 #16 pygi_callable_info_invoke at ../gi/pygi-invoke.c:727
 #17 _wrap_g_callable_info_invoke at ../gi/pygi-invoke.c:764
 #18 _PyObject_Call at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:343
 #19 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:5381
 #20 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_ceval.h:73
 #21 _PyEval_Vector at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:6439
 #22 PyEval_EvalCode at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:1154
 #23 run_eval_code_obj at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:1714
 #24 run_mod at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:1735
 #25 pyrun_file at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:1630
 #26 _PyRun_SimpleFileObject at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:440
 #27 _PyRun_AnyFileObject at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:79
 #28 pymain_run_file_obj at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:360
 #29 pymain_run_file at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:379
 #30 pymain_run_python at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:601
 #31 Py_RunMain at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:680
 #32 Py_BytesMain at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:734
 #33 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #34 __libc_start_main_impl at ../csu/libc-start.c:360
 #35 _start

Comment 1 znthlt 2023-07-15 13:55:32 UTC
Created attachment 1975917 [details]
File: proc_pid_status

Comment 2 znthlt 2023-07-15 13:55:33 UTC
Created attachment 1975918 [details]
File: maps

Comment 3 znthlt 2023-07-15 13:55:34 UTC
Created attachment 1975919 [details]
File: limits

Comment 4 znthlt 2023-07-15 13:55:36 UTC
Created attachment 1975920 [details]
File: environ

Comment 5 znthlt 2023-07-15 13:55:38 UTC
Created attachment 1975921 [details]
File: open_fds

Comment 6 znthlt 2023-07-15 13:55:39 UTC
Created attachment 1975922 [details]
File: mountinfo

Comment 7 znthlt 2023-07-15 13:55:41 UTC
Created attachment 1975923 [details]
File: os_info

Comment 8 znthlt 2023-07-15 13:55:42 UTC
Created attachment 1975924 [details]
File: cpuinfo

Comment 9 znthlt 2023-07-15 13:55:44 UTC
Created attachment 1975925 [details]
File: core_backtrace

Comment 10 znthlt 2023-07-15 13:55:45 UTC
Created attachment 1975926 [details]
File: exploitable

Comment 11 znthlt 2023-07-15 13:55:47 UTC
Created attachment 1975927 [details]
File: dso_list

Comment 12 znthlt 2023-07-15 13:55:48 UTC
Created attachment 1975928 [details]
File: backtrace

Comment 13 Aoife Moloney 2024-05-28 13:30:41 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.