Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41284 - kahakai does not run with -fstack-protector
Summary: kahakai does not run with -fstack-protector
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-11 12:20 UTC by Tom Wesley
Modified: 2004-02-11 12:48 UTC (History)
0 users

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 Tom Wesley 2004-02-11 12:20:40 UTC
kahakai 0.6.1 dies with the following output:
Xlib:  extension "RANDR" missing on display ":0.0".
kahakai: warning: failed loading font `-artwiz-snap-medium-r-normal--10-100-75-75-p-90-is o646.1991-irv'
kahakai: warning: failed loading font `snap'
kahakai: warning: failed loading font `-artwiz-snap-medium-r-normal--10-100-75-75-p-90-is o646.1991-irv'
kahakai: warning: failed loading font `snap'
kahakai: warning: failed loading font `-artwiz-snap-medium-r-normal--10-100-75-75-p-90-is o646.1991-irv'
kahakai: warning: failed loading font `snap'
kahakai: warning: failed loading font `-artwiz-snap-medium-r-normal--10-100-75-75-p-90-is o646.1991-irv'
kahakai: warning: failed loading font `snap'
Bad image (/tmp/ktest/share/kahakai/styles/Default.png)
kahakai: warning: failed loading font `-artwiz-snap-medium-r-normal--10-100-75-75-p-90-is o646.1991-irv'
kahakai: warning: failed loading font `snap'
kahakai: warning: failed loading font `-artwiz-snap-medium-r-normal--10-100-75-75-p-90-is o646.1991-irv'
kahakai: warning: failed loading font `snap'
Before script configuration: 0.1 seconds
Loading script configuration from userconfig.py
/usr/share/kahakai/scripts/kahakai.py:507: SyntaxWarning: assignment to None
  None = _kahakai.None
Python stdout: Loading configuration from userconfig.py
Python stderr: /usr/share/kahakai/scripts/kahakai.py:13: DeprecationWarning: integer argu ment expected, got float
Python stderr:   if method: return method(self,value)
Python stdout: Done.
Finished loading script configuration
After script configuration: 0.633 seconds
kahakai: stack smashing attack in function void TitleBar::drawButton(DrawOps&, KaWindowBu tton*, bool)Aborted (core dumped)


emerge info:
Portage 2.0.50 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20040117-r0, 2.6.2)
=================================================================
System uname: 2.6.2 i686 AMD Athlon(tm) MP 2400+
Gentoo Base System version 1.4.3.12
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.7.8
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-mp -fstack-protector -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=athlon-mp -fstack-protector -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache fixpackages sandbox"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.mirror.sdv.fr http://ftp.caliu.info/pub/gentoo/ http://gentoo.inode.at/ http://128.213.5.34/gentoo/ http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://gentoo.tiscali.nl/gentoo/ http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ http://ftp6.uni-erlangen.de/pub/mirrors/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X alsa apm avi berkdb bonobo cdr crypt cups dvd dvdr encode esd foomaticdb gdbm gif gnome gpm gtk gtk2 gtkhtml imlib ipv6 java jpeg ldap libg++ libwww mad mikmod mmx motif mozilla mpeg ncurses nls nptl oggvorbis opengl oss pam pda pdflib perl pic png python quicktime readline sdl slang spell sse ssl svga tcltk tcpd truetype video_cards_radeon x86 xml2 xmms xv zlib"
Comment 1 Tom Wesley 2004-02-11 12:48:31 UTC
bug seems fixed in 0.6.2 that has just entered portage....