Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112854 - QT craches with SIGSEGV in app-i18n/anthy-7100b
Summary: QT craches with SIGSEGV in app-i18n/anthy-7100b
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-17 12:16 UTC by Rickard Närström
Modified: 2006-10-07 11:11 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rickard Närström 2005-11-17 12:16:42 UTC
I am using KDE/QT - and have UIM/Anthy for Japanese input.   
   
When I upgraded to anthy-7100b My whole KDE stop working due to applikation   
crashes. I tried to run a KDE app throw gdb and figured out that It where in   
the anthy library the crash ocurred - after downgraiding everything works   
again.  
  
ALL KDE apps crashed after crating the first input window (text field etc.) -  
kdesktop didn't work att all as most other apps.  

Reproducible: Always
Steps to Reproduce:
1. Try to start a QT or KDE app. 
2.  
3. 
 
Actual Results:  
The app crashes with SIGSEGV. 

Expected Results:  
The app shuld continue to run - and use the anthy library for input menegment 

# emerge -vp uim anthy kdebase-meta qt   
   
These are the packages that I would merge, in order:   
   
Calculating dependencies ...done!   
[ebuild   R   ] app-i18n/uim-0.5.0.1  +X -canna +gtk -immqt +immqt-bc   
-m17n-lib +nls +qt 1,641 kB   
[ebuild   R   ] app-i18n/anthy-7100b  -emacs -ucs4 0 kB   
[ebuild   R   ] kde-base/kdebase-meta-3.4.3  0 kB   
[ebuild   R   ] x11-libs/qt-3.3.4-r8  +cups -debug -doc -examples (-firebird)   
+gif -immqt +immqt-bc -ipv6 -mysql -nas -odbc +opengl -postgres -sqlite   
-xinerama 14,212 kB    
 
  
  
# emerge info  
Portage 2.0.53_rc7 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r3,  
2.6.14-gentoo-r2 x86_64)  
=================================================================  
System uname: 2.6.14-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3000+  
Gentoo Base System version 1.12.0_pre10  
dev-lang/python:     2.3.5, 2.4.2  
sys-apps/sandbox:    1.2.13  
sys-devel/autoconf:  2.13, 2.59-r7  
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1  
sys-devel/binutils:  2.16.1  
sys-devel/libtool:   1.5.20-r1  
virtual/os-headers:  2.6.11-r2  
ACCEPT_KEYWORDS="amd64 ~amd64"  
AUTOCLEAN="yes"  
CBUILD="x86_64-pc-linux-gnu"  
CFLAGS="-O3 -fomit-frame-pointer -mfpmath=sse -maccumulate-outgoing-args -pipe  
-march=k8"  
CHOST="x86_64-pc-linux-gnu"  
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"  
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/env.d"  
CXXFLAGS="-O3 -fomit-frame-pointer -mfpmath=sse -maccumulate-outgoing-args  
-pipe -march=k8"  
DISTDIR="/usr/portage/distfiles"  
FEATURES="autoconfig distlocks sandbox sfperms strict"  
GENTOO_MIRRORS="http://ftp.heanet.ie/pub/gentoo/  
ftp://194.117.143.72/mirrors/gentoo  
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/  
http://gentoo.ITDNet.net/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo"  
LANG="sv_SE.UTF-8"  
LC_ALL="sv_SE.UTF-8"  
LINGUAS="sv"  
PKGDIR="/usr/portage/packages"  
PORTAGE_TMPDIR="/var/tmp"  
PORTDIR="/usr/portage"  
PORTDIR_OVERLAY="/usr/local/portage"  
SYNC="rsync://rsync.gentoo.org/gentoo-portage"  
USE="amd64 X a52 aac acpi alsa anthy arts audiofile avi bitmap-fonts  
browserplugin cdparanoia cdr cjk crypt css cups curl dbus dri dvd dvdr dvdread  
eds emboss encode fam ffmpeg flac foomaticdb ftp gd gif gpm gtk2 h323 hal  
iconv icq imagemagick imlib immqt-bc insecure-drivers java jpeg kde mad  
matroska mikmod mod mp3 mpeg mpeg2 mpeg4 mplayer msn ncurses nls nptl nptlonly  
nsplugin offensive ogg oggvorbis opengl oscar pam pdflib perl png python qt  
quicktime readline real samba sdl spell ssl subtitles subversion syslog tcpd  
theora tiff truetype truetype-fonts type1 type1-fonts uim unicode usb  
userlocales utf8 vcd vim vorbis wxwindows xim xine xml2 xpm xv xvid zlib  
linguas_sv userland_GNU kernel_linux elibc_glibc"  
Unset:  ASFLAGS, CTARGET, LDFLAGS, MAKEOPTS
Comment 1 Ian Frazer 2005-11-29 00:40:58 UTC
I'm having this same problem as well, managed to track it down    
to /usr/share/anthy/anthy.dic, for some reason when you use portage to compile  
it doesn't build properly(ends up with a 64byte file) building by hand gives me  
the proper 11mb file, Which isn't exactly a good fix. 
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2006-05-21 03:39:24 UTC
seems to be fixed in 7100b-r1, alpha might want to stablize this too (i've just done amd64)
Comment 3 MATSUU Takuto (RETIRED) gentoo-dev 2006-10-07 11:11:42 UTC
fixed in new version.