Bug 549987

Summary: Assertion failure in _XAllocID inside XRenderCreatePicture running /usr/share/virt-manager/virt-manager.py
Product: [Fedora] Fedora Reporter: thanosk <thanosk>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: berrange, crobinso, dmalcolm, hbrock, ivazqueznet, james.antill, jforbes, jonathansteffan, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:0c4a9c9cd1d0ce27c0b4ca2a5ab13ab92d8d3ef5
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-26 16:48:09 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:
Attachments:
Description Flags
File: backtrace none

Description thanosk 2009-12-23 07:38:13 UTC
abrt 1.0.0 detected a crash.

Attached file: backtrace
cmdline: python /usr/share/virt-manager/virt-manager.py
component: python
executable: /usr/bin/python
kernel: 2.6.31.6-166.fc12.i686.PAE
package: python-2.6.2-2.fc12
rating: 4
reason: Process was terminated by signal 6

Comment 1 thanosk 2009-12-23 07:38:16 UTC
Created attachment 379981 [details]
File: backtrace

Comment 2 Dave Malcolm 2009-12-23 15:18:59 UTC
Thank you for reporting this bug.

How reproducible is this problem?  If you run the program from a terminal, is an error message printed?

What version of virt-manager do you have installed?

Looking at the backtrace, it looks like an assertion failed inside frame 3 of the program's single thread inside _XAllocID.  Possibly a duplicate of bug 540810

Reassigning component from "python" to "virt-manager"

Comment 3 thanosk 2009-12-23 15:33:15 UTC
I am using 
virt-manager-0.8.0-7.fc12.noarch

The bug is not easy to reproduce as it happens quite randomly. I will run virt-manger from the terminal from now on just to see if there is any output.

Comment 4 Cole Robinson 2010-01-26 16:48:09 UTC

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