Bug 2192689 - [abrt] gnome-abrt: __pthread_rwlock_rdlock_full64(): python3.11 killed by SIGSEGV
Summary: [abrt] gnome-abrt: __pthread_rwlock_rdlock_full64(): python3.11 killed by SIG...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-abrt
Version: 39
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Srb
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ffb961ca809b866c087a63fadd8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-05-02 17:45 UTC by kevinleroy
Modified: 2024-11-27 21:11 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-11-27 21:11:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.37 KB, text/plain)
2023-05-02 17:45 UTC, kevinleroy
no flags Details
File: maps (3.92 KB, text/plain)
2023-05-02 17:45 UTC, kevinleroy
no flags Details
File: limits (1.29 KB, text/plain)
2023-05-02 17:45 UTC, kevinleroy
no flags Details
File: environ (1.96 KB, text/plain)
2023-05-02 17:45 UTC, kevinleroy
no flags Details
File: open_fds (2.83 KB, text/plain)
2023-05-02 17:45 UTC, kevinleroy
no flags Details
File: mountinfo (3.47 KB, text/plain)
2023-05-02 17:45 UTC, kevinleroy
no flags Details
File: os_info (735 bytes, text/plain)
2023-05-02 17:45 UTC, kevinleroy
no flags Details
File: cpuinfo (2.58 KB, text/plain)
2023-05-02 17:45 UTC, kevinleroy
no flags Details
File: core_backtrace (26.06 KB, text/plain)
2023-05-02 17:45 UTC, kevinleroy
no flags Details
File: exploitable (117 bytes, text/plain)
2023-05-02 17:45 UTC, kevinleroy
no flags Details
File: dso_list (944 bytes, text/plain)
2023-05-02 17:45 UTC, kevinleroy
no flags Details
File: backtrace (145.35 KB, text/plain)
2023-05-02 17:45 UTC, kevinleroy
no flags Details

Description kevinleroy 2023-05-02 17:45:15 UTC
Version-Release number of selected component:
gnome-abrt-1.4.2-4.fc38

Additional info:
reporter:       libreport-2.17.9
type:           CCpp
reason:         python3.11 killed by SIGSEGV
journald_cursor: s=13806bab89354c31a41852ef39f74760;i=11176;b=7b8c30d42ef64b23ae3beb27d3a0b0a4;m=43e2054;t=5f57c729ee204;x=1da01919a103889f
executable:     /usr/bin/python3.11
cmdline:        /usr/bin/python3 /usr/bin/gnome-abrt -p /var/spool/abrt/oops-2023-02-25-02:43:30-850-0
cgroup:         0::/user.slice/user-1333.slice/user/app.slice/app-org.freedesktop.problems.applet
rootdir:        /
uid:            1333
kernel:         6.3.0-0.rc0.20230221git89f5349e0673.1.fc39.x86_64
package:        gnome-abrt-1.4.2-4.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: __pthread_rwlock_rdlock_full64

