Crash in collect

Similar reports
Problem #101650
Component
yum-utils
Last affected version
0:1.1.31-54.el7_8
Executable
/usr/bin/python2.7
Error name
SIGBUS 7
First occurrence
2021-03-21
Last occurrence
2022-04-21
Unique reports
2
Quality
-118

Statistics

Operating system Unique / Total count
CentOS 7 2 / 2
Operating system Count
CentOS 7 2
Architecture Count
x86_64 2
Related packages Count
pcre 2
 0:8.32-17.el7 2
python 2
 0:2.7.5-90.el7 2
libselinux 2
 0:2.5-15.el7 2
Show moreā€¦ (25)
glibc 2
 0:2.17-324.el7_9 1
 0:2.17-323.el7_9 1
libacl 2
 0:2.2.51-15.el7 2
nss-softokn 2
 0:3.53.1-6.el7_9 2
sqlite 2
 0:3.7.17-8.el7_7.1 2
libattr 2
 0:2.4.46-13.el7 2
rpm-libs 2
 0:4.11.3-45.el7 2
libcap-ng 2
 0:0.7.5-4.el7 2
popt 2
 0:1.13-16.el7 2
libcap 2
 0:2.22-11.el7 2
nss 2
 0:3.53.1-7.el7_9 1
 0:3.53.1-3.el7_9 1
zlib 2
 0:1.2.7-19.el7_9 2
libdb 2
 0:5.3.21-25.el7 2
yum-utils 2
 0:1.1.31-54.el7_8 2
python-libs 2
 0:2.7.5-90.el7 2
elfutils-libelf 2
 0:0.176-5.el7 2
rpm-python 2
 0:4.11.3-45.el7 2
file-libs 2
 0:5.11-37.el7 2
nss-util 2
 0:3.53.1-1.el7_9 2
rpm-build-libs 2
 0:4.11.3-45.el7 2
xz-libs 2
 0:5.2.2-1.el7 2
bzip2-libs 2
 0:1.0.6-13.el7 2
audit-libs 2
 0:2.8.5-4.el7 2
nss-softokn-freebl 2
 0:3.53.1-6.el7_9 2
nspr 2
 0:4.25.0-2.el7_9 2
lua 2
 0:5.1.4-15.el7 2

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
collect
/lib64/libpython2.7.so.1.0 0x114be0
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
2
_PyObject_GC_Malloc
/lib64/libpython2.7.so.1.0 0x115887
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
3
_PyObject_GC_New
/lib64/libpython2.7.so.1.0 0x1158cd
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
4
PyFunction_New
/lib64/libpython2.7.so.1.0 0x718fa
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
5
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xdfe0c
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
6
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
7
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe4b4c
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
8
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
9
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
10
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf753c
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
11
load_source_module
/lib64/libpython2.7.so.1.0 0xf77b8
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
12
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
13
load_next
/lib64/libpython2.7.so.1.0 0xf869d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
14
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf907e
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
15
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
16
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
17
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
18
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
19
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
20
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
21
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf753c
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
22
load_source_module
/lib64/libpython2.7.so.1.0 0xf77b8
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
23
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
24
load_next
/lib64/libpython2.7.so.1.0 0xf8736
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
25
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf907e
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
26
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
27
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
28
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
29
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
30
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
31
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
32
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf753c
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
33
load_source_module
/lib64/libpython2.7.so.1.0 0xf77b8
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
34
load_package
/lib64/libpython2.7.so.1.0 0xf8c4a
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
35
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
36
load_next
/lib64/libpython2.7.so.1.0 0xf8736
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
37
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf907e
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
38
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
39
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
40
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
41
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
42
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
43
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
44
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf753c
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
45
load_source_module
/lib64/libpython2.7.so.1.0 0xf77b8
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
46
load_package
/lib64/libpython2.7.so.1.0 0xf8c4a
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
47
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
48
load_next
/lib64/libpython2.7.so.1.0 0xf869d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
49
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf907e
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
50
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
51
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
52
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
53
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
54
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
55
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
56
run_mod
/lib64/libpython2.7.so.1.0 0x100b8f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
57
PyRun_FileExFlags
/lib64/libpython2.7.so.1.0 0x101d5e
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
58
PyRun_SimpleFileExFlags
/lib64/libpython2.7.so.1.0 0x102fe9
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
59
Py_Main
/lib64/libpython2.7.so.1.0 0x11419f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-