Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 93066

Summary: konsole crashed on segfault
Product: Gentoo Linux Reporter: Clock <clock>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED CANTFIX    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Clock 2005-05-18 06:45:57 UTC
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 9222)]
0xb6e4b248 in waitpid ()
   from /lib/libpthread.so.0
#0  0xb6e4b248 in waitpid () from /lib/libpthread.so.0
#1  0xb7a16b84 in ?? () from /usr/kde/3.3/lib/libkdecore.so.4
#2  0xb7951bd2 in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.3/lib/libkdecore.so.4
#3  0x0828222c in ?? ()
#4  0x00000014 in ?? ()
#5  0xb766af4a in typeinfo name for QPtrList<QButtonItem> ()
   from /usr/qt/3/lib/libqt-mt.so.3
#6  0xb766af4a in typeinfo name for QPtrList<QButtonItem> ()
   from /usr/qt/3/lib/libqt-mt.so.3
#7  0x08240780 in ?? ()
#8  0x0000009a in ?? ()
#9  0x00000099 in ?? ()
#10 0xb6b7529c in ?? () from /usr/lib/X11/locale/lib/common/ximcp.so.2
#11 0x08282204 in ?? ()
#12 0x000038fc in ?? ()
#13 0x00000400 in ?? ()
#14 0x00000400 in ?? ()
#15 0x08240780 in ?? ()
#16 0xbfffd984 in ?? ()
#17 0x08282100 in ?? ()
#18 0x00000023 in ?? ()
#19 0x0820c320 in ?? ()
#20 0x00000014 in ?? ()
#21 0x00000001 in ?? ()
#22 0x00000099 in ?? ()
#23 0x0820c320 in ?? ()
#24 0x0000009a in ?? ()
#25 0x00000099 in ?? ()
#26 0xb6b7529c in ?? () from /usr/lib/X11/locale/lib/common/ximcp.so.2
#27 0x08240780 in ?? ()
#28 0xbfffd930 in ?? ()
#29 0xbfffdab8 in ?? ()
#30 0xb6b6de5d in _XimLocalSetICValues ()
   from /usr/lib/X11/locale/lib/common/ximcp.so.2
#31 0x08240780 in ?? ()
#32 0xbfffd930 in ?? ()
#33 0x00000001 in ?? ()
#34 0xb6b6de69 in _XimLocalSetICValues ()
   from /usr/lib/X11/locale/lib/common/ximcp.so.2

bash-2.05b$ konsole --version
Qt: 3.3.4
KDE: 3.3.2
Konsole: 1.4.2

I didn't try to reproduce it because it happened after several hour of
non-specific work with konsole. I can't say I did something special that could be
related to crash. Just typing ordinary commands.

Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r5 i686)
================================================================= System uname:
2.6.11-gentoo-r5 i686 Intel(R) Pentium(R) M processor 1.50GHz Gentoo Base System
version 1.4.16 Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May  4
2005, 16:17:52)] dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf
/etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer
-pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache
distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X alsa apm arts avi
berkdb bitmap-fonts cdr crypt cups curl emboss encode esd fam foomaticdb fortran
gdbm gif gpm gtk gtk2 guile imagemagick imap imlib ipv6 jack java jpeg kde ldap
libg++ libwww mad mikmod motif mozilla mp3 mpeg mysql ncurses nls ogg oggvorbis
opengl oss pam pdflib perl png python qt quicktime readline ruby samba sdl slang
spell ssl svga tcltk tcpd tetex tiff tlstruetype truetype-fonts type1-fonts
vorbis xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc" Unset:  ASFLAGS,
CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2005-05-23 13:33:02 UTC
Such is the world of free software, I guess.  I don't think there's anything we 
can do about it.