Bug 1220899
Summary: | Firefox freeze when I try start spice plugin in RHEV or oVirt administration console. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Joao Barbosa <joaocdc> |
Component: | spice-xpi | Assignee: | Peter Hatina <phatina> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | asegundo, cfergeau, dougsland, hdegoede, marcandre.lureau, phatina, tlitovsk, tsmetana |
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: | 2015-05-13 20:44:54 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
Joao Barbosa
2015-05-12 18:54:55 UTC
There's a known crash which looks like it could be what you are hitting. Could you try the workaround suggested in https://bugzilla.redhat.com/show_bug.cgi?id=1217076#c26 ? (In reply to Christophe Fergeau from comment #1) > There's a known crash which looks like it could be what you are hitting. > Could you try the workaround suggested in > https://bugzilla.redhat.com/show_bug.cgi?id=1217076#c26 ? I have faced the same report and the workaround of editing /usr/libexec/spice-xpi-client and adding on top unset LD_PRELOAD worked. Just to mention, was required to close and re-open firefox. Joao, please confirm if it worked for you as well. Hi Christophe, Really, it's the same problem. With your small hack, now are working "unset LD_PRELOAD" in /usr/libexec/spice-xpi-client But that's still a bug, and from what I understand the issue is with the plugin-container firefox. Finally, where should leave the patch, spice or firefox? Thanks (In reply to Joao Barbosa from comment #3) > But that's still a bug, and from what I understand the issue is with the > plugin-container firefox. Yes of course it's still a bug, but since this workaround works for you, we are pretty sure what exactly the bug is about. > Finally, where should leave the patch, spice or firefox? Not 100% sure yet, the right fix probably belongs in firefox, but getting a workaround in the virt-viewer package for now will probably be easier. *** This bug has been marked as a duplicate of bug 1217076 *** kudos for the workaround |