[Fedora-i18n-bugs] [Bug 719505] [abrt] ibus-1.3.99.20110419-7.fc15: g_type_check_instance_cast: Process /usr/bin/python was killed by signal 11 (SIGSEGV)

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 7 07:42:56 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=719505

fujiwara <tfujiwar at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |needinfo?(yankedong20081020
                   |                            |@gmail.com)

--- Comment #4 from fujiwara <tfujiwar at redhat.com> 2011-07-07 03:42:55 EDT ---
(In reply to comment #2)
> Created attachment 511618 [details]
> File: backtrace

I cannot reproduce your problem
>From your log, the SEGV is caused in gtk_show_all() with gail and depends on
the ibus lookup window.
Which characters did you try to show in Chinese ?

#0  g_type_check_instance_cast (type_instance=0x100000001, iface_type=31827728)
at gtype.c:3980
#1  0x00007f7644c06a55 in notify_name_change (atk_obj=0x2280470) at
gaillabel.c:230
...
#9  0x00007f7648807d5d in g_signal_emit_by_name (instance=0x2086b70,
detailed_signal=0x7f7644c26dcb "children-changed::add") at gsignal.c:3077
#10 0x00007f7644c17ae3 in gail_toplevel_show_event_watcher (ihint=<optimized
out>, n_param_values=<optimized out>, param_values=<optimized out>,
data=<optimized out>) at gailtoplevel.c:248
...
#13 0x00007f7648807b72 in g_signal_emit (instance=<optimized out>,
signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3040
#14 0x0000003772e8cf66 in IA__gtk_widget_show (widget=0x212a350 [GtkWindow]) at
gtkwidget.c:3221
#15 IA__gtk_widget_show (widget=0x212a350 [GtkWindow]) at gtkwidget.c:3212
#16 0x00007f76462ee26d in _wrap_gtk_widget_show_all (self=0x1feb320) at
gtk.c:7900
...
#27 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:2722
        names = ('hide_lookup_table', 'ibus', 'LookupTable',
'_CandidatePanel__lookup_table', 'get_orientation', 'ORIENTATION_HORIZONTAL',
'ORIENTATION_VERTICAL', '_CandidatePanel__orientation',
'set_current_orientation', '_CandidatePanel__refresh_candidates',
'_CandidatePanel__refresh_labels', 'show_lookup_table')
        consts = (None,)

Now ibus-1.3.99.20110419-9.fc15 is available:
# yum install --enablerepo=updates-testing ibus

It seems LibreOffice uses GTK2 but gnome-settings-daemon is based on GTK3.
I guess if you remove
/usr/lib64/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop, your
problem won't be happened.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list