Gentoo Archives: gentoo-amd64

From: "Kevin F. Quinn" <kevquinn@g.o>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] QT Broken ("smash stacking attack in function void QPainter")
Date: Tue, 06 Jun 2006 21:57:47
Message-Id: 20060607000355.1b516f72@c1358217.kevquinn.com
In Reply to: [gentoo-amd64] QT Broken ("smash stacking attack in function void QPainter") by Etienne Imguimbert
1 On Tue, 6 Jun 2006 21:12:22 +0200
2 "Etienne Imguimbert" <eimguimbert@×××××.com> wrote:
3
4 > Dear gentoo amd64 users,
5
6 See https://bugs.gentoo.org/show_bug.cgi?id=126896
7
8 You have two options :)
9
10 1) Back off qt to the previous version (see comment #10 of the bug for
11 someone else who successfully did this)
12
13 or
14
15 2) switch to the hardenednossp compiler, re-emerge qt, then switch the
16 compiler back to your default.
17
18 It's not clear at the moment whether the problem is caused by SSP or
19 whether there is a compiler bug that SSP is highlighting.
20
21 > From several dayx I have KDE unusable, the error message is:
22 > "stack smashing attack in function void QPainter"
23 > This message is obtained when trying to launch kdm, or ANY kde
24 > application (as the script startkde).
25 > I've searched in the gentoo forums, and a user said that downgrading
26 > zlib could solve the problem (see:
27 > http://forums.gentoo.org/viewtopic-p-1231251.html?sid=76f91a5b2d4597d0d8ffea6c8beef0b7
28 > ) Unfortunately, the only ebuild of zlib available in portage is
29 > zlib-1.2.3.ebuild (the version installed on my system). On the
30 > internet the oldest version I found is 1.2.2. I installed it, and I
31 > got the same problem.
32 >
33 > Does someone have any idea for the way to solve this bug?
34 > I give below the output of the command emerge --info (note that I use
35 > the flag hardened)
36 > Thank you by advance
37 >
38 > Best regards,
39 > Etienne
40 >
41 > Gentoo Base System version 1.6.14
42 > Portage 2.0.54-r2 (default-linux/amd64/2006.0, gcc-3.4.5,
43 > glibc-2.3.6-r3, 2.6.15-gentoo-r1-C10 x86_64)
44 > =================================================================
45 > System uname: 2.6.15-gentoo-r1-C10 x86_64 AMD Athlon(tm) 64 Processor
46 > 3500+ ccache version 2.3 [enabled]
47 > dev-lang/python: 2.3.5-r2, 2.4.2
48 > dev-python/pycrypto: 2.0.1-r4
49 > dev-util/ccache: 2.3
50 > dev-util/confcache: [Not Present]
51 > sys-apps/sandbox: 1.2.17
52 > sys-devel/autoconf: 2.13, 2.59-r7
53 > sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
54 > sys-devel/binutils: 2.16.1-r2
55 > sys-devel/libtool: 1.5.22
56 > virtual/os-headers: 2.6.11-r2
57 > ACCEPT_KEYWORDS="amd64"
58 > AUTOCLEAN="yes"
59 > CBUILD="x86_64-pc-linux-gnu"
60 > CFLAGS="-march=k8 -pipe -fomit-frame-pointer -O2"
61 > CHOST="x86_64-pc-linux-gnu"
62 > CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
63 > /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config
64 > /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
65 > /usr/share/texmf/tex/generic/config/
66 > /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
67 > CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
68 > CXXFLAGS="-march=k8 -pipe -fomit-frame-pointer -O2"
69 > DISTDIR="/usr/portage/distfiles"
70 > FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
71 > GENTOO_MIRRORS="http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/
72 > http://mirror.ovh.net/gentoo-distfiles/"
73 > LANG="fr_FR@euro"
74 > LC_ALL="fr_FR@euro"
75 > LINGUAS="fr fr_FR"
76 > MAKEOPTS="-j2"
77 > PKGDIR="/usr/portage/packages"
78 > PORTAGE_TMPDIR="/var/tmp"
79 > PORTDIR="/usr/portage"
80 > PORTDIR_OVERLAY="/usr/local/portage"
81 > SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"
82 > USE="amd64 X aalib alsa arts artswrappersuid audiofile avi
83 > bash-completion berkdb bitmap-fonts browserplugin bzip2 caps cdr cli
84 > crypt curl dlloader dmx dri dvd eds emboss encode exif expat fam
85 > ffmpeg flac font-server foomaticdb fortran gdbm gif glitz glut gmp
86 > gnutls gphoto2 gpm gtk gtk2 gtkhtml hardened idn imagemagick imlib
87 > ipv6 isdnlog java jpeg jpeg2k junit kde kdeenablefinal kdgraphics lcms
88 > libwww lzw lzw-tiff mad md5sum mng mozsvg mp3 mpeg musicbrainz ncurses
89 > nls nptl nptlonly nsplugin ogg oggvorbis openal opengl oss pam pcre
90 > pdflib perl png pppd python qt quicktime readline reflection ruby sdl
91 > session spell spl sqlite ssl svg symlink tcpd tetex tiff toolbar
92 > truetype truetype-fonts type1-fonts udev unicode usb userlocales
93 > vorbis wmf xine xml2 xorg xpm xprint xv xvid zlib linguas_fr
94 > linguas_fr_FR userland_GNU kernel_linux elibc_glibc"
95 > Unset: CTARGET, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS,
96 > PORTAGE_RSYNC_OPTS
97
98
99 --
100 Kevin F. Quinn

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-amd64] QT Broken ("smash stacking attack in function void QPainter") Etienne Imguimbert <eimguimbert@×××××.com>