Bug 1459783

Summary: [abrt] anthy: anthy_do_context_set_str(): anthy-morphological-analyzer killed by signal 11
Product: [Fedora] Fedora Reporter: danloveshockey2014
Component: anthyAssignee: Akira TAGOH <tagoh>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: i18n-bugs, kkrothap, tagoh
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/60a6df2819376bf3633946b070b9fa0ce9df453d
Whiteboard: abrt_hash:ae63e63dca49d290227cb2c3c9709423b75b83ab;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-01 08:00:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: cpuinfo
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description danloveshockey2014 2017-06-08 07:38:30 UTC
Version-Release number of selected component:
anthy-9100h-30.fc26

Additional info:
reporter:       libreport-2.9.1
backtrace_rating: 4
cmdline:        anthy-morphological-analyzer
crash_function: anthy_do_context_set_str
executable:     /usr/bin/anthy-morphological-analyzer
journald_cursor: s=799f45b4565f4de6add1fdda580a6707;i=3b27;b=800f271857234bf38696ccd30d832261;m=19bfed63a;t=5516de58f5c37;x=3a6a658188df4be0
kernel:         4.11.2-300.fc26.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (4 frames)
 #0 anthy_do_context_set_str at context.c:358
 #1 anthy_set_string at main.c:249
 #2 conv_sentence at morph-main.c:54
 #3 read_fp at morph-main.c:92

Comment 1 danloveshockey2014 2017-06-08 07:38:34 UTC
Created attachment 1286051 [details]
File: backtrace

Comment 2 danloveshockey2014 2017-06-08 07:38:35 UTC
Created attachment 1286052 [details]
File: cgroup

Comment 3 danloveshockey2014 2017-06-08 07:38:36 UTC
Created attachment 1286053 [details]
File: core_backtrace

Comment 4 danloveshockey2014 2017-06-08 07:38:37 UTC
Created attachment 1286054 [details]
File: cpuinfo

Comment 5 danloveshockey2014 2017-06-08 07:38:38 UTC
Created attachment 1286055 [details]
File: dso_list

Comment 6 danloveshockey2014 2017-06-08 07:38:38 UTC
Created attachment 1286056 [details]
File: environ

Comment 7 danloveshockey2014 2017-06-08 07:38:39 UTC
Created attachment 1286057 [details]
File: exploitable

Comment 8 danloveshockey2014 2017-06-08 07:38:40 UTC
Created attachment 1286058 [details]
File: limits

Comment 9 danloveshockey2014 2017-06-08 07:38:41 UTC
Created attachment 1286059 [details]
File: maps

Comment 10 danloveshockey2014 2017-06-08 07:38:42 UTC
Created attachment 1286060 [details]
File: open_fds

Comment 11 danloveshockey2014 2017-06-08 07:38:43 UTC
Created attachment 1286061 [details]
File: proc_pid_status

Comment 12 danloveshockey2014 2017-06-08 07:38:44 UTC
Created attachment 1286062 [details]
File: var_log_messages

Comment 13 Krishna Babu K 2018-02-28 14:25:59 UTC
Verified on 27, could not reproduce issue.

$ cat /etc/fedora-release
Fedora release 27 (Twenty Seven)

$ rpm -qa | grep anthy-
anthy-9100h-30.fc26.x86_64

$ cat test
日本語

$ anthy-morphological-analyzer < test
segments: 3
indep_word hash=31760748 features=12,26,42,580 #T ���� ����
indep_word hash=0 features=12,26,246,543,547,580 null null ��
indep_word hash=499848 features=12,20,246,580 #KJ ʡ �֤�
eos  features=1,235

$ echo $?
0