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 1347170 - some logs display if keep selecting iso files in "change cd" menu quickly
Summary: some logs display if keep selecting iso files in "change cd" menu quickly
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virt-viewer
Version: 7.3
Hardware: x86_64
OS: Unspecified
low
low
Target Milestone: rc
: ---
Assignee: Eduardo Lima (Etrunko)
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 1413982
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-16 08:23 UTC by Xiaodai Wang
Modified: 2017-08-01 15:04 UTC (History)
8 users (show)

Fixed In Version: virt-viewer-5.0-1.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-01 15:04:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:1849 0 normal SHIPPED_LIVE virt-viewer bug fix and enhancement update 2017-08-01 17:49:46 UTC

Description Xiaodai Wang 2016-06-16 08:23:21 UTC
Description of problem:
some logs display if keep selecting iso files in "change cd" menu quickly.

Version-Release number of selected component (if applicable):
libgovirt-0.3.3-3.el7.x86_64
virt-viewer-2.0-8.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Make sure there is an ISO domain in RHEVM server and there are several iso files in the domain.
2. Get the ca file from ovirt server.
$ wget http://rhevm3.6-hp-dl360eg8-03/ca.crt
3. Connect a vm by remote-viewer with ovirt uri or connect to it by console.vv file.
$ remote-viewer --ovirt-ca-file=ca.crt ovirt://rhevm3.6-hp-dl360eg8-03/$your_vm
or 
$ remote-viewer console.vv
4. Type correct username and password and click OK if you run with ovirt uri.
5. After connecting to the guest, make sure "Change CD" menu displays.
6. Keep selecting different iso files quickly.

Actual results:
Some logs display in terminal.

(remote-viewer:6627): remote-viewer-CRITICAL **: ovirt_foreign_menu_activate_item_cb: assertion 'foreign_menu->priv->next_iso_name == NULL' failed

(remote-viewer:6627): Gtk-WARNING **: GtkWindow 0x1f55830 is mapped but visible child GtkMenu 0x1fb4de0 is not mapped

Expected results:
It's better to block other image operations when mounting/unmounting is not finished.

Additional info:

Comment 2 Pavel Grunt 2016-07-25 09:02:50 UTC
The menu is going to be removed upstream [0]. Considering that warnings are not causing issues, moving the bug to 7.4.

[0] https://www.redhat.com/archives/virt-tools-list/2016-July/msg00088.html

Comment 4 Xiaodai Wang 2017-03-24 08:13:43 UTC
I verified it with virt-viewer-5.0-2.el7.x86_64 by quickly selecting different iso files in 'change cd' dialog.

No logs as below:
(remote-viewer:6627): remote-viewer-CRITICAL **: ovirt_foreign_menu_activate_item_cb: assertion 'foreign_menu->priv->next_iso_name == NULL' failed

(remote-viewer:6627): Gtk-WARNING **: GtkWindow 0x1f55830 is mapped but visible child GtkMenu 0x1fb4de0 is not mapped

But still can see critical log as below. But I think this is generated by fast operation, and the log is acceptable and as expected.

(remote-viewer:19187): virt-viewer-CRITICAL **: ovirt_foreign_menu_set_current_iso_name_async: assertion 'foreign_menu->priv->next_iso_name == NULL' failed

So I'm going to move the bug from ON_QA to VERIFIED.

Comment 5 errata-xmlrpc 2017-08-01 15:04:11 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2017:1849


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