[Fedora-i18n-bugs] [Bug 753655] [abrt] ibus-anthy-1.2.6-3.fc16: anthy_xstrcmp: Process /usr/bin/python was killed by signal 11 (SIGSEGV)

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 15 08:07:28 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=753655

fujiwara <tfujiwar at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |needinfo?(at.mitani at gmail.c
                   |                            |om)

--- Comment #5 from fujiwara <tfujiwar at redhat.com> 2011-11-15 03:07:27 EST ---
(In reply to comment #3)
> Created attachment 533419 [details]
> File: backtrace

Thread 1 (Thread 0x7fae06e3d700 (LWP 2842)):
#0  0x0000003fdea14c54 in anthy_xstrcmp (x1=0x7fffa354aaa0, x2=0x0) at
xstr.c:387
        i = <optimized out>
        m = <optimized out>
#1  0x00007fadfcdbd128 in reorder_by_suffix (se=<optimized out>) at
candhistory.c:184
        elm = <optimized out>
        xs = {str = 0x2d85ec0, len = 1}
        ce = 0x2e1db30
        i = <optimized out>
        j = <optimized out>
        delta = 0
        top_cand = -1
...
#8  _wrap_anthy_context_set_string (self=<optimized out>, args=<optimized out>)
at anthy_wrap.c:4136
        resultobj = 0x0
        arg1 = 0x2d62d20
        arg2 = <optimized out>
        argp1 = 0x2d62d20
        res1 = <optimized out>
        res2 = <optimized out>
        buf2 = 0x2dcd774 "\343\201\253\343\201\227"
        alloc2 = 0
        obj0 = <anthy_context(this=<SwigPyObject at remote 0x28b34b0>) at
remote 0x28b5050>
        obj1 = '\xe3\x81\xab\xe3\x81\x97'
        result = <optimized out>


>From your log, you were converting the word of Japanese 'nishi' and your
history file would have the word 'nishi' as a suffix but reorder_by_suffix()
generated a NULL xstr.

Could you attach your $HOME/.anthy/last-record*_default.utf8 files in this bug
report?
I guess the file has "SUFFIX_HISTORY" 'nishi' but I don't know how 'nishi'
could be a suffix.
And I cannot reproduce your crash since I don't have "SUFFIX_HISTORY" 'nishi'.


Probably I think if you move last-record*_default.utf8 files, you could avoid
your crash.

-- 
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