Bug 1235260 - perl-XML-SAX segfaults on upgrade
Summary: perl-XML-SAX segfaults on upgrade
Keywords:
Status: CLOSED DUPLICATE of bug 1206915
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-XML-SAX
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-24 12:33 UTC by Richard W.M. Jones
Modified: 2015-06-25 11:09 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-25 11:09:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
core1 (503.76 KB, application/x-xz)
2015-06-24 12:34 UTC, Richard W.M. Jones
no flags Details
core2 (503.50 KB, application/x-xz)
2015-06-24 12:35 UTC, Richard W.M. Jones
no flags Details

Description Richard W.M. Jones 2015-06-24 12:33:36 UTC
Description of problem:

Doing a dnf upgrade in Rawhide:

  Upgrading   : perl-XML-SAX-0.99-15.fc23.noarch                        259/674 
/var/tmp/rpm-tmp.v3p4sv: line 1: 37797 Segmentation fault      (core dumped) perl -MXML::SAX -e "XML::SAX->add_parser(q($p))->save_parsers()" 2> /dev/null
/var/tmp/rpm-tmp.v3p4sv: line 1: 37801 Segmentation fault      (core dumped) perl -MXML::SAX -e "XML::SAX->add_parser(q($p))->save_parsers()" 2> /dev/null

systemd grabbed the core dump.  However it doesn't appear to
correspond to the current version of perl -- possibly it
coredumped with the previous version of perl and then perl
was upgraded.

Version-Release number of selected component (if applicable):

perl-XML-SAX-0.99-15.fc23.noarch

How reproducible:

Unknown.

Steps to Reproduce:
1. dnf upgrade in Rawhide.

Comment 1 Richard W.M. Jones 2015-06-24 12:34:56 UTC
Created attachment 1042718 [details]
core1

Attaching the coredump in case it is useful.

Comment 2 Richard W.M. Jones 2015-06-24 12:35:16 UTC
Created attachment 1042719 [details]
core2

Comment 3 Jitka Plesnikova 2015-06-25 11:09:03 UTC

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


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