<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #1555: crash while querying address from ldap



#1555: crash while querying address from ldap

Changes (by brendan):

  * milestone:  => 1.6

Old description:

> {{{
> Package: mutt
> Version: 1.2.5.1i
> Severity: important
>
> -- Please type your report below this line
>
> pstack from the core file is
>
> core 'core' of 8364:    mutt
>  ff204cac _doprnt  (ff202e78, ffbfdbd4, ff24dcb8, 0, 5, 7bac5) + 1cb8
>  ff206aa0 snprintf (ffbfdd48, 100, 7bab8, 20, 1, 2) + 70
>  0004e3bc ???????? (ffbfdd48, 100, 1ce640, 0, 4e2a8, ffbfdd63)
>  0003d9b0 ???????? (ffbfdd48, 100, 1ce940, 0, 50, ffbfdd48)
>  0003dbf4 menu_redraw_index (1ce940, 0, ffffffff, fffffff8, 0, 1ce829) +
> 4c
>  0003ef94 mutt_menuLoop (1ce940, 5c, 1ce940, ffbfe138, ff24a1e4, 12) + 74
>  0004e6dc ???????? (ffbfe138, 100, 10c7b0, ffbfdf48, 0, 7b800)
>  0004e500 mutt_query_menu (0, 0, 2a518, 0, 93800, 743c8) + 68
>  0002a540 mutt_index_menu (0, 0, 93c00, 1, 0, 0) + 26b8
>  0003b554 main     (0, 7a400, 7a400, 94000, 92000, 3b400) + b6c
>  00019878 _start   (0, 0, 0, 0, 0, 0) + 5c
>

> -- Mutt Version Information
>
> Mutt 1.2.5.1i (2000-07-28)
> Copyright (C) 1996-2000 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: SunOS 5.10 [using ncurses 5.2]
> Compile options:
> -DOMAIN
> -DEBUG
> -HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
> +USE_IMAP  -USE_GSS  -USE_SSL  -USE_POP  +HAVE_REGCOMP  -USE_GNU_REGEX
> +HAVE_COLOR  +HAVE_PGP  -BUFFY_SIZE -EXACT_ADDRESS  +ENABLE_NLS
> SENDMAIL="/usr/lib/sendmail"
> MAILPATH="/var/mail"
> SHAREDIR="/opt/sfw/share/mutt"
> SYSCONFDIR="/opt/sfw/etc"
> -ISPELL
> To contact the developers, please mail to <mutt-dev@xxxxxxxx>.
> To report a bug, please use the muttbug utility.
>

> --- Begin /opt/sfw/etc/Muttrc
> ignore "from " received content- mime-version status x-status message-id
> ignore sender references return-path lines
> macro index \eb '/~b ' 'search in message bodies'
> macro index \cb |urlview\n 'call urlview to extract URLs out of a
> message'
> macro pager \cb |urlview\n 'call urlview to extract URLs out of a
> message'
> macro generic <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
> documentation"
> macro index   <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
> documentation"
> macro pager   <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
> documentation"
> --- End /opt/sfw/etc/Muttrc
>

>
> >How-To-Repeat:
>
> >Fix:
> }}}

New description:

 {{{
 Package: mutt
 Version: 1.2.5.1i
 Severity: important

 -- Please type your report below this line

 pstack from the core file is

 core 'core' of 8364:    mutt
  ff204cac _doprnt  (ff202e78, ffbfdbd4, ff24dcb8, 0, 5, 7bac5) + 1cb8
  ff206aa0 snprintf (ffbfdd48, 100, 7bab8, 20, 1, 2) + 70
  0004e3bc ???????? (ffbfdd48, 100, 1ce640, 0, 4e2a8, ffbfdd63)
  0003d9b0 ???????? (ffbfdd48, 100, 1ce940, 0, 50, ffbfdd48)
  0003dbf4 menu_redraw_index (1ce940, 0, ffffffff, fffffff8, 0, 1ce829) +
 4c
  0003ef94 mutt_menuLoop (1ce940, 5c, 1ce940, ffbfe138, ff24a1e4, 12) + 74
  0004e6dc ???????? (ffbfe138, 100, 10c7b0, ffbfdf48, 0, 7b800)
  0004e500 mutt_query_menu (0, 0, 2a518, 0, 93800, 743c8) + 68
  0002a540 mutt_index_menu (0, 0, 93c00, 1, 0, 0) + 26b8
  0003b554 main     (0, 7a400, 7a400, 94000, 92000, 3b400) + b6c
  00019878 _start   (0, 0, 0, 0, 0, 0) + 5c


 -- Mutt Version Information

 Mutt 1.2.5.1i (2000-07-28)
 Copyright (C) 1996-2000 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: SunOS 5.10 [using ncurses 5.2]
 Compile options:
 -DOMAIN
 -DEBUG
 -HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
 +USE_IMAP  -USE_GSS  -USE_SSL  -USE_POP  +HAVE_REGCOMP  -USE_GNU_REGEX
 +HAVE_COLOR  +HAVE_PGP  -BUFFY_SIZE -EXACT_ADDRESS  +ENABLE_NLS
 SENDMAIL="/usr/lib/sendmail"
 MAILPATH="/var/mail"
 SHAREDIR="/opt/sfw/share/mutt"
 SYSCONFDIR="/opt/sfw/etc"
 -ISPELL
 To contact the developers, please mail to <mutt-dev@xxxxxxxx>.
 To report a bug, please use the muttbug utility.


 --- Begin /opt/sfw/etc/Muttrc
 ignore "from " received content- mime-version status x-status message-id
 ignore sender references return-path lines
 macro index \eb '/~b ' 'search in message bodies'
 macro index \cb |urlview\n 'call urlview to extract URLs out of a message'
 macro pager \cb |urlview\n 'call urlview to extract URLs out of a message'
 macro generic <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
 documentation"
 macro index   <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
 documentation"
 macro pager   <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
 documentation"
 --- End /opt/sfw/etc/Muttrc



 >How-To-Repeat:

 >Fix:
 }}}

Comment:

 Very old bug. Can you still reproduce?

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/1555#comment:1>