Crash in raise

Similar reports
Problem #395559
Component
PackageKit
Last affected version
0:1.1.10-2.el7.centos
Executable
/usr/bin/python2.7
Error name
SIGABRT 6
First occurrence
2022-03-02
Last occurrence
2024-05-31
Unique reports
2
Quality
-151

Statistics

Operating system Unique / Total count
CentOS 7 2 / 60
Operating system Count
CentOS 7 60
Architecture Count
x86_64 60
Related packages Count
nss 60
 0:3.53.1-7.el7_9 58
 0:3.44.0-7.el7_7 2
bzip2-libs 60
 0:1.0.6-13.el7 60
krb5-libs 60
 0:1.15.1-50.el7 60
Show more… (33)
libselinux 60
 0:2.5-15.el7 60
python 60
 0:2.7.5-90.el7 58
 0:2.7.5-89.el7 2
libattr 60
 0:2.4.46-13.el7 60
audit-libs 60
 0:2.8.5-4.el7 60
libcom_err 60
 0:1.42.9-19.el7 60
libacl 60
 0:2.2.51-15.el7 60
keyutils-libs 60
 0:1.5.8-3.el7 60
python-pycurl 60
 0:7.19.0-19.el7 60
elfutils-libelf 60
 0:0.176-5.el7 60
nss-softokn 60
 0:3.53.1-6.el7_9 58
 0:3.44.0-8.el7_7 2
lua 60
 0:5.1.4-15.el7 60
nss-softokn-freebl 60
 0:3.53.1-6.el7_9 58
 0:3.44.0-8.el7_7 2
nspr 60
 0:4.25.0-2.el7_9 58
 0:4.21.0-1.el7 2
libcap-ng 60
 0:0.7.5-4.el7 60
rpm-python 60
 0:4.11.3-45.el7 60
sqlite 60
 0:3.7.17-8.el7_7.1 60
PackageKit-yum 60
 0:1.1.10-2.el7.centos 60
glibc-common 60
 0:2.17-324.el7_9 60
python-libs 60
 0:2.7.5-90.el7 58
 0:2.7.5-89.el7 2
popt 60
 0:1.13-16.el7 60
file-libs 60
 0:5.11-37.el7 60
zlib 60
 0:1.2.7-19.el7_9 60
glibc 60
 0:2.17-324.el7_9 60
pcre 60
 0:8.32-17.el7 60
rpm-libs 60
 0:4.11.3-45.el7 60
rpm-build-libs 60
 0:4.11.3-45.el7 60
libdb 60
 0:5.3.21-25.el7 60
nss-util 60
 0:3.53.1-1.el7_9 58
 0:3.44.0-4.el7_7 2
xz-libs 60
 0:5.2.2-1.el7 60
libcap 60
 0:2.22-11.el7 60
openssl-libs 60
 1:1.0.2k-21.el7_9 60
cyrus-sasl-lib 58
 0:2.1.26-23.el7 58
openldap 58
 0:2.4.44-24.el7_9 58

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
raise
/lib64/libc.so.6 0x36387
Build id: a317b42b15368adcae21c11107691a03ec91059d
-
2
abort
/lib64/libc.so.6 0x37a78
Build id: a317b42b15368adcae21c11107691a03ec91059d
-
3
/lib64/libpython2.7.so.1.0 0x101f5e
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
4
initpycurl
/usr/lib64/python2.7/site-packages/pycurl.so 0xaaf8
Build id: 83a5c79b8685bbb074d2ba04a8884a794c6e98c7
-
5
_PyImport_LoadDynamicModule
/lib64/libpython2.7.so.1.0 0xfa379
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
6
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
7
load_next
/lib64/libpython2.7.so.1.0 0xf8736
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
8
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf907e
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
9
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
10
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
11
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
12
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
13
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
14
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
15
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf753c
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
16
load_source_module
/lib64/libpython2.7.so.1.0 0xf77b8
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
17
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
18
load_next
/lib64/libpython2.7.so.1.0 0xf869d
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
19
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf907e
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
20
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
21
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
22
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
23
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
24
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
25
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
26
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf753c
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
27
load_source_module
/lib64/libpython2.7.so.1.0 0xf77b8
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
28
load_package
/lib64/libpython2.7.so.1.0 0xf8c4a
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
29
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
30
load_next
/lib64/libpython2.7.so.1.0 0xf8736
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
31
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf907e
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
32
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
33
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
34
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
35
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
36
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
37
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
38
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf753c
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
39
load_source_module
/lib64/libpython2.7.so.1.0 0xf77b8
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
40
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
41
load_next
/lib64/libpython2.7.so.1.0 0xf869d
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
42
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf907e
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
43
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
44
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
45
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
46
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
47
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
48
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
49
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf753c
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
50
load_source_module
/lib64/libpython2.7.so.1.0 0xf77b8
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
51
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
52
load_next
/lib64/libpython2.7.so.1.0 0xf869d
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
53
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf907e
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
54
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
55
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
56
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
57
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
58
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
59
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
60
PyImport_ExecCodeModuleEx
/lib64/libpython2.7.so.1.0 0xf753c
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
61
load_source_module
/lib64/libpython2.7.so.1.0 0xf77b8
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
62
load_package
/lib64/libpython2.7.so.1.0 0xf8c4a
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
63
import_submodule
/lib64/libpython2.7.so.1.0 0xf8451
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
64
load_next
/lib64/libpython2.7.so.1.0 0xf869d
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
65
PyImport_ImportModuleLevel
/lib64/libpython2.7.so.1.0 0xf907e
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
66
builtin___import__
/lib64/libpython2.7.so.1.0 0xdc32f
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
67
PyObject_Call
/lib64/libpython2.7.so.1.0 0x4c073
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
68
PyEval_CallObjectWithKeywords
/lib64/libpython2.7.so.1.0 0xddf07
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
69
PyEval_EvalFrameEx
/lib64/libpython2.7.so.1.0 0xe2bc5
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
70
PyEval_EvalCodeEx
/lib64/libpython2.7.so.1.0 0xe764d
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
71
PyEval_EvalCode
/lib64/libpython2.7.so.1.0 0xe7752
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
72
run_mod
/lib64/libpython2.7.so.1.0 0x100b8f
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
73
PyRun_FileExFlags
/lib64/libpython2.7.so.1.0 0x101d5e
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
74
PyRun_SimpleFileExFlags
/lib64/libpython2.7.so.1.0 0x102fe9
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-
75
Py_Main
/lib64/libpython2.7.so.1.0 0x11419f
Build id: 7c6ce8110e8b38b68ea4b8408d3dc173606d8828
-