Bug 1752378
Summary: | Invalid read under idle_monitor_dispatch_timeout() | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Milan Crha <mcrha> | |
Component: | mutter | Assignee: | Jonas Ådahl <jadahl> | |
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 7.7 | CC: | fmuellner, jadahl, jkoten, mboisver | |
Target Milestone: | rc | |||
Target Release: | 7.8 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | mutter-3.28.3-19.el7 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1766695 (view as bug list) | Environment: | ||
Last Closed: | 2020-03-31 19:39:53 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1766695 |
Description
Milan Crha
2019-09-16 08:38:11 UTC
Could you reproduce again with G_SLICE=always-malloc set in the environment? (In reply to Jonas Ådahl from comment #2) > Could you reproduce again with G_SLICE=always-malloc set in the environment? This was with it exported. I filled it upstream [1] and attached there a patch, which fixes it. [1] https://gitlab.gnome.org/GNOME/mutter/issues/796 Milan, could you check your issue against the newer mutter? I tried with mutter-3.28.3-19.el7 and I do not see such claim in the valgrind log, thus, I guess, the fix (I proposed upstream) works. (In reply to Milan Crha from comment #9) > I tried with mutter-3.28.3-19.el7 and I do not see such claim in the > valgrind log, thus, I guess, the fix (I proposed upstream) works. Thanks for your testing! 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/RHSA-2020:1021 |