>>>> yesterday I wrote:
JAT> I'm still seeing frequent crashes after updating this morning to get
JAT> Andy's latest commits
JAT>
JAT> it most often happens in VM, when opening a new frame for msg
JAT> composition, or folder viewing. stack trace is:
JAT>
JAT> Program received signal SIGABRT, Aborted.
JAT> kill () at engine.c:648
JAT>
JAT> (gdb) where
JAT> #0 kill () at engine.c:648
JAT> #1 0x41531ac in raise () at iconv_converter.c:22087
quick followup... since changing to:
(setq vm-frame-per-composition nil)
(setq vm-frame-per-folder nil)
I've seen no crashes
-JT