Bug 1323587

Summary: [abrt] dnf: solv_realloc(): python3.4 killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Pierre Ossman <ossman>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: ignatenko, jsilhan, mluscon, ossman, packaging-team-maint, pnemade, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/0dac5d3cfaac481cca08d7b2f5f6fcc4f82c5495
Whiteboard: abrt_hash:7cb0c6d88ab113edbdd7f3ce0af025f9e2950fce;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-11 11:58:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: _var_log_dnf.log
none
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
File: dnf-makecache.log none

Description Pierre Ossman 2016-04-04 07:38:38 UTC
Version-Release number of selected component:
dnf-1.1.7-2.fc23

Additional info:
reporter:       libreport-2.6.4
backtrace_rating: 4
cmdline:        /usr/bin/python3 /usr/bin/dnf -v makecache timer
crash_function: solv_realloc
executable:     /usr/bin/python3.4
global_pid:     27569
kernel:         4.4.6-300.fc23.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #3 solv_realloc at /usr/src/debug/python3-libsolv-0.6.19-2.fc23/src/util.c:52
 #4 solv_realloc2 at /usr/src/debug/python3-libsolv-0.6.19-2.fc23/src/util.c:63
 #5 solv_extend_realloc at /usr/src/debug/python3-libsolv-0.6.19-2.fc23/src/util.c:100
 #6 solv_extend at /usr/src/debug/python3-libsolv-0.6.19-2.fc23/src/util.h:57
 #7 repodata_add_dirstr at /usr/src/debug/python3-libsolv-0.6.19-2.fc23/src/repodata.c:2755
 #8 endElement at /usr/src/debug/python3-libsolv-0.6.19-2.fc23/ext/repo_rpmmd.c:1197
 #9 doContent at lib/xmlparse.c:2532
 #10 contentProcessor at lib/xmlparse.c:2105
 #11 XML_ParseBuffer at lib/xmlparse.c:1651
 #12 repo_add_rpmmd at /usr/src/debug/python3-libsolv-0.6.19-2.fc23/ext/repo_rpmmd.c:1366

Comment 1 Pierre Ossman 2016-04-04 07:38:45 UTC
Created attachment 1143224 [details]
File: _var_log_dnf.log

Comment 2 Pierre Ossman 2016-04-04 07:38:47 UTC
Created attachment 1143225 [details]
File: backtrace

Comment 3 Pierre Ossman 2016-04-04 07:38:48 UTC
Created attachment 1143226 [details]
File: cgroup

Comment 4 Pierre Ossman 2016-04-04 07:38:50 UTC
Created attachment 1143227 [details]
File: core_backtrace

Comment 5 Pierre Ossman 2016-04-04 07:38:51 UTC
Created attachment 1143228 [details]
File: dso_list

Comment 6 Pierre Ossman 2016-04-04 07:38:53 UTC
Created attachment 1143229 [details]
File: environ

Comment 7 Pierre Ossman 2016-04-04 07:38:54 UTC
Created attachment 1143230 [details]
File: exploitable

Comment 8 Pierre Ossman 2016-04-04 07:38:55 UTC
Created attachment 1143231 [details]
File: limits

Comment 9 Pierre Ossman 2016-04-04 07:38:57 UTC
Created attachment 1143232 [details]
File: maps

Comment 10 Pierre Ossman 2016-04-04 07:38:59 UTC
Created attachment 1143233 [details]
File: mountinfo

Comment 11 Pierre Ossman 2016-04-04 07:39:01 UTC
Created attachment 1143234 [details]
File: namespaces

Comment 12 Pierre Ossman 2016-04-04 07:39:02 UTC
Created attachment 1143235 [details]
File: open_fds

Comment 13 Pierre Ossman 2016-04-04 07:39:03 UTC
Created attachment 1143236 [details]
File: proc_pid_status

Comment 14 Pierre Ossman 2016-04-04 07:39:05 UTC
Created attachment 1143237 [details]
File: var_log_messages

Comment 15 Pierre Ossman 2016-04-04 07:40:00 UTC
Created attachment 1143238 [details]
File: dnf-makecache.log

Comment 16 Igor Gnatenko 2016-04-04 08:48:22 UTC
Can you reproduce this bug?

Comment 17 Pierre Ossman 2016-04-04 09:02:08 UTC
This happened during the weekend by something automated. But I ran 'sudo dnf upgrade' now and it does indeed crash.

My colleagues have also been experiencing crashes, so this might be a duplicate of bug 1318662. As stated there, it seems to be caused by repo data generated on EL6.

Comment 18 Igor Gnatenko 2016-04-11 11:58:40 UTC
Ok, bug is the same as in 1318662

*** This bug has been marked as a duplicate of bug 1318662 ***