Crash in tupletraverse

Similar reports
Problem #20144
Component
abrt
Last affected version
0:2.1.11-52.el7.centos
Executable
/usr/bin/python2.7
Error name
SIGBUS 7
First occurrence
2022-02-18
Last occurrence
2023-06-04
Unique reports
3
Quality
-142

Statistics

Operating system Unique / Total count
CentOS 7 3 / 3
Operating system Count
CentOS 7 3
Architecture Count
x86_64 3
Related packages Count
glibc 3
 0:2.17-157.el7_3.4 1
 0:2.17-260.el7_6.3 1
 0:2.17-260.el7_6.4 1
python-libs 3
 0:2.7.5-48.el7 1
 0:2.7.5-77.el7_6 1
 0:2.7.5-76.el7 1
python 3
 0:2.7.5-77.el7_6 1
 0:2.7.5-48.el7 1
 0:2.7.5-76.el7 1
Show moreā€¦ (2)
abrt-addon-ccpp 2
 0:2.1.11-45.el7.centos 1
 0:2.1.11-52.el7.centos 1
abrt 1
 0:2.1.11-52.el7.centos 1

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.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.


Backtrace

Frame # Function Binary Source or offset Line
1
tupletraverse
/usr/lib64/libpython2.7.so.1.0 0x9b546
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
2
collect
/usr/lib64/libpython2.7.so.1.0 0x1145f7
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
3
_PyObject_GC_Malloc
/usr/lib64/libpython2.7.so.1.0 0x115267
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
4
_PyObject_GC_New
/usr/lib64/libpython2.7.so.1.0 0x1152ad
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
5
PyDict_New
/usr/lib64/libpython2.7.so.1.0 0x821e4
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
6
PyDict_Copy
/usr/lib64/libpython2.7.so.1.0 0x83f20
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
7
type_new
/usr/lib64/libpython2.7.so.1.0 0xa84ef
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
8
type_call
/usr/lib64/libpython2.7.so.1.0 0xa1753
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
9
PyObject_Call
/usr/lib64/libpython2.7.so.1.0 0x4ba63
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
10
PyObject_CallFunctionObjArgs
/usr/lib64/libpython2.7.so.1.0 0x4c35c
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
11
PyEval_EvalFrameEx
/usr/lib64/libpython2.7.so.1.0 0xdf9fb
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
12
PyEval_EvalCodeEx
/usr/lib64/libpython2.7.so.1.0 0xe703d
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
13
PyEval_EvalCode
/usr/lib64/libpython2.7.so.1.0 0xe7142
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
14
PyImport_ExecCodeModuleEx
/usr/lib64/libpython2.7.so.1.0 0xf6f2c
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
15
load_source_module
/usr/lib64/libpython2.7.so.1.0 0xf71a8
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
16
import_submodule
/usr/lib64/libpython2.7.so.1.0 0xf7e41
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
17
load_next
/usr/lib64/libpython2.7.so.1.0 0xf808d
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
18
PyImport_ImportModuleLevel
/usr/lib64/libpython2.7.so.1.0 0xf8a6e
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
19
builtin___import__
/usr/lib64/libpython2.7.so.1.0 0xdbd1f
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
20
PyObject_Call
/usr/lib64/libpython2.7.so.1.0 0x4ba63
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
21
PyEval_CallObjectWithKeywords
/usr/lib64/libpython2.7.so.1.0 0xdd8f7
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
22
PyEval_EvalFrameEx
/usr/lib64/libpython2.7.so.1.0 0xe25b5
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
23
PyEval_EvalCodeEx
/usr/lib64/libpython2.7.so.1.0 0xe703d
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
24
PyEval_EvalCode
/usr/lib64/libpython2.7.so.1.0 0xe7142
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
25
PyImport_ExecCodeModuleEx
/usr/lib64/libpython2.7.so.1.0 0xf6f2c
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
26
load_source_module
/usr/lib64/libpython2.7.so.1.0 0xf71a8
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
27
import_submodule
/usr/lib64/libpython2.7.so.1.0 0xf7e41
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
28
load_next
/usr/lib64/libpython2.7.so.1.0 0xf808d
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
29
PyImport_ImportModuleLevel
/usr/lib64/libpython2.7.so.1.0 0xf8a6e
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
30
builtin___import__
/usr/lib64/libpython2.7.so.1.0 0xdbd1f
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
31
PyObject_Call
/usr/lib64/libpython2.7.so.1.0 0x4ba63
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
32
PyEval_CallObjectWithKeywords
/usr/lib64/libpython2.7.so.1.0 0xdd8f7
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
33
PyEval_EvalFrameEx
/usr/lib64/libpython2.7.so.1.0 0xe25b5
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
34
PyEval_EvalCodeEx
/usr/lib64/libpython2.7.so.1.0 0xe703d
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
35
PyEval_EvalCode
/usr/lib64/libpython2.7.so.1.0 0xe7142
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
36
PyImport_ExecCodeModuleEx
/usr/lib64/libpython2.7.so.1.0 0xf6f2c
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
37
load_source_module
/usr/lib64/libpython2.7.so.1.0 0xf71a8
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
38
import_submodule
/usr/lib64/libpython2.7.so.1.0 0xf7e41
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
39
load_next
/usr/lib64/libpython2.7.so.1.0 0xf808d
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
40
PyImport_ImportModuleLevel
/usr/lib64/libpython2.7.so.1.0 0xf8a6e
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
41
builtin___import__
/usr/lib64/libpython2.7.so.1.0 0xdbd1f
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
42
PyObject_Call
/usr/lib64/libpython2.7.so.1.0 0x4ba63
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
43
PyEval_CallObjectWithKeywords
/usr/lib64/libpython2.7.so.1.0 0xdd8f7
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
44
PyEval_EvalFrameEx
/usr/lib64/libpython2.7.so.1.0 0xe25b5
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
45
PyEval_EvalCodeEx
/usr/lib64/libpython2.7.so.1.0 0xe703d
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
46
PyEval_EvalCode
/usr/lib64/libpython2.7.so.1.0 0xe7142
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
47
PyImport_ExecCodeModuleEx
/usr/lib64/libpython2.7.so.1.0 0xf6f2c
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
48
load_source_module
/usr/lib64/libpython2.7.so.1.0 0xf71a8
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
49
import_submodule
/usr/lib64/libpython2.7.so.1.0 0xf7e41
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
50
load_next
/usr/lib64/libpython2.7.so.1.0 0xf808d
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
51
PyImport_ImportModuleLevel
/usr/lib64/libpython2.7.so.1.0 0xf8a6e
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
52
builtin___import__
/usr/lib64/libpython2.7.so.1.0 0xdbd1f
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
53
PyObject_Call
/usr/lib64/libpython2.7.so.1.0 0x4ba63
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
54
PyEval_CallObjectWithKeywords
/usr/lib64/libpython2.7.so.1.0 0xdd8f7
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
55
PyEval_EvalFrameEx
/usr/lib64/libpython2.7.so.1.0 0xe25b5
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
56
PyEval_EvalCodeEx
/usr/lib64/libpython2.7.so.1.0 0xe703d
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
57
PyEval_EvalCode
/usr/lib64/libpython2.7.so.1.0 0xe7142
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
58
PyImport_ExecCodeModuleEx
/usr/lib64/libpython2.7.so.1.0 0xf6f2c
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
59
load_source_module
/usr/lib64/libpython2.7.so.1.0 0xf71a8
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
60
import_submodule
/usr/lib64/libpython2.7.so.1.0 0xf7e41
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
61
load_next
/usr/lib64/libpython2.7.so.1.0 0xf808d
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
62
PyImport_ImportModuleLevel
/usr/lib64/libpython2.7.so.1.0 0xf8a6e
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
63
builtin___import__
/usr/lib64/libpython2.7.so.1.0 0xdbd1f
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
64
PyObject_Call
/usr/lib64/libpython2.7.so.1.0 0x4ba63
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
65
call_function_tail
/usr/lib64/libpython2.7.so.1.0 0x4bb45
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
66
PyObject_CallFunction
/usr/lib64/libpython2.7.so.1.0 0x4bc2e
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
67
PyImport_Import
/usr/lib64/libpython2.7.so.1.0 0xf9512
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
68
PyImport_ImportModule
/usr/lib64/libpython2.7.so.1.0 0xf968a
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
69
initsite
/usr/lib64/libpython2.7.so.1.0 0x102320
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
70
Py_InitializeEx
/usr/lib64/libpython2.7.so.1.0 0x10363d
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-
71
Py_Main
/usr/lib64/libpython2.7.so.1.0 0x11348f
Build id: 1ec2c42d1c3cef4ca395daf3d9817f81837588df
-