Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 376195 - media-gfx/gnome-scan-0.7.2 crashes when built with -march=native
Summary: media-gfx/gnome-scan-0.7.2 crashes when built with -march=native
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-24 11:46 UTC by Clemente Aguiar
Modified: 2011-07-28 19:00 UTC (History)
0 users

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


Attachments
environment for build with CFLAGS="-O2 -pipe -march=native -mno-avx" (environment.bz2,26.38 KB, application/x-bzip)
2011-07-24 11:50 UTC, Clemente Aguiar
Details
backtrace of the error (with -march=core2) (flegita-relatorioerro.txt,9.94 KB, text/plain)
2011-07-28 19:00 UTC, Clemente Aguiar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Clemente Aguiar 2011-07-24 11:46:57 UTC
flegita application just disappears when initializing scanner.

This happens if media-gfx/gnome-scan-0.7.2 is built with the following CFLAGS:
 
CFLAGS="-O2 -pipe -march=native"

or even

CFLAGS="-O2 -pipe -march=native -mno-avx"

I mention -mno-avx since there are a number of bugs related to this: see Bug 357287 and Bug 352495.

But works fine if built with

CFLAGS="-O2 -pipe"


Reproducible: Always

Actual Results:  
$ flegita 
** (flegita:20958): DEBUG: gnome-scan-init.vala:33: Initializing GNOME Scan 0.7.2 for flegita
** Message: gsane-module.c:54: SANE version is 1.0.21 for GSANE 0.7.2
** (flegita:20958): DEBUG: gnome-scan-dialog.vala:400: job status updated to unconfigured
** (flegita:20958): DEBUG: gnome-scan-dialog.vala:400: job status updated to unconfigured
** (flegita:20958): DEBUG: gnome-scan-dialog.vala:400: job status updated to unconfigured
** (flegita:20958): DEBUG: gnome-scan-dialog.vala:400: job status updated to unconfigured
** (flegita:20958): DEBUG: Device Hewlett-Packard psc_1200_series (hpaio:/usb/psc_1200_series?serial=HU41GGQ0D55H) : 17 options
** (flegita:20958): DEBUG: Group "Scan mode"
** (flegita:20958): DEBUG: get mode(2) = 'Color'
** (flegita:20958): DEBUG: 	option 02 : mode = "Color" ; enum = {"Lineart", "Gray", "Color"}
** (flegita:20958): DEBUG: get resolution(3) = 75
** (flegita:20958): DEBUG: 	option 03 : int resolution = 75, range = [75;1;600]
** (flegita:20958): DEBUG: Group "Advanced"
** (flegita:20958): DEBUG: get contrast(5) = 0
** (flegita:20958): DEBUG: 	option 05 : int contrast = 0, range = [0;1;100]
** (flegita:20958): DEBUG: get compression(6) = 'JPEG'
** (flegita:20958): DEBUG: 	option 06 : compression = "JPEG" ; enum = {"None", "JPEG"}
** (flegita:20958): DEBUG: get jpeg-quality(7) = 10
** (flegita:20958): DEBUG: 	option 07 : int jpeg-quality = 10, range = [0;1;100]
** (flegita:20958): DEBUG: get batch-scan(8) = 0
** (flegita:20958): DEBUG: 	option 08 : boolean batch-scan = FALSE
** (flegita:20958): DEBUG: get source(9) = 'Flatbed'
** (flegita:20958): DEBUG: 	option 09 : source = "Flatbed", enum = {"Flatbed"}
** (flegita:20958): DEBUG: 	option 10 : Ignoring sensor (null)
** (flegita:20958): DEBUG: Group "Geometry"
** (flegita:20958): DEBUG: get length-measurement(12) = 'Padded'
** (flegita:20958): DEBUG: 	option 12 : length-measurement = "Padded" ; enum = {"Unknown", "Approximate", "Padded"}

(and the application just vanishes)
Comment 1 Clemente Aguiar 2011-07-24 11:50:03 UTC
Created attachment 280821 [details]
environment for build with CFLAGS="-O2 -pipe -march=native -mno-avx"
Comment 2 Clemente Aguiar 2011-07-24 11:51:37 UTC
This is what -march=native actually picks on the local hardware:

$ cc -march=native -E -v - </dev/null 2>&1 | grep cc1
 /usr/libexec/gcc/x86_64-pc-linux-gnu/4.4.5/cc1 -E -quiet -v -
-D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf -mpclmul -mpopcnt -mavx --param
l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256
-mtune=core2


$ emerge --info
Portage 2.1.10.3 (default/linux/amd64/10.0/desktop/gnome, gcc-4.4.5, glibc-2.12.2-r0, 2.6.39-gentoo-r3 x86_64)
=================================================================
System uname: Linux-2.6.39-gentoo-r3-x86_64-Intel-R-_Core-TM-_i3-2100_CPU_@_3.10GHz-with-gentoo-2.0.2
Timestamp of tree: Sun, 24 Jul 2011 09:15:01 +0000
app-shells/bash:          4.1_p9
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.1-r1, 3.1.3-r1
dev-util/cmake:           2.8.4-r1
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.2
sys-apps/openrc:          0.8.3-r1
sys-apps/sandbox:         2.4
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:       2.20.1-r1
sys-devel/gcc:            4.4.5
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.2.10
sys-devel/make:           3.82
sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers)
sys-libs/glibc:           2.12.2
Repositories: gentoo wirelay sunrise my_local_overlay
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native -mno-avx"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=native -mno-avx"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y"
FEATURES="assume-digests binpkg-logs buildpkg distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="pt_PT.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="pt_PT pt en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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="/var/lib/layman/wirelay /var/lib/layman/sunrise /usr/local/portage"
SYNC="rsync://rsync.pt.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cddb cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam ffmpeg firefox flac fortran gdbm gdu gif gimp gnome gnome-keyring gpm gstreamer gtk iconv ipv6 jpeg lame lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib musepack nautilus ncurses networkmanager nls nptl nptlonly ogg opengl openmp pam pango pcre pdf perl png policykit ppds pppd python qt3support qt4 readline scanner sdl session smp spell sse sse2 ssl ssse3 startup-notification svg sysfs tcpd theora threads tiff truetype udev unicode usb v4l vorbis wavpack wmf x264 xcb xml xorg xulrunner xv 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 cgi cgid 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" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pt_PT pt en" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon vga" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Pacho Ramos gentoo-dev 2011-07-24 22:48:15 UTC
(In reply to comment #2)
> This is what -march=native actually picks on the local hardware:
> 
> $ cc -march=native -E -v - </dev/null 2>&1 | grep cc1
>  /usr/libexec/gcc/x86_64-pc-linux-gnu/4.4.5/cc1 -E -quiet -v -
> -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf -mpclmul -mpopcnt -mavx --param
> l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256
> -mtune=core2
> 

Try then to set these CFLAGS instead of "native" until you find the culprit
Comment 4 Clemente Aguiar 2011-07-28 18:59:15 UTC
The error happens with:

CFLAGS="-O2 -pipe -march=core2"
CXXFLAGS="${CFLAGS}"

So I would say that the culprit is "-march=core2".

I will attach a backtrace of the error.
Comment 5 Clemente Aguiar 2011-07-28 19:00:25 UTC
Created attachment 281317 [details]
backtrace of the error (with -march=core2)