Crash in PyString_InternInPlace

Similar reports
Problem #101650
Component
python-urlgrabber
Last affected version
0:3.10-7.el7
Executable
/usr/bin/python2.7
Error name
SIGSEGV 11
First occurrence
2020-10-03
Last occurrence
2020-10-03
Unique reports
1
Quality
-114

Statistics

Operating system Unique / Total count
CentOS 7 1 / 2
Operating system Count
CentOS 7 2
Architecture Count
x86_64 2
Related packages Count
libattr 2
 0:2.4.46-13.el7 2
krb5-libs 2
 0:1.13.2-10.el7 2
nspr 2
 0:4.10.8-2.el7_1 2
Show moreā€¦ (21)
nss-util 2
 0:3.19.1-4.el7_1 2
python-libs 2
 0:2.7.5-48.el7 2
zlib 2
 0:1.2.7-17.el7 2
glibc 2
 0:2.17-157.el7_3.5 2
libcom_err 2
 0:1.42.9-7.el7 2
libselinux 2
 0:2.5-14.1.el7 2
python-pycurl 2
 0:7.19.0-17.el7 2
cyrus-sasl-lib 2
 0:2.1.26-19.2.el7 2
glibc-common 2
 0:2.17-157.el7_3.5 2
openldap 2
 0:2.4.40-8.el7 2
libssh2 2
 0:1.4.3-10.el7 2
keyutils-libs 2
 0:1.5.8-3.el7 2
libidn 2
 0:1.28-4.el7 2
nss-softokn-freebl 2
 0:3.16.2.3-14.4.el7 2
python-urlgrabber 2
 0:3.10-7.el7 2
nss 2
 0:3.19.1-18.el7 2
libcurl 2
 0:7.29.0-25.el7.centos 2
openssl-libs 2
 1:1.0.2k-16.el7 2
pyxattr 2
 0:0.5.1-5.el7 2
python 2
 0:2.7.5-48.el7 2
pcre 2
 0:8.32-17.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
PyString_InternInPlace
/lib64/libpython2.7.so.1.0 0x92a69
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
2
r_object
/lib64/libpython2.7.so.1.0 0xfaf08
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
3
r_object
/lib64/libpython2.7.so.1.0 0xfa25a
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
4
r_object
/lib64/libpython2.7.so.1.0 0xfa96a
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
5
r_object
/lib64/libpython2.7.so.1.0 0xfa25a
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
6
r_object
/lib64/libpython2.7.so.1.0 0xfa956
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
7
PyMarshal_ReadObjectFromString
/lib64/libpython2.7.so.1.0 0xfc868
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
8
PyMarshal_ReadLastObjectFromFile
/lib64/libpython2.7.so.1.0 0xfc933
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
9
read_compiled_module
/lib64/libpython2.7.so.1.0 0xf5691
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
10
load_source_module
/lib64/libpython2.7.so.1.0 0xf6f5b
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
11
import_submodule
/lib64/libpython2.7.so.1.0 0xf7c41
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
12
load_next
/lib64/libpython2.7.so.1.0 0xf7e8d
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
13
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf886e
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
14
builtin___import__
/lib64/libpython2.7.so.1.0 0xdbb1f
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
15
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4b8e3
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
16
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xdd6f7
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
17
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe23b5
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
18
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe6e3d
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
19
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe6f42
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
20
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf6d2c
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
21
load_source_module
/lib64/libpython2.7.so.1.0 0xf6fa8
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
22
import_submodule
/lib64/libpython2.7.so.1.0 0xf7c41
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
23
load_next
/lib64/libpython2.7.so.1.0 0xf7f26
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
24
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf886e
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
25
builtin___import__
/lib64/libpython2.7.so.1.0 0xdbb1f
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
26
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4b8e3
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
27
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xdd6f7
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
28
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe23b5
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
29
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe6e3d
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
30
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe6f42
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
31
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf6d2c
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
32
load_source_module
/lib64/libpython2.7.so.1.0 0xf6fa8
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
33
import_submodule
/lib64/libpython2.7.so.1.0 0xf7c41
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
34
load_next
/lib64/libpython2.7.so.1.0 0xf7e8d
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
35
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf886e
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
36
builtin___import__
/lib64/libpython2.7.so.1.0 0xdbb1f
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
37
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4b8e3
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
38
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xdd6f7
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
39
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe23b5
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
40
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe6e3d
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
41
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe6f42
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
42
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf6d2c
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
43
load_source_module
/lib64/libpython2.7.so.1.0 0xf6fa8
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
44
load_package
/lib64/libpython2.7.so.1.0 0xf843a
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
45
import_submodule
/lib64/libpython2.7.so.1.0 0xf7c41
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
46
load_next
/lib64/libpython2.7.so.1.0 0xf7e8d
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
47
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf886e
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
48
builtin___import__
/lib64/libpython2.7.so.1.0 0xdbb1f
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
49
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4b8e3
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
50
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xdd6f7
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
51
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe23b5
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
52
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe6e3d
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
53
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe6f42
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
54
run_mod
/lib64/libpython2.7.so.1.0 0x10037f
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
55
PyRun_FileExFlags
/lib64/libpython2.7.so.1.0 0x10153e
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
56
PyRun_SimpleFileExFlags
/lib64/libpython2.7.so.1.0 0x1027c9
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-
57
Py_Main
/lib64/libpython2.7.so.1.0 0x11391f
Build id: 949b5ed84c0c88ba3a60618e91f5574aee5d2abf
-