Bug 2223093

Summary: [abrt] virt-manager: g_type_check_instance_is_fundamentally_a(): python3.11 killed by SIGSEGV
Product: [Fedora] Fedora Reporter: znthlt
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: berrange, crobinso, philip.wyett, znthlt
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/cee4be21793208ed61d952555bd398f592dbfaa
Whiteboard: abrt_hash:31c9a9d9ec1a7c9c0216d98f96167b0da7c56fd1;VARIANT_ID=workstation;
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: proc_pid_status
none
File: maps
none
File: limits
none
File: environ
none
File: open_fds
none
File: mountinfo
none
File: os_info
none
File: cpuinfo
none
File: core_backtrace
none
File: exploitable
none
File: dso_list
none
File: backtrace none

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