Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When trying to append to a maildir, pine 4.58-r3 (experimental, I know) crashes, complaining that there was an unknown flag and showing a random string (supposedly the flag). Interestingly, the declaration of maildir_append in maildir.c is long maildir_append (MAILSTREAM *stream,char *mailbox,char *flags,char *date, STRING *message) while the other declarations of *_append functions look similar to the following decl which I found at http://jerker.nyberg.org/maildir/patches/imap-2001a-maildir.patch: long maildir_append (MAILSTREAM *stream,char *mailbox,append_t af,void *data) i.e. without the date and flags parameters. Using the jerker patch, pine 4.58 has worked quite well (for the last minutes) with maildir (although it's necessary to append a slash to the name of a maildir folder) Reproducible: Always Steps to Reproduce: try to save a message to a maildir folder Actual Results: Error message: Unknown flag: XXXX XXXX is a random (uninitialised?) string Expected Results: save a message to a maildir folder Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.25_pre7-gss-r2) ================================================================= System uname: 2.4.25_pre7-gss-r2 i686 Intel(R) Pentium(R) M processor 1600MHz Gentoo Base System version 1.4.3.13 Autoconf: sys-devel/autoconf-2.58-r1 Automake: sys-devel/automake-1.8.2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O3 -march=pentium3 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref:/usr/X11R6/lib/X11/xkb:/opt/tomcat/conf:/usr/kde/3.2/share/config:/usr/share/texmf/tex/generic/config/ /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/:/usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/gconf:/etc/terminfo /etc/env.d" CXXFLAGS="-O3 -march=pentium3 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X aalib acpi acpi4linux alsa apache2 apm arts async auctex avi berkdb bidi cdr chroot crypt cups curl directfb doc dvd emacs encode esd foomaticdb gdbm gif gnome gpm gtk gtk2 gtkhtml guile i8x0 imagemagick imlib imlib2 java javascript jbig jikes jpeg kde leim libg++ libwww mad mbox mikmod mmx motif mozilla mozsvg mozxmlterm mpeg mule ncurses nls nptl oggvorbis opengl oss pam pcmcia pdflib perl png pnp python qt quicktime readline ruby sasl scanner sdl speex spell sse ssl svga t1lib tcltk tcpd tetex tiff truetype unicode usb video_cards_i830 wmf x86 xml xml2 xmms xv zlib"
Thanks for your report! Any chance you can see if you experience symptoms of bug #23232? If not, I'll integrate this thing and hopefully mark the new pine as stable. Thanks again.
This one should be fixed in the new pine-4.60 ebuild (bug 50696) with the new maildir patch. I don't experience these problems, and the maildir_append declaration is sane.
pine-4.60 stable on x86. Resolve as FIXED. Other arch user, please file a bug assign to your arch, request for stabilizing pine-4.60.