Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1305931 - parted crashes on logical volume on DASD
Summary: parted crashes on logical volume on DASD
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: parted
Version: 23
Hardware: s390x
OS: All
unspecified
high
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ZedoraTracker
TreeView+ depends on / blocked
 
Reported: 2016-02-09 15:46 UTC by IBM Bug Proxy
Modified: 2016-02-25 15:27 UTC (History)
3 users (show)

Fixed In Version: parted-3.2-15.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-10 01:56:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
IBM Linux Technology Center 136815 0 None None None 2016-02-09 15:46:32 UTC

Description IBM Bug Proxy 2016-02-09 15:46:27 UTC

Comment 1 IBM Bug Proxy 2016-02-09 15:46:30 UTC
== Comment: #0 - Viktor Mihajlovski <MIHAJLOV.com> - 2016-02-09 07:39:46 ==
Affected version: parted-3.2-13

How to reproduce:
1. Allocate a logical volume on a DASD, e.g. on /dev/dasdb by
- using parted to create a single partition /dev/dasdb1
- pvcreate /dev/dasdb1
- vgcreate dasdvg /dev/dasdb1
- lvcreate -L 1G dasdvg
2. Run parted against the logical volume
parted /dev/mapper/dasdvg_lv01

Results in coredump (divide by zero).

== Comment: #1 - Viktor Mihajlovski <MIHAJLOV.com> - 2016-02-09 07:41:29 ==
Issue can be fixed by applying the patch from http://lists.alioth.debian.org/pipermail/parted-devel/2016-February/004790.html


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