#3797: mutt.core Signal 11 Segmentation Fault OpenBSD  5.4 -> Current
-------------------------+----------------------
  Reporter:  shepper     |      Owner:  mutt-dev
      Type:  defect      |     Status:  new
  Priority:  major       |  Milestone:
 Component:  maildir/mh  |    Version:  1.5.24
Resolution:              |   Keywords:
-------------------------+----------------------

Comment (by shepper):

 I'm still getting the core dumps after invoking a fetchmail macro although
 I have the sense it is improved.


 {{{
 PooBear$ gdb mutt mutt.core
 GNU gdb 6.3
 Copyright 2004 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you
 are
 welcome to change it and/or distribute copies of it under certain
 conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for
 details.
 This GDB was configured as "amd64-unknown-openbsd5.8"...
 Core was generated by `mutt'.
 Program terminated with signal 11, Segmentation fault.
 Loaded symbols for /usr/local/bin/mutt
 Reading symbols from /usr/lib/libncurses.so.14.0...done.
 Loaded symbols for /usr/lib/libncurses.so.14.0
 Reading symbols from /usr/lib/libssl.so.35.0...done.
 Loaded symbols for /usr/lib/libssl.so.35.0
 Reading symbols from /usr/lib/libcrypto.so.35.0...done.
 Loaded symbols for /usr/lib/libcrypto.so.35.0
 Reading symbols from /usr/lib/libz.so.5.0...done.
 Loaded symbols for /usr/lib/libz.so.5.0
 Reading symbols from /usr/local/lib/libsasl2.so.3.0...done.
 Loaded symbols for /usr/local/lib/libsasl2.so.3.0
 Reading symbols from /usr/local/lib/libqdbm.so.14.14...done.
 Loaded symbols for /usr/local/lib/libqdbm.so.14.14
 Reading symbols from /usr/local/lib/libintl.so.6.0...done.
 Loaded symbols for /usr/local/lib/libintl.so.6.0
 Reading symbols from /usr/local/lib/libiconv.so.6.0...done.
 Loaded symbols for /usr/local/lib/libiconv.so.6.0
 Reading symbols from /usr/local/lib/libidn.so.17.2...done.
 Loaded symbols for /usr/local/lib/libidn.so.17.2
 Reading symbols from /usr/lib/libc.so.80.1...done.
 Loaded symbols for /usr/lib/libc.so.80.1
 Reading symbols from /usr/libexec/ld.so...done.
 Loaded symbols for /usr/libexec/ld.so
 #0  0x0000049d1d76c672 in mh_check_mailbox (ctx=0x49fe434ab00,
     index_hint=0x7f7ffffe94fc) at mh.c:2112
 2112        p->canon_fname = safe_strdup (p->h->path);
 (gdb) thread apply all backtrace

 Thread 1 (process 31353):
 #0  0x0000049d1d76c672 in mh_check_mailbox (ctx=0x49fe434ab00,
     index_hint=0x7f7ffffe94fc) at mh.c:2112
 #1  0x0000049d1d77085c in mx_check_mailbox (ctx=0x49fe434ab00,
     index_hint=0x7f7ffffe94fc, lock=0) at mx.c:1389
 #2  0x0000049d1d737239 in mutt_index_menu () at curs_main.c:478
 #3  0x0000049d1d75fe25 in main (argc=1, argv=0x7f7ffffea638) at
 main.c:1050

 }}}

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3797#comment:8>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to