Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244393 - xfce-base/xfce4-panel-4.4.2 segfaults on hardened amd64 upon icon movement
Summary: xfce-base/xfce4-panel-4.4.2 segfaults on hardened amd64 upon icon movement
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High critical (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-26 00:01 UTC by Michael Orlitzky
Modified: 2008-11-10 18:12 UTC (History)
0 users

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


Attachments
GDB backtrace (xfce4-panel_gdb_backtrace.txt,3.46 KB, text/plain)
2008-10-26 00:04 UTC, Michael Orlitzky
Details
Gzipped strace output (xfce4-panel_strace.txt.gz,47.25 KB, application/octet-stream)
2008-10-26 00:05 UTC, Michael Orlitzky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Orlitzky gentoo-dev 2008-10-26 00:01:11 UTC
When compiled on amd64/hardened, xfce-base/xfce4-panel-4.4.2 segfaults consistently. To trigger the fault, just attempt to relocate any of the panel icons.

Reproducible: Always

Steps to Reproduce:
1. Right click an icon
2. Choose "Move"
3. Place the icon anywhere on the panel
Actual Results:  
Segfault.

Expected Results:  
The icon should appear where the user moved it.

Portage 2.1.4.5 (hardened/linux/amd64, gcc-4.2.4, glibc-2.8_p20080602-r0, 2.6.25-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.25-gentoo-r7 x86_64 Intel(R) Core(TM)2 Duo CPU L7700 @ 1.80GHz
Timestamp of tree: Fri, 24 Oct 2008 17:05:02 +0000
app-shells/bash:     3.2_p33
dev-lang/python:     2.5.2-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r4
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=nocona -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=nocona -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="C"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /home/mjo/src/toolchain-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac aalib acl acpi alsa amd64 bash-completion bzip2 cairo cli cracklib crypt cups curl dbus djvu doc dri emacs encode exif fastcgi flac gif hardened iconv imap isdnlog jbig jpeg jpeg2k justify lcms midi mmx mng mp3 mudflap multilib ncurses nptl offensive openal opengl pam pcre pdf php pic png posix pppd readline reflection sdl session spell spl sse sse2 ssl startup-notification svg tcpd threads tiff truetype unicode urandom vnc vorbis wifi wma wmf xorg xpm xscreensaver xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="i810 intel"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Michael Orlitzky gentoo-dev 2008-10-26 00:04:03 UTC
Created attachment 169887 [details]
GDB backtrace
Comment 2 Michael Orlitzky gentoo-dev 2008-10-26 00:05:39 UTC
Created attachment 169889 [details]
Gzipped strace output

I ran strace on the process, and immediately caused it to segfault via the procedure explained in the bug report.
Comment 3 Christoph Mende (RETIRED) gentoo-dev 2008-11-06 13:46:32 UTC
your backtrace is useless, please take a look at http://www.gentoo.org/proj/en/qa/backtraces.xml and retry with 4.4.3
Comment 4 Michael Orlitzky gentoo-dev 2008-11-06 21:35:14 UTC
I was trying to avoid recompiling my entire system if the problem (or at least, the solution) was obvious -- it looked even worse before the GDB patch. Anyway, xfce4-panel-4.4.3 works; thanks.