Crash in _gdk_x11_display_queue_events

Similar reports
Problem #535192
Component
xpra
Last affected version
0:5.0.2-2.fc38
Executable
/usr/bin/python3.11
Error name
SIGSEGV 11
First occurrence
2023-05-14
Last occurrence
2023-11-06
Unique reports
10
Quality
-52

Statistics

Operating system Unique / Total count
Fedora 38 10 / 18
Operating system Count
Fedora 38 18
Architecture Count
x86_64 18
Related packages Count
xpra 18
 0:4.4.4-1.fc38 10
 0:5.0.2-2.fc38 3
 0:4.4.6-1.fc38 3
 0:5.0.1-2.fc38 2
python3 18
 0:3.11.3-1.fc38 10
 0:3.11.4-1.fc38 3
 0:3.11.6-1.fc38 3
 0:3.11.5-1.fc38 2
librsvg2 7
 0:2.56.0-1.fc38 7
Show moreā€¦ (12)
gnutls 2
 0:3.8.1-1.fc38 1
 0:3.8.0-2.fc38 1
libaom 2
 0:3.6.0-1.fc38 2
libjxl 2
 1:0.7.0-6.fc38 2
libstdc++ 2
 0:13.1.1-1.fc38 2
gmp 1
 1:6.2.1-4.fc38 1
avahi-libs 1
 0:0.8-22.fc38 1
llvm-libs 1
 0:16.0.6-3.fc38 1
google-noto-sans-mono-vf-fonts 1
 0:20230201-1.fc38 1
google-noto-serif-vf-fonts 1
 0:20230201-1.fc38 1
nettle 1
 0:3.8-3.fc38 1
cups-libs 1
 1:2.4.7-1.fc38 1
google-noto-sans-vf-fonts 1
 0:20230201-1.fc38 1

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.


Backtrace

Frame # Function Binary Source or offset Line
1
_gdk_x11_display_queue_events
/lib64/libgdk-3.so.0 0x957be
Build id: 700307c31e7a0d499713106bb8d9059694cad64a
-
2
gdk_display_get_event
/lib64/libgdk-3.so.0 0x377fb
Build id: 700307c31e7a0d499713106bb8d9059694cad64a
-
3
gdk_event_source_dispatch.lto_priv.1
/lib64/libgdk-3.so.0 0x954de
Build id: 700307c31e7a0d499713106bb8d9059694cad64a
-
4
g_main_context_dispatch
/lib64/libglib-2.0.so.0 0x5c39c
Build id: 4477ca37e3b61bca6e9aba802b32cba8890d2c3c
-
5
g_main_context_iterate.isra.0
/lib64/libglib-2.0.so.0 0xba438
Build id: 4477ca37e3b61bca6e9aba802b32cba8890d2c3c
-
6
g_main_loop_run
/lib64/libglib-2.0.so.0 0x5b99f
Build id: 4477ca37e3b61bca6e9aba802b32cba8890d2c3c
-
7
gtk_main
/lib64/libgtk-3.so.0 0x206305
Build id: f06bf441b36408960eeb6dff2e27c43a763605ae
-
8
ffi_call_unix64
/lib64/libffi.so.8 0x7be6
Build id: f5312719df7de0c6ae9d42ed18680d8016bb59d4
-
9
ffi_call_int.lto_priv.0
/lib64/libffi.so.8 0x44bf
Build id: f5312719df7de0c6ae9d42ed18680d8016bb59d4
-
10
ffi_call
/lib64/libffi.so.8 0x718e
Build id: f5312719df7de0c6ae9d42ed18680d8016bb59d4
-
11
pygi_invoke_c_callable
/usr/lib64/python3.11/site-packages/gi/_gi.cpython-311-x86_64-linux-gnu.so 0x2f6eb
Build id: 00b72a1d7a2a89c02a89ca2fe1304e4a0d064081
-
12
_wrap_g_callable_info_invoke
/usr/lib64/python3.11/site-packages/gi/_gi.cpython-311-x86_64-linux-gnu.so 0x2e03a
Build id: 00b72a1d7a2a89c02a89ca2fe1304e4a0d064081
-
13
_PyObject_Call
/lib64/libpython3.11.so.1.0 0x1de029
Build id: 486392b9c965505e765de7bc81c249eaa9ccc414
-
14
_PyEval_EvalFrameDefault
/lib64/libpython3.11.so.1.0 0x1bd52a
Build id: 486392b9c965505e765de7bc81c249eaa9ccc414
-
15
_PyEval_Vector
/lib64/libpython3.11.so.1.0 0x1b54aa
Build id: 486392b9c965505e765de7bc81c249eaa9ccc414
-
16
PyEval_EvalCode
/lib64/libpython3.11.so.1.0 0x239f5c
Build id: 486392b9c965505e765de7bc81c249eaa9ccc414
-
17
run_eval_code_obj
/lib64/libpython3.11.so.1.0 0x257823
Build id: 486392b9c965505e765de7bc81c249eaa9ccc414
-
18
run_mod
/lib64/libpython3.11.so.1.0 0x253e2a
Build id: 486392b9c965505e765de7bc81c249eaa9ccc414
-
19
pyrun_file
/lib64/libpython3.11.so.1.0 0x269be2
Build id: 486392b9c965505e765de7bc81c249eaa9ccc414
-
20
_PyRun_SimpleFileObject
/lib64/libpython3.11.so.1.0 0x269398
Build id: 486392b9c965505e765de7bc81c249eaa9ccc414
-
21
_PyRun_AnyFileObject
/lib64/libpython3.11.so.1.0 0x268ff8
Build id: 486392b9c965505e765de7bc81c249eaa9ccc414
-
22
Py_RunMain
/lib64/libpython3.11.so.1.0 0x262f1c
Build id: 486392b9c965505e765de7bc81c249eaa9ccc414
-
23
Py_BytesMain
/lib64/libpython3.11.so.1.0 0x229f5b
Build id: 486392b9c965505e765de7bc81c249eaa9ccc414
-
24
__libc_start_call_main
/lib64/libc.so.6 0x27b4a
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
25
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x27c0b
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
26
_start
/usr/bin/python3.11 0x1095
Build id: 2d05cbc55ed113fb0595a7bcc1705cc944fad095
-