-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday, March 9 at 11:47 AM, quoth Joshua Tinnin: > I should reiterate: this only happens through one of my mutt rc > files. I use two others which have no issues, but I can't see any > differences between them which might cause this.
Okay... what *are* the differences? > I'm wondering if it has something to do with the mailbox files > themselves, although changing folders in another mutt with a > different rc file to the folders in question will not reproduce the > problem. Sounds like it's something that's different between the RC files. > OK, this is what I get: > > Program received signal SIGSEGV, Segmentation fault. > 0x080b2746 in ?? () > (gdb) backtrace > #0 0x080b2746 in ?? () Yuck. Hm. Did you compile mutt with debugging symbols? It looks like you probably didn't. In your mutt source directory, run this: make clean && make CFLAGS="-O0 -g" && sudo make install And then retry running mutt inside the debugger. ~Kyle - -- A government which robs Peter to pay Paul can always depend on the support of Paul. -- George Bernard Shaw -----BEGIN PGP SIGNATURE----- Comment: Thank you for using encryption! iEYEARECAAYFAkm1f5AACgkQBkIOoMqOI16LDACcDUy7rCh6l9OR5RRarFD7wpUr s+oAniTBJLvhIDSRbivJOg+p7y8sd7gm =IhPP -----END PGP SIGNATURE-----