I get a segfault on launch with mutt-1.5.20-sasl-sidebar-compressed with my config file, running -current as of 06-29-09 20:00EST
Here's the last lines from kdump: 2423 mutt RET read 9875/0x2693 2423 mutt CALL getpid() 2423 mutt RET getpid 2423/0x977 2423 mutt CALL close(0x5) 2423 mutt RET close 0 2423 mutt CALL sigprocmask(0x1,0xffffffff) 2423 mutt RET sigprocmask 0 2423 mutt CALL mprotect(0x3c01d000,0x1000,0x3) 2423 mutt RET mprotect 0 2423 mutt CALL mprotect(0x3c01d000,0x1000,0x1) 2423 mutt RET mprotect 0 2423 mutt CALL sigprocmask(0x3,0) 2423 mutt RET sigprocmask -65793/0xfffefeff 2423 mutt PSIG SIGSEGV SIG_DFL code 1 addr=0x3e1 trapno=1 2423 mutt NAMI "mutt.core" On Tue, Jun 16, 2009 at 00:06, Aaron Stellman<[email protected]> wrote: > On Mon, Jun 15, 2009 at 01:09:24AM +0100, Stuart Henderson wrote: >> - bugfix update to 1.5.20; this is in the run-up to stable 1.6. >> using my own re-rolled compressed and sidebar diffs. >> >> - set sysconfdir at fake-install time, rather than patch it >> afterwards. cleaner and avoids "make plist" spam. >> >> - wantlib cleanup (no more libdes) >> >> - bump stable PKGNAME >> >> Please test and comment/ok. >> | patch -E -d /usr/ports/mail/mutt > > mutt-1.5.20-sasl-sidebar-compressed > using this for past 24hrs on amd64 -current. No problems to report. > >
