RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1198608 - rhsrvany crashes when run as a service
Summary: rhsrvany crashes when run as a service
Keywords:
Status: CLOSED DUPLICATE of bug 1187231
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libguestfs
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 1187226
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-04 13:51 UTC by Richard W.M. Jones
Modified: 2015-03-04 14:03 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1187226
Environment:
Last Closed: 2015-03-04 14:03:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2015-03-04 13:51:25 UTC
+++ This bug was initially created as a clone of Bug #1187226 +++

Description of problem:

If rhsrvany is called without non-option arguments, as is the case when
it's run as a service, compat_tmain(argc, argv) accesses argv[argc]
which is invalid.  For me it crashes reliably in 64bit Windows.

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

mingw32-srvany-1.0-14.20131118git5774c46c.fc21.noarch

How reproducible:

sporadically

Additional info:

The fix to this problem is committed upstream:
https://github.com/rwmjones/rhsrvany/commit/fd659e77cdd9da484fdc9dcbe0605c62ec26fa30

The RHEL 7.1 virt-v2v package contains a copy of the Fedora rhsrvany.exe
binary, and so is affected by this bug, and needs to be updated.

Comment 1 Richard W.M. Jones 2015-03-04 14:03:54 UTC
Sorry, didn't see there was already a bug filed for this.

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


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