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

Re: [Mutt] #3359: mutt-1.5.20: segfault when entering an imap folder using db4 and hcache



#3359: mutt-1.5.20: segfault when entering an imap folder using db4 and hcache
--------------------------------------------------+-------------------------
  Reporter:  Pedro Fortuny <pfortuny@â>           |       Owner:  mutt-dev
      Type:  defect                               |      Status:  new     
  Priority:  major                                |   Milestone:          
 Component:  mutt                                 |     Version:          
Resolution:  fixed                                |    Keywords:          
--------------------------------------------------+-------------------------

Comment(by Michael Elkins):

 {{{
 Can you also try running under valgrind to see if that sheds any light on
 this
 problem?  I double checked the Berkeley DB documentation, and it does
 state
 that if DB_ENV->open() fails, it is valid to call DB_ENV->close().  I
 double
 checked this on my Linux desktop via gdb and see that the data structure
 looks
 correct.

 Also, if you can use gdb to print out *h->env prior to the h->env->open
 call,
 that would be useful to see if the data structure looks intact.
 }}}

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