Bug 1094358
Summary: | identify -units (without option value) dumps core | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Joachim Backes <joachim.backes> |
Component: | ImageMagick | Assignee: | Pavel Alexeev <pahan> |
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 20 | CC: | darthludi, joachim.backes, nmurray, pahan |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-05-06 08:34:48 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Joachim Backes
2014-05-05 13:54:12 UTC
I can't reproduce it: $ identify -units Bohol_Tarsier.jpg identify: option requires an argument `-units' @ error/identify.c/IdentifyImageCommand/839. It segfaulted only if I run it even without image filename like "identify -units". But what the intention of them? It absurd by nature, is not? (In reply to Pavel Alexeev (aka Pahan-Hubbitus) from comment #1) > I can't reproduce it: > $ identify -units Bohol_Tarsier.jpg > identify: option requires an argument `-units' @ > error/identify.c/IdentifyImageCommand/839. > > It segfaulted only if I run it even without image filename like "identify > -units". But what the intention of them? It absurd by nature, is not? I agree that's absurd, but I simply forgot the -units value. Independent from this, a well programmed tool should never dump core if an operating error happens. Thank you for the bugreport and willing make free software better. Reported upstream: http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25542 *** Bug 1169822 has been marked as a duplicate of this bug. *** |