Bug 2229795 - [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: 38
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-08-07 17:12 UTC by Dima Ryazanov
Modified: 2023-08-07 17:12 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (25.53 KB, text/plain)
2023-08-07 17:12 UTC, Dima Ryazanov
no flags Details
File: cgroup (570 bytes, text/plain)
2023-08-07 17:12 UTC, Dima Ryazanov
no flags Details
File: open_fds (2.51 KB, text/plain)
2023-08-07 17:12 UTC, Dima Ryazanov
no flags Details
File: backtrace (102.60 KB, text/plain)
2023-08-07 17:12 UTC, Dima Ryazanov
no flags Details
File: dso_list (750 bytes, text/plain)
2023-08-07 17:12 UTC, Dima Ryazanov
no flags Details
File: maps (3.97 KB, text/plain)
2023-08-07 17:12 UTC, Dima Ryazanov
no flags Details
File: environ (2.69 KB, text/plain)
2023-08-07 17:12 UTC, Dima Ryazanov
no flags Details
File: cpuinfo (2.85 KB, text/plain)
2023-08-07 17:12 UTC, Dima Ryazanov
no flags Details
File: exploitable (81 bytes, text/plain)
2023-08-07 17:12 UTC, Dima Ryazanov
no flags Details
File: os_info (734 bytes, text/plain)
2023-08-07 17:12 UTC, Dima Ryazanov
no flags Details
File: proc_pid_status (1.45 KB, text/plain)
2023-08-07 17:12 UTC, Dima Ryazanov
no flags Details
File: limits (1.29 KB, text/plain)
2023-08-07 17:12 UTC, Dima Ryazanov
no flags Details
File: mountinfo (3.97 KB, text/plain)
2023-08-07 17:12 UTC, Dima Ryazanov
no flags Details

Description Dima Ryazanov 2023-08-07 17:12:00 UTC
Description of problem:
Tried closing the problem reporter, and got a crash

Version-Release number of selected component:
gnome-abrt-1.4.2-4.fc38

Additional info:
reporter:       libreport-2.17.11
reason:         python3.11 killed by SIGSEGV
cmdline:        /usr/bin/python3 /usr/bin/gnome-abrt -p /var/spool/abrt/ccpp-2023-08-07-07:24:40.763629-257998
rootdir:        /
uid:            1000
type:           CCpp
package:        gnome-abrt-1.4.2-4.fc38
runlevel:       N 5
journald_cursor: s=b0cdc6dece13462a963d456faa169bcf;i=539c86;b=6b761a57219e4e6085fd696a9c26da78;m=792fc44e8;t=60257e4afed6c;x=84a595343c5223cf
comment:        Tried closing the problem reporter, and got a crash
backtrace_rating: 4
crash_function: __pthread_rwlock_rdlock_full64
executable:     /usr/bin/python3.11
kernel:         6.4.7-200.fc38.x86_64

Truncated backtrace:
Thread no. 1 (53 frames)
 #0 __pthread_rwlock_rdlock_full64 at /usr/src/debug/glibc-2.37-4.fc38.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_property_string at crypto/property/property_string.c:145
 #4 ossl_property_name at crypto/property/property_string.c:219
 #5 ossl_property_find_property at crypto/property/property_query.c:30
 #6 ossl_decoder_instance_new at crypto/encode_decode/decoder_lib.c:242
 #7 collect_extra_decoder at crypto/encode_decode/decoder_lib.c:408
 #8 OSSL_DECODER_CTX_add_extra at crypto/encode_decode/decoder_lib.c:539
 #9 OSSL_DECODER_CTX_new_for_pkey at crypto/encode_decode/decoder_pkey.c:422
 #10 x509_pubkey_ex_d2i_ex at crypto/x509/x_pubkey.c:207
 #11 asn1_item_embed_d2i at crypto/asn1/tasn_dec.c:262
 #12 asn1_template_noexp_d2i at crypto/asn1/tasn_dec.c:682
 #13 asn1_template_ex_d2i at crypto/asn1/tasn_dec.c:558
 #14 asn1_item_embed_d2i at crypto/asn1/tasn_dec.c:422
 #15 asn1_template_noexp_d2i at crypto/asn1/tasn_dec.c:682
 #16 asn1_template_ex_d2i at crypto/asn1/tasn_dec.c:558
 #17 asn1_item_embed_d2i at crypto/asn1/tasn_dec.c:422
 #18 asn1_item_ex_d2i_intern at crypto/asn1/tasn_dec.c:118
 #19 ASN1_item_d2i_ex at crypto/asn1/tasn_dec.c:144
 #20 PEM_X509_INFO_read_bio_ex at crypto/pem/pem_info.c:168
 #21 X509_load_cert_crl_file_ex at crypto/x509/by_file.c:231
 #23 by_file_ctrl_ex at crypto/x509/by_file.c:59
 #24 X509_STORE_set_default_paths_ex at crypto/x509/x509_d2.c:23
 #25 SSL_CTX_set_default_verify_paths at ssl/ssl_lib.c:4364
 #26 _ssl__SSLContext_set_default_verify_paths_impl at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/_ssl.c:4336
 #27 _ssl__SSLContext_set_default_verify_paths at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/clinic/_ssl.c.h:799
 #28 method_vectorcall_NOARGS at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/descrobject.c:453
 #29 _PyObject_VectorcallTstate at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_call.h:92
 #30 PyObject_Vectorcall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:299
 #31 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:4774
 #32 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_ceval.h:73
 #33 _PyEval_Vector at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:6439
 #34 _PyObject_FastCallDictTstate at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:152
 #35 _PyObject_Call_Prepend at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:482
 #36 slot_tp_init at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/typeobject.c:7863
 #37 type_call at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/typeobject.c:1112
 #38 _PyObject_Call at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:343
 #39 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:5381
 #40 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_ceval.h:73
 #41 _PyEval_Vector at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:6439
 #42 _PyFunction_Vectorcall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:393
 #43 _PyObject_VectorcallTstate at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_call.h:92
 #44 method_vectorcall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/classobject.c:89
 #45 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:5381
 #46 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_ceval.h:73
 #47 _PyEval_Vector at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:6439
 #48 _pygi_closure_handle at ../gi/pygi-closure.c:582
 #49 ffi_closure_unix64_inner at ../src/x86/ffi64.c:899
 #50 ffi_closure_unix64 at ../src/x86/unix64.S:303
 #51 g_task_thread_pool_thread at ../gio/gtask.c:1531
 #53 g_thread_proxy at ../glib/gthread.c:831
 #55 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81


Potential duplicate: bug 2192689

Comment 1 Dima Ryazanov 2023-08-07 17:12:03 UTC
Created attachment 1982194 [details]
File: core_backtrace

Comment 2 Dima Ryazanov 2023-08-07 17:12:04 UTC
Created attachment 1982195 [details]
File: cgroup

Comment 3 Dima Ryazanov 2023-08-07 17:12:05 UTC
Created attachment 1982196 [details]
File: open_fds

Comment 4 Dima Ryazanov 2023-08-07 17:12:07 UTC
Created attachment 1982197 [details]
File: backtrace

Comment 5 Dima Ryazanov 2023-08-07 17:12:08 UTC
Created attachment 1982198 [details]
File: dso_list

Comment 6 Dima Ryazanov 2023-08-07 17:12:09 UTC
Created attachment 1982199 [details]
File: maps

Comment 7 Dima Ryazanov 2023-08-07 17:12:11 UTC
Created attachment 1982200 [details]
File: environ

Comment 8 Dima Ryazanov 2023-08-07 17:12:12 UTC
Created attachment 1982201 [details]
File: cpuinfo

Comment 9 Dima Ryazanov 2023-08-07 17:12:14 UTC
Created attachment 1982202 [details]
File: exploitable

Comment 10 Dima Ryazanov 2023-08-07 17:12:15 UTC
Created attachment 1982203 [details]
File: os_info

Comment 11 Dima Ryazanov 2023-08-07 17:12:16 UTC
Created attachment 1982204 [details]
File: proc_pid_status

Comment 12 Dima Ryazanov 2023-08-07 17:12:17 UTC
Created attachment 1982205 [details]
File: limits

Comment 13 Dima Ryazanov 2023-08-07 17:12:18 UTC
Created attachment 1982206 [details]
File: mountinfo


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