When I want to move one or mails between a remote IMAP folder to another folder (either 'local' folder or remote IMAP folder on the same server), evolution crashes (and the mails are not moved). Reproducible: Always Steps to Reproduce: 1. Launch Evolution 2. Drag'n'drop one or more mails from a remote IMAP folder to a local or remote folder 3. Actual Results: Evolution crashes with floating exception Expected Results: The mail should have been moved. Here is my emerge info : Portage 2.0.50_pre21 (default-alpha-1.4, gcc-3.3.2, glibc-2.3.3_pre20040117-r0, 2.4.24) ================================================================= System uname: 2.4.24 alpha EV56 Gentoo Base System version 1.4.3.12 Autoconf: sys-devel/autoconf-2.59 Automake: sys-devel/automake-1.7.8 ACCEPT_KEYWORDS="alpha ~alpha" AUTOCLEAN="yes" CFLAGS="-mcpu=ev56 -O3 -pipe " CHOST="alpha-unknown-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 /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/env.d" CXXFLAGS="-mcpu=ev56 -O3 -pipe " DISTDIR="/usr/portage/distfiles" FEATURES="ccache" GENTOO_MIRRORS="ftp://gentoo.irisa.fr/pub/gentoo-sources http://gentoo.oregonstate.edu" MAKEOPTS="-j1" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X X509 acl alpha avi berkdb bonobo cdr clamav crypt cups doc dvb dvd encode esd ethereal evo fam ffmpeg flac flash foomaticdb gamma gb gd gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml guile hbci imagemagick imap imlib info innodb ipv6 jpeg kerberos lcms ldap libg++ libgda libwww mad maildir mbox mcal memlimit menu mikmod mldonkeypango motif mozilla mozinterfaceinfo mozirc mozp3p mozsvg mozxmlterm mpeg music ncurses nls oav odbc oggvorbis opengl pam pdf pdflib perl pic plotutils png postgres ppds python quicktime readline samba sasl scanner sdl slang slp snmp spell ssl tcltk tcpd tetex tiff transcode truetype type1 usb v4l videos vim-with-x wmf xfs xinerama xml xml2 xmms xosd xv xvid zlib"
Created attachment 24684 [details] BugReport generated by Gnome BugBuddy report tool
what version of libart_lgpl and libgnomecanvas are you using?
Here what emerge search tells me : * media-libs/libart_lgpl Latest version available: 2.3.16 Latest version installed: 2.3.16 Size of downloaded files: 259 kB Homepage: http://www.levien.com/libart Description: a LGPL version of libart License: LGPL-2.1 And * gnome-base/libgnomecanvas Latest version available: 2.4.0 Latest version installed: 2.4.0 Size of downloaded files: 522 kB Homepage: http://www.gnome.org/ Description: the Gnome 2 Canvas library License: GPL-2 LGPL-2
can you try recompiling both libgnomecanvas and libart_lgpl and evolution with less agressive CFLAGS?
I will test when I will be able to upgrade/emerge cyrus-sasl.
I emerge the latest version for ~alpha and it works. Yes. And for what I have seen during compilation, the optimization parameters for gcc is set to -O2 (and not -O3 as my default parameter).