Bug 1461809

Summary: [abrt] system-python: fpHashFunction(): system-python killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Benjamin Schubert <contact>
Component: python3Assignee: Charalampos Stratakis <cstratak>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: bkabrda, cstratak, ishcherb, mcyprian, mhroncok, pviktori, rkuska, tomspur, torsava
Target Milestone: ---   
Target Release: ---   
Hardware: armv7l   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/98ff2ec2186b1eb544ae35b09cb238bfa618a9f9
Whiteboard: abrt_hash:831c5c4e673f8cd04a8f7ec8cac0ac7f729df403;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-15 11:43:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Benjamin Schubert 2017-06-15 11:22:24 UTC
Description of problem:
I tried upgrading my raspberry pi 3 to Fedora 26 running "sudo dnf system-upgrade download --refresh --releasever=26" but this fails with a segfault.

Version-Release number of selected component:
system-python-3.5.3-6.fc25

Additional info:
reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        /usr/libexec/system-python /bin/dnf system-upgrade download --refresh --releasever=26
crash_function: fpHashFunction
executable:     /usr/libexec/system-python
global_pid:     1749
kernel:         4.11.4-200.fc25.armv7hl
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 3
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 fpHashFunction at fprint.c:265
 #1 rpmFpHashGetEntry at ../lib/rpmhash.C:259
 #2 fpCacheGetByFp at fprint.c:465
 #3 checkInstalledFiles at transaction.c:1077
 #4 rpmtsPrepare at transaction.c:1285
 #5 rpmtsRun at transaction.c:1515
 #6 rpmts_Run at rpmts-py.c:575
 #7 PyCFunction_Call at /usr/src/debug/Python-3.5.3/Objects/methodobject.c:98
 #8 PyObject_Call at /usr/src/debug/Python-3.5.3/Objects/abstract.c:2166
 #9 PyEval_CallObjectWithKeywords at /usr/src/debug/Python-3.5.3/Python/ceval.c:4653

Comment 1 Benjamin Schubert 2017-06-15 11:22:34 UTC
Created attachment 1288023 [details]
File: backtrace

Comment 2 Benjamin Schubert 2017-06-15 11:22:36 UTC
Created attachment 1288024 [details]
File: cgroup

Comment 3 Benjamin Schubert 2017-06-15 11:22:38 UTC
Created attachment 1288025 [details]
File: core_backtrace

Comment 4 Benjamin Schubert 2017-06-15 11:22:41 UTC
Created attachment 1288026 [details]
File: dso_list

Comment 5 Benjamin Schubert 2017-06-15 11:22:43 UTC
Created attachment 1288027 [details]
File: environ

Comment 6 Benjamin Schubert 2017-06-15 11:22:45 UTC
Created attachment 1288028 [details]
File: exploitable

Comment 7 Benjamin Schubert 2017-06-15 11:22:47 UTC
Created attachment 1288029 [details]
File: limits

Comment 8 Benjamin Schubert 2017-06-15 11:22:49 UTC
Created attachment 1288030 [details]
File: maps

Comment 9 Benjamin Schubert 2017-06-15 11:22:51 UTC
Created attachment 1288031 [details]
File: mountinfo

Comment 10 Benjamin Schubert 2017-06-15 11:22:53 UTC
Created attachment 1288032 [details]
File: namespaces

Comment 11 Benjamin Schubert 2017-06-15 11:22:55 UTC
Created attachment 1288033 [details]
File: open_fds

Comment 12 Benjamin Schubert 2017-06-15 11:22:57 UTC
Created attachment 1288034 [details]
File: proc_pid_status

Comment 13 Benjamin Schubert 2017-06-15 11:22:58 UTC
Created attachment 1288035 [details]
File: var_log_messages

Comment 14 Benjamin Schubert 2017-06-15 11:43:15 UTC
A rpm --rebuilddb fixed it. Sorry about this.