Crash in _dl_relocate_object

Similar reports
Problem #16397
Component
dnf
Last affected version
0:4.0.9.2-2.el7_9
Executable
/usr/bin/python2.7
Error name
SIGSEGV 11
First occurrence
2023-04-04
Last occurrence
2023-04-04
Unique reports
1
Quality
-104

Statistics

Operating system Unique / Total count
CentOS 7 1 / 5
Operating system Count
CentOS 7 5
Architecture Count
x86_64 5
Related packages Count
python 5
 0:2.7.5-92.el7_9 5
glibc-common 5
 0:2.17-326.el7_9 5
openssl-libs 5
 1:1.0.2k-26.el7_9 5
Show more… (3)
libcom_err 5
 0:1.42.9-19.el7 5
python-libs 5
 0:2.7.5-92.el7_9 5
dnf 5
 0:4.0.9.2-2.el7_9 5

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.

No reports in the last 20 months.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.


Backtrace

Frame # Function Binary Source or offset Line
1
_dl_relocate_object
/lib64/ld-linux-x86-64.so.2 0xb87b -
2
dl_open_worker
/lib64/ld-linux-x86-64.so.2 0x13493 -
3
_dl_catch_error
/lib64/ld-linux-x86-64.so.2 0xef48 -
4
_dl_open
/lib64/ld-linux-x86-64.so.2 0x12dc1 -
5
dlopen_doit
/usr/lib64/libdl.so.2 0xf79 -
6
_dl_catch_error
/lib64/ld-linux-x86-64.so.2 0xef48 -
7
_dlerror_run
/usr/lib64/libdl.so.2 0x15a1 -
8
dlopen@@GLIBC_2.2.5
/usr/lib64/libdl.so.2 0x1001 -
9
py_dl_open
/usr/lib64/python2.7/lib-dynload/_ctypes.so 0x10351
Build id: 57d06319c4cfc5c44ec1f1c4a1cccba900325d5b
-
10
PyEval_EvalFrameEx
/usr/lib64/libpython2.7.so.1.0 0xe5300
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
11
PyEval_EvalCodeEx
/usr/lib64/libpython2.7.so.1.0 0xe764d
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
12
function_call
/usr/lib64/libpython2.7.so.1.0 0x70f88
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
13
PyObject_Call
/usr/lib64/libpython2.7.so.1.0 0x4c073
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
14
instancemethod_call
/usr/lib64/libpython2.7.so.1.0 0x5b065
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
15
PyObject_Call
/usr/lib64/libpython2.7.so.1.0 0x4c073
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
16
slot_tp_init
/usr/lib64/libpython2.7.so.1.0 0xa3097
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
17
type_call
/usr/lib64/libpython2.7.so.1.0 0xa1daf
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
18
PyObject_Call
/usr/lib64/libpython2.7.so.1.0 0x4c073
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
19
PyEval_EvalFrameEx
/usr/lib64/libpython2.7.so.1.0 0xe0846
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
20
PyEval_EvalCodeEx
/usr/lib64/libpython2.7.so.1.0 0xe764d
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
21
PyEval_EvalCode
/usr/lib64/libpython2.7.so.1.0 0xe7752
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
22
PyImport_ExecCodeModuleEx
/usr/lib64/libpython2.7.so.1.0 0xf753c
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
23
load_source_module
/usr/lib64/libpython2.7.so.1.0 0xf77b8
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
24
import_submodule
/usr/lib64/libpython2.7.so.1.0 0xf8451
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
25
load_next
/usr/lib64/libpython2.7.so.1.0 0xf8736
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
26
PyImport_ImportModuleLevel
/usr/lib64/libpython2.7.so.1.0 0xf907e
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
27
builtin___import__
/usr/lib64/libpython2.7.so.1.0 0xdc32f
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
28
PyObject_Call
/usr/lib64/libpython2.7.so.1.0 0x4c073
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
29
PyEval_CallObjectWithKeywords
/usr/lib64/libpython2.7.so.1.0 0xddf07
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
30
PyEval_EvalFrameEx
/usr/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
31
PyEval_EvalCodeEx
/usr/lib64/libpython2.7.so.1.0 0xe764d
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
32
PyEval_EvalCode
/usr/lib64/libpython2.7.so.1.0 0xe7752
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
33
PyImport_ExecCodeModuleEx
/usr/lib64/libpython2.7.so.1.0 0xf753c
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
34
load_source_module
/usr/lib64/libpython2.7.so.1.0 0xf77b8
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
35
import_submodule
/usr/lib64/libpython2.7.so.1.0 0xf8451
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
36
ensure_fromlist
/usr/lib64/libpython2.7.so.1.0 0xf894f
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
37
PyImport_ImportModuleLevel
/usr/lib64/libpython2.7.so.1.0 0xf918a
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
38
builtin___import__
/usr/lib64/libpython2.7.so.1.0 0xdc32f
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
39
PyObject_Call
/usr/lib64/libpython2.7.so.1.0 0x4c073
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
40
PyEval_CallObjectWithKeywords
/usr/lib64/libpython2.7.so.1.0 0xddf07
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
41
PyEval_EvalFrameEx
/usr/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
42
PyEval_EvalFrameEx
/usr/lib64/libpython2.7.so.1.0 0xe4ccd
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
43
PyEval_EvalFrameEx
/usr/lib64/libpython2.7.so.1.0 0xe4ccd
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
44
PyEval_EvalCodeEx
/usr/lib64/libpython2.7.so.1.0 0xe764d
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
45
PyEval_EvalFrameEx
/usr/lib64/libpython2.7.so.1.0 0xe4b4c
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
46
PyEval_EvalCodeEx
/usr/lib64/libpython2.7.so.1.0 0xe764d
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
47
function_call
/usr/lib64/libpython2.7.so.1.0 0x70f88
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
48
PyObject_Call
/usr/lib64/libpython2.7.so.1.0 0x4c073
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
49
PyEval_CallObjectWithKeywords
/usr/lib64/libpython2.7.so.1.0 0xddf07
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
50
PyErr_PrintEx
/usr/lib64/libpython2.7.so.1.0 0x1023fc
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
51
PyRun_SimpleFileExFlags
/usr/lib64/libpython2.7.so.1.0 0x10310e
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-
52
Py_Main
/usr/lib64/libpython2.7.so.1.0 0x11419f
Build id: 91e0a1e3a861f7651e46f49c45cb5d2ee6279751
-