Re: segfault causes system freeze

2018-11-22 Thread steve
Le 21-11-2018, à 23:10:51 +0100, Jörg Sommer a écrit : This does not tell me anything (I'm not a developer). Do you think I should open a bug report on the Debian BTS? Yes, this would be helpful. Do you have gdb installed? Can you run `coredumpctl debug` and run `bt full` on the gdb prompt? Th

Re: segfault causes system freeze

2018-11-22 Thread steve
Le 22-11-2018, à 02:09:46 -0500, Nathan Stratton Treadway a écrit : On Thu, Nov 22, 2018 at 07:51:48 +0100, steve wrote: No. If switch to another console, and launch a 'ls' for example, the cursor goes to the line and then nothing happens. Ctlr-x doesn't do anything. Opening a new one and launc

Re: segfault causes system freeze

2018-11-22 Thread Jörg Sommer
steve hat am Do 22. Nov, 15:45 (+0100) geschrieben: > Le 21-11-2018, à 23:10:51 +0100, Jörg Sommer a écrit : > > > > This does not tell me anything (I'm not a developer). Do you think I > > > should > > > open a bug report on the Debian BTS? > > > > Yes, this would be helpful. Do you have gdb in

Re: segfault causes system freeze

2018-11-22 Thread steve
Le 22-11-2018, à 16:09:50 +0100, Jörg Sommer a écrit : #0 0x5592c9a59c68 in index_make_entry (s=0x7fff20afb090 "", l=1024, menu=, num=) at ../../curs_main.c:300 h = 0x5592cbef1670 flag = (MUTT_FORMAT_TREE | MUTT_FORMAT_MAKEPRINT | MUTT_FORMAT_ARROWCURSOR | MUTT_FORMAT_INDEX

Re: segfault causes system freeze

2018-11-22 Thread Felix Finch
On 20181122, Nathan Stratton Treadway wrote: > On Thu, Nov 22, 2018 at 07:51:48 +0100, steve wrote: > > No. If switch to another console, and launch a 'ls' for example, the > > cursor goes to the line and then nothing happens. Ctlr-x doesn't do > > anything.

Re: segfault causes system freeze

2018-11-22 Thread Felix Finch
On 20181122, Felix Finch wrote: > Try "stty sane^J". I should have clarified; someimes the tty gets in such a state that it doesn't echo any characters nor recognize ; you have to type this on blind faith it's getting through to the shell, and the ^J works when doesn&#x

Re: segfault causes system freeze

2018-11-22 Thread steve
Le 22-11-2018, à 07:35:08 -0800, Felix Finch a écrit : On 20181122, Nathan Stratton Treadway wrote: On Thu, Nov 22, 2018 at 07:51:48 +0100, steve wrote: > No. If switch to another console, and launch a 'ls' for example, the > cursor goes to the line and then nothing happens. C

Re: segfault causes system freeze

2018-11-22 Thread Kevin J. McCarthy
On Thu, Nov 22, 2018 at 04:19:43PM +0100, steve wrote: I would guess that one of the thread chains is broken. Does the crash happen everytime in the same mailbox? That's a question I also asked myself. I don't know for now. I'll have to investigate a bit more. The problem is that it doesn't ha

Re: segfault causes system freeze

2018-11-22 Thread steve
Hi Kevin, Le 22-11-2018, à 17:48:14 -0800, Kevin J. McCarthy a écrit : On Thu, Nov 22, 2018 at 04:19:43PM +0100, steve wrote: I would guess that one of the thread chains is broken. Does the crash happen everytime in the same mailbox? That's a question I also asked myself. I don't know for no

OT: culprit in MIME recoding and breaking signatures

2018-11-22 Thread Ian Zimmerman
The winner appears to be Perl, namely the Mail::Audit module (and whatever other modules it relies on). I had a couple of scripts that did gentle transformations of incoming mails. The transformations were supposed to only ever touch the headers, but I used a Mail::Audit object to write back the