Bug 579089 - "_XAllocID: Assertion `ret != inval_id' failed." inside XCreatePixmap running /home/eddie/.screenlets/CPU_Meter/CPU_MeterScreenlet.py
Summary: "_XAllocID: Assertion `ret != inval_id' failed." inside XCreatePixmap running...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libxcb
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:23e624d94d172a52c0da1842261...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-02 15:04 UTC by Eddie Lania
Modified: 2010-07-05 06:34 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-05 06:34:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (43.86 KB, text/plain)
2010-04-02 15:04 UTC, Eddie Lania
no flags Details

Description Eddie Lania 2010-04-02 15:04:47 UTC
abrt 1.0.8 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: python -u /home/eddie/.screenlets/CPU_Meter/CPU_MeterScreenlet.py
component: python
executable: /usr/bin/python
kernel: 2.6.32.9-70.fc12.i686.PAE
package: python-2.6.2-4.fc12
rating: 4
reason: Process /usr/bin/python was killed by signal 6 (SIGABRT)
release: Fedora release 12 (Constantine)

Comment 1 Eddie Lania 2010-04-02 15:04:49 UTC
Created attachment 404194 [details]
File: backtrace

Comment 2 Dave Malcolm 2010-04-02 17:06:18 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 is the output of running the following command?
  rpm -q cairo pygtk2 gtk2

Looking at the backtrace, it looks like an assertion failed inside frame 3 of the program's single thread inside _XAllocID, and it appears to be a pygtk2 application.

Reassigning component from "python" to "gtk2";  hopefully the gtk2 maintainer will be able to figure this out further or reassign as necessary.

Comment 3 Eddie Lania 2010-04-02 18:49:30 UTC
rpm -q cairo pygtk2 gtk2 produces:

cairo-1.8.8-3.fc12.i686
pygtk2-2.16.0-1.fc12.i686
gtk2-2.18.9-2.fc12.i686

It is not very reproducible, the error only appears now and then.

I most certainly do not know how to reproduce it. Launching the app by hand does not reveal any useful information.

On the other side, it is not a major issue. I have not seen it since 30th of march.

I have a few screenlets running that are started automatically and I think the error is being generated when I log out or shutdown the system while these screenlets still are running.

Comment 4 Matthias Clasen 2010-05-24 16:41:54 UTC
Segfaults involving _XAllocID go to libxcb


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