#1726: flea failed when reading a core Changes (by brendan):
* status: reopened => closed * resolution: => wontfix Old description: > {{{ > Package: mutt > Version: 1.5.5i > Severity: important > > > -- Please type your report below this line > > > > Severity? [01234] 2 > > If mutt has crashed, it may have saved some program state in > > a file named core. We can include this information with the bug > > report if you wish so. > > Do you want to include information gathered from a core file? > > If yes, please enter the path - otherwise just say no: [] > > > mutt.core > > Do you want to include your personal mutt configuration files? [Y|n] n > > Do you want to include your system's global mutt configuration file? > [Y|n] n > > /tmp/flea.envy.posixnap.net.28160/gdb.rc:1: Error in sourced command > file: > > When attempting to send in my previous bug report with flea, it died > reading the core, i think because of a bug in gdb.rc. anyways, here is > gdb.rc: > > bt > list > quit > > Hm, I guess I expected more than that. Anyways, this is kind of icky. > > Thanks, > alex > > -- System Information > System Version: OpenBSD envy.posixnap.net 3.4 spite#5 i386 > > -- Build environment information > > (Note: This is the build environment installed on the system > muttbug is run on. Information may or may not match the environment > used to build mutt.) > > - gcc version information > gcc > Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.4/2.95.3/specs > gcc version 2.95.3 20010125 (prerelease, propolice) > > - CFLAGS > -Wall -pedantic -g -O2 > > -- Mutt Version Information > > Mutt 1.5.5i (2003-11-05) > Copyright (C) 1996-2002 Michael R. Elkins and others. > Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'. > Mutt is free software, and you are welcome to redistribute it > under certain conditions; type `mutt -vv' for details. > > System: OpenBSD 3.4 (i386) [using ncurses 5.2] > Compile options: > -DOMAIN > +DEBUG > -HOMESPOOL -USE_SETGID -USE_DOTLOCK -DL_STANDALONE > +USE_FCNTL -USE_FLOCK > +USE_POP +USE_IMAP -USE_GSS +USE_SSL -USE_SASL -USE_SASL2 > +HAVE_REGCOMP -USE_GNU_REGEX > +HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET > +HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM > +CRYPT_BACKEND_CLASSIC_PGP +CRYPT_BACKEND_CLASSIC_SMIME > -CRYPT_BACKEND_GPGME -BUFFY_SIZE +EXACT_ADDRESS -SUN_ATTACHMENT > -ENABLE_NLS -LOCALES_HACK -HAVE_WC_FUNCS -HAVE_LANGINFO_CODESET > +HAVE_LANGINFO_YESEXPR > -HAVE_ICONV -ICONV_NONTRANS -HAVE_LIBIDN +HAVE_GETSID > +HAVE_GETADDRINFO > ISPELL="/usr/local/bin/ispell" > SENDMAIL="/usr/sbin/sendmail" > MAILPATH="/var/mail" > PKGDATADIR="/usr/local/share/mutt" > SYSCONFDIR="/usr/local/etc" > EXECSHELL="/bin/sh" > -MIXMASTER > To contact the developers, please mail to <mutt-dev@mutt.org>. > To report a bug, please use the flea(1) utility. > > > >How-To-Repeat: > >Fix: > }}} New description: {{{ Package: mutt Version: 1.5.5i Severity: important > -- Please type your report below this line > > Severity? [01234] 2 > If mutt has crashed, it may have saved some program state in > a file named core. We can include this information with the bug > report if you wish so. > Do you want to include information gathered from a core file? > If yes, please enter the path - otherwise just say no: [] > > mutt.core > Do you want to include your personal mutt configuration files? [Y|n] n > Do you want to include your system's global mutt configuration file? [Y|n] n > /tmp/flea.envy.posixnap.net.28160/gdb.rc:1: Error in sourced command file: When attempting to send in my previous bug report with flea, it died reading the core, i think because of a bug in gdb.rc. anyways, here is gdb.rc: bt list quit Hm, I guess I expected more than that. Anyways, this is kind of icky. Thanks, alex -- System Information System Version: OpenBSD envy.posixnap.net 3.4 spite#5 i386 -- Build environment information (Note: This is the build environment installed on the system muttbug is run on. Information may or may not match the environment used to build mutt.) - gcc version information gcc Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.4/2.95.3/specs gcc version 2.95.3 20010125 (prerelease, propolice) - CFLAGS -Wall -pedantic -g -O2 -- Mutt Version Information Mutt 1.5.5i (2003-11-05) Copyright (C) 1996-2002 Michael R. Elkins and others. Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'. Mutt is free software, and you are welcome to redistribute it under certain conditions; type `mutt -vv' for details. System: OpenBSD 3.4 (i386) [using ncurses 5.2] Compile options: -DOMAIN +DEBUG -HOMESPOOL -USE_SETGID -USE_DOTLOCK -DL_STANDALONE +USE_FCNTL -USE_FLOCK +USE_POP +USE_IMAP -USE_GSS +USE_SSL -USE_SASL -USE_SASL2 +HAVE_REGCOMP -USE_GNU_REGEX +HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET +HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM +CRYPT_BACKEND_CLASSIC_PGP +CRYPT_BACKEND_CLASSIC_SMIME -CRYPT_BACKEND_GPGME -BUFFY_SIZE +EXACT_ADDRESS -SUN_ATTACHMENT -ENABLE_NLS -LOCALES_HACK -HAVE_WC_FUNCS -HAVE_LANGINFO_CODESET +HAVE_LANGINFO_YESEXPR -HAVE_ICONV -ICONV_NONTRANS -HAVE_LIBIDN +HAVE_GETSID +HAVE_GETADDRINFO ISPELL="/usr/local/bin/ispell" SENDMAIL="/usr/sbin/sendmail" MAILPATH="/var/mail" PKGDATADIR="/usr/local/share/mutt" SYSCONFDIR="/usr/local/etc" EXECSHELL="/bin/sh" -MIXMASTER To contact the developers, please mail to <mutt-dev@mutt.org>. To report a bug, please use the flea(1) utility. >How-To-Repeat: >Fix: }}} -- Ticket URL: <http://dev.mutt.org/trac/ticket/1726#comment:2>