Bug 546159 - Fatal error in "_XError" in /usr/share/ibus/ui/gtk/main.py
Summary: Fatal error in "_XError" in /usr/share/ibus/ui/gtk/main.py
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk2
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e26e985abe827451fc6e0b089c6...
: 546484 555558 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-10 09:00 UTC by puruta.nict
Modified: 2010-12-04 01:52 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-04 01:52:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (14.97 KB, text/plain)
2009-12-10 09:00 UTC, puruta.nict
no flags Details

Description puruta.nict 2009-12-10 09:00:51 UTC
abrt 1.0.0 detected a crash.

Attached file: backtrace
cmdline: python /usr/share/ibus/ui/gtk/main.py
component: python
executable: /usr/bin/python
kernel: 2.6.31.6-162.fc12.x86_64
package: python-2.6.2-2.fc12
rating: 3
reason: Process was terminated by signal 6

Comment 1 puruta.nict 2009-12-10 09:00:55 UTC
Created attachment 377403 [details]
File: backtrace

Comment 2 Dave Malcolm 2009-12-10 19:57:28 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 ibus do you have installed?

Looking at the backtrace, it looks like the problem occurred in the program's single thread in _XError

Reassigning component from "python" to "ibus"

Comment 3 Dave Malcolm 2009-12-11 00:32:29 UTC
*** Bug 546484 has been marked as a duplicate of this bug. ***

Comment 4 Dave Malcolm 2009-12-18 18:45:43 UTC
We tracked down an XError issue in istanbul (see bug 543278); it turned out to
be the switch to client-side windows in gtk-2.18.

From
http://library.gnome.org/devel/gtk/stable/gtk-migrating-ClientSideWindows.html
"A small gotcha is that the GDK_WINDOW_XID() call is no longer a trivial
accessor for the XID of the window, and thus must not be called from another
thread without taking locking precautions."

However, looking at the ibus backtraces, it doesn't appear to me multithreaded, so I don't think this is the problem.

Comment 5 Peng Huang 2009-12-23 09:11:23 UTC
/usr/share/ibus/ui/gtk/main.py is a single thread application base on pygtk, and it does not access X API or GDK_WINDOW_XID directly.

Comment 6 Peng Huang 2009-12-23 09:12:19 UTC
Hi Need Real Name,

Can you tell us how to reproduce this crash? Thanks.

Comment 7 Dave Malcolm 2010-01-14 23:19:15 UTC
*** Bug 555558 has been marked as a duplicate of this bug. ***

Comment 8 Peng Huang 2010-01-20 07:56:14 UTC
I think the problem is in gtk. Re-assign it to gtk.

Comment 9 Parag Nemade 2010-09-02 09:41:29 UTC
Please provide steps to reproduce this crash otherwise I see ibus is working fine for me. Also ibus is now updated to 1.3.6 in F12

Comment 10 Bug Zapper 2010-11-04 03:44:07 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 11 Bug Zapper 2010-12-04 01:52:09 UTC
Fedora 12 changed to end-of-life (EOL) status on 2010-12-02. Fedora 12 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


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