Bug 1073890 - Crash while loading CentOS yumgroups.xml
Summary: Crash while loading CentOS yumgroups.xml
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libcomps
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jindrich Luza
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-07 12:22 UTC by Pavol Babinčák
Modified: 2014-10-07 09:04 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-07 09:04:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Minimal reproducer (87 bytes, text/x-python)
2014-03-07 12:22 UTC, Pavol Babinčák
no flags Details

Description Pavol Babinčák 2014-03-07 12:22:17 UTC
Created attachment 871881 [details]
Minimal reproducer

Description of problem:
I'm trying to load yumgroups.xml used for CentOS 4.9 using python bindings. Python interpreter crashes upon fromxml_f() call.

Version-Release number of selected component (if applicable):
libcomps-0.1.6-3.fc21.x86_64
python-libcomps-0.1.6-3.fc21.x86_64
python-2.7.5-11.fc20.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Download attached yumgroups.py and yumgroups.xml
2. Run yumgroups-biarchonly.py script with Python interpreter:
   python yumgroups.py

Actual results:
Segmentation fault

Expected results:
Successful load comps file

Additional info:
Comps file is from CentOS 4.9: http://vault.centos.org/4.9/os/x86_64/repodata/yumgroups.xml


Note You need to log in before you can comment on or make changes to this bug.