Package: mutt
Version: 1.5.11+cvs20060126-1
Severity: normal

I was initially seeing this segfault when attempting to break-thread on
a reply to an email whose parent hadn't been received yet.  After the
break-thread, my view of the folder changed from the bottom of the list
of emails to the top.  The following two backtraces were produced by
pressing the respective keys afterwards.

The segfault has stopped now and I think it's because I received the
parent message to the one I was performing break-thread on.  I'll keep
an eye out for duplicating the bug again and see if I can get some info
out of the structures being referenced.

Break thread (#) followed by j

Program received signal SIGSEGV, Segmentation fault.
0x080629a0 in index_color (index_no=138507648) at ../curs_main.c:197
197     ../curs_main.c: No such file or directory.
        in ../curs_main.c
(gdb) bt
#0  0x080629a0 in index_color (index_no=138507648) at ../curs_main.c:197
#1  0x08084114 in menu_redraw_motion (menu=0x8159aa8) at ../menu.c:301
#2  0x08063765 in mutt_index_menu () at ../curs_main.c:574
#3  0x0808050b in main (argc=1, argv=0xbf9ea2b4) at ../main.c:966
(gdb)

Break thread (#) followed by <Space>

Program received signal SIGSEGV, Segmentation fault.
0x08068336 in mutt_index_menu () at ../curs_main.c:1184
1184             done = 1;
(gdb) bt
#0  0x08068336 in mutt_index_menu () at ../curs_main.c:1184
#1  0x0808050b in main (argc=1, argv=0xbfd5b654) at ../main.c:966
(gdb)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (499, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-debil-3
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages mutt depends on:
ii  libc6                         2.3.6-2    GNU C Library: Shared libraries an
ii  libdb4.3                      4.3.29-4.1 Berkeley v4.3 Database Libraries [
ii  libgnutls11                   1.0.16-14  GNU TLS library - runtime library
ii  libidn11                      0.5.18-2   GNU libidn library, implementation
ii  libncursesw5                  5.5-1      Shared libraries for terminal hand
ii  libsasl2                      2.1.19-1.9 Authentication abstraction library
ii  postfix [mail-transport-agent 2.2.9-1    A high-performance mail transport 

Versions of packages mutt recommends:
ii  locales                       2.3.6-2    GNU C Library: National Language (
ii  mime-support                  3.35-1     MIME files 'mime.types' & 'mailcap

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to