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: NEW
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: 2023-08-16 07:13 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
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.


Note You need to log in before you can comment on or make changes to this bug.