Crash in add_subclass.isra.25

Similar reports
Problem #487084
Component
firewalld
Last affected version
0:0.6.3-13.el7_9
Executable
/usr/bin/python2.7
Error name
SIGSEGV 11
First occurrence
2022-03-05
Last occurrence
2022-03-05
Unique reports
1
Quality
-202

Statistics

Operating system Unique / Total count
CentOS 7 1 / 1
Operating system Count
CentOS 7 1
Architecture Count
x86_64 1
Related packages Count
libselinux 1
 0:2.5-15.el7 1
libblkid 1
 0:2.23.2-65.el7_9.1 1
libcom_err 1
 0:1.42.9-19.el7 1
Show more… (17)
zlib 1
 0:1.2.7-19.el7_9 1
libuuid 1
 0:2.23.2-65.el7_9.1 1
python-gobject-base 1
 0:3.22.0-1.el7_4.1 1
openssl-libs 1
 1:1.0.2k-24.el7_9 1
glibc-common 1
 0:2.17-325.el7_9 1
keyutils-libs 1
 0:1.5.8-3.el7 1
libffi 1
 0:3.0.13-19.el7 1
libmount 1
 0:2.23.2-65.el7_9.1 1
glib2 1
 0:2.56.1-9.el7_9 1
python 1
 0:2.7.5-90.el7 1
gobject-introspection 1
 0:1.56.1-1.el7 1
libgcc 1
 0:4.8.5-44.el7 1
glibc 1
 0:2.17-325.el7_9 1
pcre 1
 0:8.32-17.el7 1
firewalld 1
 0:0.6.3-13.el7_9 1
krb5-libs 1
 0:1.15.1-51.el7_9 1
python-libs 1
 0:2.7.5-90.el7 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.

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
add_subclass.isra.25
/lib64/libpython2.7.so.1.0 0xa10dc
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
2
PyType_Ready
/lib64/libpython2.7.so.1.0 0xa6b3e
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
3
initoperator
/usr/lib64/python2.7/lib-dynload/operator.so 0x65db
Build id: c9dc6a9dee1c721123a07d9a5bb3ecd2f7f774d7
-
4
_PyImport_LoadDynamicModule
/lib64/libpython2.7.so.1.0 0xfa379
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
5
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
6
load_next
/lib64/libpython2.7.so.1.0 0xf869d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
7
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf907e
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
8
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
9
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
10
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
11
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
12
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
13
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
14
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf753c
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
15
load_source_module
/lib64/libpython2.7.so.1.0 0xf77b8
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
16
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
17
load_next
/lib64/libpython2.7.so.1.0 0xf869d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
18
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf907e
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
19
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
20
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
21
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
22
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
23
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
24
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
25
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf753c
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
26
load_source_module
/lib64/libpython2.7.so.1.0 0xf77b8
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
27
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
28
load_next
/lib64/libpython2.7.so.1.0 0xf869d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
29
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf907e
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
30
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
31
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
32
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
33
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
34
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
35
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
36
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf753c
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
37
load_source_module
/lib64/libpython2.7.so.1.0 0xf77b8
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
38
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
39
load_next
/lib64/libpython2.7.so.1.0 0xf8736
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
40
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf907e
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
41
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
42
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
43
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
44
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
45
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
46
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
47
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf753c
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
48
load_source_module
/lib64/libpython2.7.so.1.0 0xf77b8
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
49
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
50
ensure_fromlist
/lib64/libpython2.7.so.1.0 0xf894f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
51
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf918a
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
52
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
53
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
54
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
55
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
56
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
57
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
58
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf753c
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
59
load_source_module
/lib64/libpython2.7.so.1.0 0xf77b8
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
60
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
61
load_next
/lib64/libpython2.7.so.1.0 0xf869d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
62
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf90b8
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
63
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
64
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe5300
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
65
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
66
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe4b4c
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
67
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe4ccd
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
68
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
69
function_call
/lib64/libpython2.7.so.1.0 0x70f88
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
70
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
71
instancemethod_call
/lib64/libpython2.7.so.1.0 0x5b065
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
72
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
73
call_function_tail
/lib64/libpython2.7.so.1.0 0x4c155
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
74
PyObject_CallMethod
/lib64/libpython2.7.so.1.0 0x4c48b
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
75
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
76
load_next
/lib64/libpython2.7.so.1.0 0xf869d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
77
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf90b8
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
78
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
79
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe5300
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
80
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
81
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe4b4c
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
82
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
83
function_call
/lib64/libpython2.7.so.1.0 0x70f88
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
84
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
85
instancemethod_call
/lib64/libpython2.7.so.1.0 0x5b065
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
86
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
87
call_function_tail
/lib64/libpython2.7.so.1.0 0x4c155
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
88
PyObject_CallMethod
/lib64/libpython2.7.so.1.0 0x4c48b
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
89
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
90
ensure_fromlist
/lib64/libpython2.7.so.1.0 0xf894f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
91
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf918a
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
92
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
93
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
94
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
95
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
96
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
97
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
98
run_mod
/lib64/libpython2.7.so.1.0 0x100b8f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
99
PyRun_FileExFlags
/lib64/libpython2.7.so.1.0 0x101d5e
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
100
PyRun_SimpleFileExFlags
/lib64/libpython2.7.so.1.0 0x102fe9
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-
101
Py_Main
/lib64/libpython2.7.so.1.0 0x11419f
Build id: b679022e5315d11c0d65e60155fb4c3b5b6ff662
-