#2958: mutt-1.5.16: mutt crash at start when enabling header caching in nsf directory with a (non-root) install
Comment (by Rocco Rutte): {{{ Hi, * Mutt [07-09-17 09:36:58 -0000] wrote: > > Can you please find out with what database library you've compiled mutt > > with (run 'ldd `which muttĀ“')? > For remote machine(on which mutt crashes): [...] > libdb-4.3.so => /usr/lib/libdb-4.3.so (0x401a0000) > For local machine(where mutt is fine): [...] > libdb-4.2.so => /usr/lib/libdb-4.2.so (0xa7d4c000) Ok, so BDB on both systems. It would be really useful in tracking the issue down if you could provide a backtrace with gdb of a crashed mutt. In addition, if you have time and resources, it would be nice to see if mutt with gdbm or qdbm works on the remote machine. I don't really think it's IMAP related if another mutt installation can handle the imaps folder (given that both mutt versions are identical). bye, Rocco }}} -- Ticket URL: <http://dev.mutt.org/trac/ticket/2958#comment:>