I'm trying to create a ticket via email for random crashes I'm experiencing. However, when I try to paste the traceback into the mail, aerc crashes again on me with the following traceback:
/usr/local/src/aerc/widgets/terminal.go:142 +0x86 fp=0xc000263fd0 sp=0xc000263f60 pc=0x939b76 created by git.sr.ht/~sircmpwn/aerc/widgets.NewTerminal /usr/local/src/aerc/widgets/terminal.go:124 +0xf7 [signal SIGSEGV: segmentation violation code=0x2 addr=0x7f7e280ac000 pc=0x7f7e76f09963] runtime stack: runtime.throw(0xad21e8, 0x2a) /usr/lib/go-1.13/src/runtime/panic.go:774 +0x72 runtime.sigpanic() /usr/lib/go-1.13/src/runtime/signal_unix.go:378 +0x47c
I wrote this ticket in the web interface, since it is impossible for me to paste the traceback in aerc. I can't do the same for the traceback corresponding to the random crashes, since the text box is limited and my traceback won't fit.
That one is known, seems to be a bug in the terminal code #410