Truncated backtrace:
Thread no. 1 (59 frames)
 #0 __pthread_rwlock_rdlock_full64 at /usr/src/debug/glibc-2.37.9000-1.fc39.x86_64/nptl/pthread_rwlock_common.c:298
 #1 ___pthread_rwlock_rdlock at pthread_rwlock_rdlock.c:26
 #2 CRYPTO_THREAD_read_lock at crypto/threads_pthread.c:97
 #3 ossl_lib_ctx_get_data at crypto/context.c:413
 #4 get_evp_method_store at crypto/evp/evp_fetch.c:82
 #5 inner_evp_generic_fetch.constprop.0 at crypto/evp/evp_fetch.c:270
 #6 evp_generic_fetch at crypto/evp/evp_fetch.c:396
 #7 EVP_MD_fetch at crypto/evp/digest.c:1073
 #8 tls_process_new_session_ticket at ssl/statem/statem_clnt.c:2570
 #9 ossl_statem_client_process_message at ssl/statem/statem_clnt.c:1054
 #10 read_state_machine at ssl/statem/statem.c:647
 #11 state_machine at ssl/statem/statem.c:442
 #12 ssl3_read_bytes at ssl/record/rec_layer_s3.c:1716
 #13 ssl3_read_internal at ssl/s3_lib.c:4462
 #14 SSL_read_ex at ssl/ssl_lib.c:1899
 #15 _ssl__SSLSocket_read_impl at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Modules/_ssl.c:2515
 #16 _ssl__SSLSocket_read at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Modules/clinic/_ssl.c.h:301
 #17 method_vectorcall_VARARGS at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/descrobject.c:330
 #18 _PyObject_VectorcallTstate at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_call.h:92
 #19 PyObject_Vectorcall at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:299
 #20 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:4772
 #21 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_ceval.h:73
 #22 _PyEval_Vector at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:6435
 #23 _PyObject_VectorcallTstate at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_call.h:92
 #24 PyObject_VectorcallMethod at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:855
 #25 PyObject_CallMethodOneArg at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/cpython/abstract.h:116
 #26 _bufferedreader_raw_read at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Modules/_io/bufferedio.c:1460
 #27 _bufferedreader_fill_buffer at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Modules/_io/bufferedio.c:1501
 #28 _buffered_readline at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Modules/_io/bufferedio.c:1116
 #29 method_vectorcall_FASTCALL at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/descrobject.c:407
 #30 _PyObject_VectorcallTstate at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_call.h:92
 #31 PyObject_Vectorcall at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:299
 #32 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:4772
 #33 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_ceval.h:73
 #34 _PyEval_Vector at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:6435
 #35 _PyFunction_Vectorcall at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:393
 #36 _PyObject_VectorcallTstate at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_call.h:92
 #37 method_vectorcall at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/classobject.c:89
 #38 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:5379
 #39 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_ceval.h:73
 #40 _PyEval_Vector at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:6435
 #41 _PyFunction_Vectorcall at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:393
 #42 _PyObject_VectorcallTstate at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_call.h:92
 #43 method_vectorcall at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/classobject.c:89
 #44 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:5379
 #45 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_ceval.h:73
 #46 _PyEval_Vector at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:6435
 #47 _PyFunction_Vectorcall at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/call.c:393
 #48 _PyObject_VectorcallTstate at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_call.h:92
 #49 method_vectorcall at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Objects/classobject.c:89
 #50 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:5379
 #51 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Include/internal/pycore_ceval.h:73
 #52 _PyEval_Vector at /usr/src/debug/python3.11-3.11.2-1.fc39.x86_64/Python/ceval.c:6435
 #53 _pygi_closure_handle at ../gi/pygi-closure.c:582
 #54 ffi_closure_unix64_inner at ../src/x86/ffi64.c:899
 #55 ffi_closure_unix64 at ../src/x86/unix64.S:303
 #56 g_task_thread_pool_thread at ../gio/gtask.c:1531
 #58 g_thread_proxy at ../glib/gthread.c:831
 #60 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Comment 1 kevinleroy 2023-05-02 17:45:19 UTC
Created attachment 1961763 [details]
File: proc_pid_status

Comment 2 kevinleroy 2023-05-02 17:45:20 UTC
Created attachment 1961764 [details]
File: maps

Comment 3 kevinleroy 2023-05-02 17:45:22 UTC
Created attachment 1961765 [details]
File: limits

Comment 4 kevinleroy 2023-05-02 17:45:24 UTC
Created attachment 1961766 [details]
File: environ

Comment 5 kevinleroy 2023-05-02 17:45:25 UTC
Created attachment 1961767 [details]
File: open_fds

Comment 6 kevinleroy 2023-05-02 17:45:27 UTC
Created attachment 1961768 [details]
File: mountinfo

Comment 7 kevinleroy 2023-05-02 17:45:28 UTC
Created attachment 1961769 [details]
File: os_info

Comment 8 kevinleroy 2023-05-02 17:45:30 UTC
Created attachment 1961770 [details]
File: cpuinfo

Comment 9 kevinleroy 2023-05-02 17:45:32 UTC
Created attachment 1961771 [details]
File: core_backtrace

Comment 10 kevinleroy 2023-05-02 17:45:33 UTC
Created attachment 1961772 [details]
File: exploitable

Comment 11 kevinleroy 2023-05-02 17:45:35 UTC
Created attachment 1961773 [details]
File: dso_list

Comment 12 kevinleroy 2023-05-02 17:45:37 UTC
Created attachment 1961774 [details]
File: backtrace

Comment 13 Fedora Release Engineering 2023-08-16 07:13:48 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle.
Changing version to 39.

Comment 14 Aoife Moloney 2024-11-08 10:52:00 UTC
This message is a reminder that Fedora Linux 39 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 39 on 2024-11-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '39'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 39 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 15 Aoife Moloney 2024-11-27 21:11:36 UTC
Fedora Linux 39 entered end-of-life (EOL) status on 2024-11-26.

Fedora Linux 39 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.