Bug 679015
Summary: | Mutter Segfaults on object_unref | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Zdenek Kabelac <zkabelac> | ||||
Component: | clutter | Assignee: | Peter Robinson <pbrobinson> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | itamar, maxamillion, metherid, otaylor, pbrobinson, walters | ||||
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: | 2011-02-22 13:03:22 UTC | Type: | --- | ||||
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: | 678116 | ||||||
Attachments: |
|
This is http://bugzilla.clutter-project.org/show_bug.cgi?id=2538 so will be fixed as of Clutter 1.6.6 which hit rawhide very recently. |
Created attachment 479850 [details] gdb backtrace of mutter crash Description of problem: Mutter is killing itself from time to time through this object unref sequence. Seems like 1-2x times per day when just couple Xclients are on desktop. Though it's good that mutter has this 'kill itself' option to kill horrible memory leaks - I'd prefer stable behavior. Version-Release number of selected component (if applicable): mutter-2.91.6-4.fc15.x86_64 gnome-shell-2.91.6-6.fc15.x86_64 How reproducible: Steps to Reproduce: 1. using mutter - no special sequence I'd know about. 2. 3. Actual results: Expected results: Additional info: