Bug 651929 - [abrt] ibus-chewing-1.3.7.20100910-1.fc14: __memmove_ssse3: Process /usr/libexec/ibus-engine-chewing was killed by signal 11 (SIGSEGV)
Summary: [abrt] ibus-chewing-1.3.7.20100910-1.fc14: __memmove_ssse3: Process /usr/libe...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libchewing
Version: 14
Hardware: x86_64
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Ding-Yi Chen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:fb3fb9f915e4165d93c5d785943...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-10 16:09 UTC by Wilson An
Modified: 2011-11-22 11:01 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-22 11:01:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (153.93 KB, text/plain)
2010-11-10 16:09 UTC, Wilson An
no flags Details

Description Wilson An 2010-11-10 16:09:16 UTC
abrt version: 1.1.13
architecture: x86_64
Attached file: backtrace
cmdline: /usr/libexec/ibus-engine-chewing --ibus
component: ibus-chewing
crash_function: __memmove_ssse3
executable: /usr/libexec/ibus-engine-chewing
kernel: 2.6.35.6-48.fc14.x86_64
package: ibus-chewing-1.3.7.20100910-1.fc14
rating: 4
reason: Process /usr/libexec/ibus-engine-chewing was killed by signal 11 (SIGSEGV)
release: Fedora release 14 (Laughlin)
time: 1289405263
uid: 500

How to reproduce
-----
1.input data the press keyboard with changing status, then crash
2.
3.

Comment 1 Wilson An 2010-11-10 16:09:20 UTC
Created attachment 459485 [details]
File: backtrace

Comment 2 Ding-Yi Chen 2010-11-11 00:22:40 UTC
Hmm, doesn't looks like a duplicate of 625980, as
In 625980:
Program terminated with signal 11, Segmentation fault.
#0  _wordcopy_bwd_aligned (dstp=12161016, srcp=12161000, len=
    2305843009211963592) at wordcopy.c:307
307	      a1 = ((op_t *) srcp)[2];

Thread 1 (Thread 2255):
#0  _wordcopy_bwd_aligned (dstp=12161016, srcp=12161000, len=
    2305843009211963592) at wordcopy.c:307
        a0 = 0
        a1 = <value optimized out>
#1  0x00000037b548280a in memmove (dest=0x18cc9f0, src=<value optimized out>, 
    len=18446744073709551608) at memmove.c:99
        dstp = <value optimized out>
        srcp = <value optimized out>
#2  0x00000037bfc0a2a2 in AddChi (phone=224, pgdata=0x18c18c0)
    at chewingutil.c:714
        i = 1
        cursor = 2
#3  0x00000037bfc08097 in chewing_handle_Default (ctx=0xd1bc70, key=32)
    at chewingio.c:1181
        pgdata = 0x18c18c0
        pgo = 0x18d3530
        rtn = 2
        num = 26175480
        keystrokeRtn = 8
        bQuickCommit = 0

while this bug:
Program terminated with signal 11, Segmentation fault.
#0  __memmove_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:2979
2979	../sysdeps/x86_64/multiarch/memcpy-ssse3.S: No such file or directory.
	in ../sysdeps/x86_64/multiarch/memcpy-ssse3.S

Thread 1 (Thread 2383):
#0  __memmove_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:2979
No locals.
#1  0x0000003c5ce0a2a3 in AddChi (phone=6360, pgdata=0xfd0ab0) at chewingutil.c:714
        i = 2
        cursor = 5
#2  0x0000003c5ce0809b in chewing_handle_Default (ctx=0xf9b160, key=32) at chewingio.c:1181
        pgdata = 0xfd0ab0
        pgo = 0xfe2720
        rtn = 2
        num = 60
        keystrokeRtn = 8
        bQuickCommit = 0

But again, it's more like libchewing's bug than ibus-chewing.

Comment 3 Ding-Yi Chen 2011-05-30 06:52:28 UTC
Hi,

After update to libchewing-0.3.3, does the problem still exist?

Comment 4 Akira TAGOH 2011-11-22 11:01:41 UTC
We are going to close this bug because there are no responses nor no useful information provided since 6 months. guess it might be fixed in the latest version . so please feel free to reopen if you still persist this issue. thanks.


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