Re: segfault causes system freeze

2018-11-27 Thread steve
Hi There, Just an update on this issue. My machine just froze while NOT using mutt. I was in the terminal, typed the few first letters of a command, then hit and the machine froze. So to my big despair, it is not a mutt issue; I bet it's more a hardware issue, and that is bad. Have a nice

Re: segfault causes system freeze

2018-11-24 Thread steve
Le 23-11-2018, à 09:52:59 -0800, Kevin J. McCarthy a écrit : On Fri, Nov 23, 2018 at 07:30:00AM +0100, steve wrote: I think it's when I just go back from editing with vim to the pager. Also, are you using IMAP? Yes I do via offlineimap. It sounds like this may be triggered by offlineimap

Re: segfault causes system freeze

2018-11-24 Thread steve
Le 23-11-2018, à 21:31:25 +0100, Jörg Sommer a écrit : steve hat am Do 22. Nov, 16:19 (+0100) geschrieben: 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 =

Re: segfault causes system freeze

2018-11-23 Thread Jörg Sommer
steve hat am Do 22. Nov, 16:19 (+0100) geschrieben: > 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 =

Re: segfault causes system freeze

2018-11-23 Thread Kevin J. McCarthy
On Fri, Nov 23, 2018 at 07:30:00AM +0100, steve wrote: I think it's when I just go back from editing with vim to the pager. Also, are you using IMAP? Yes I do via offlineimap. It sounds like this may be triggered by offlineimap updating while you are in the middle of composing the

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

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

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. Ctlr-x doesn't do

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't. You may need a ^C or

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. Opening a new one and launching htop

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 |

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

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

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?

Re: segfault causes system freeze

2018-11-21 Thread Nathan Stratton Treadway
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 launching htop for example freeze the > terminal. But was it funny, is

Re: segfault causes system freeze

2018-11-21 Thread steve
Le 21-11-2018, à 23:10:51 +0100, Jörg Sommer a écrit : steve hat am Mi 21. Nov, 19:50 (+0100) geschrieben: # coredumpctl info PID: 1678 (mutt) UID: 1000 (steve) GID: 1000 (steve) Signal: 11 (SEGV) Timestamp: Wed 2018-11-21 19:45:57 CET (17s ago)

Re: segfault causes system freeze

2018-11-21 Thread steve
Hi, Le 21-11-2018, à 17:51:39 -0500, Nathan Stratton Treadway a écrit : On Tue, Nov 20, 2018 at 12:42:02 +0100, steve wrote: I have a new box for about two months and it appears that each time mutt segfaults, the console freezes and I have to hard stop the machine. Here is what I have in

Re: segfault causes system freeze

2018-11-21 Thread Nathan Stratton Treadway
On Tue, Nov 20, 2018 at 12:42:02 +0100, steve wrote: > I have a new box for about two months and it appears that each time mutt > segfaults, the console freezes and I have to hard stop the machine. Here > is what I have in /var/log/kernel.log: When you say "the console freezes": are you able to

Re: segfault causes system freeze

2018-11-21 Thread Jörg Sommer
steve hat am Mi 21. Nov, 19:50 (+0100) geschrieben: > # coredumpctl info > PID: 1678 (mutt) > UID: 1000 (steve) > GID: 1000 (steve) >Signal: 11 (SEGV) > Timestamp: Wed 2018-11-21 19:45:57 CET (17s ago) > Command Line: mutt -y -n >Executable:

Re: segfault causes system freeze

2018-11-21 Thread steve
Hi, Mutt crashed just after hitting 'r'. Here is the output of # coredumpctl info PID: 1678 (mutt) UID: 1000 (steve) GID: 1000 (steve) Signal: 11 (SEGV) Timestamp: Wed 2018-11-21 19:45:57 CET (17s ago) Command Line: mutt -y -n Executable:

Re: segfault causes system freeze

2018-11-21 Thread steve
Le 21-11-2018, à 08:53:53 +0100, Jörg Sommer a écrit : steve hat am Mi 21. Nov, 06:42 (+0100) geschrieben: Le 20-11-2018, à 21:19:05 +0100, Jörg Sommer a écrit : > > > Do you use systemd? Can you install the packages systemd-coredump and > > > mutt-dbgsym? After a crash you can run

Re: segfault causes system freeze

2018-11-20 Thread Jörg Sommer
steve hat am Mi 21. Nov, 06:42 (+0100) geschrieben: > Le 20-11-2018, à 21:19:05 +0100, Jörg Sommer a écrit : > > > > > Do you use systemd? Can you install the packages systemd-coredump and > > > > mutt-dbgsym? After a crash you can run `coredumpctl info -1` and post > > > > the > > > > > >

Re: segfault causes system freeze

2018-11-20 Thread steve
Le 20-11-2018, à 21:19:05 +0100, Jörg Sommer a écrit : > Do you use systemd? Can you install the packages systemd-coredump and > mutt-dbgsym? After a crash you can run `coredumpctl info -1` and post the There is no mutt-dbgsym in stretch, only jessie and sid. I installed systemd-coredump. Will

Re: segfault causes system freeze

2018-11-20 Thread Jörg Sommer
steve hat am Di 20. Nov, 15:18 (+0100) geschrieben: > Le 20-11-2018, à 14:29:30 +0100, Jörg Sommer a écrit : > > steve hat am Di 20. Nov, 12:42 (+0100) geschrieben: > > > Hi There, > > > > > > I have a new box for about two months and it appears that each time mutt > > > segfaults, the console

Re: segfault causes system freeze

2018-11-20 Thread steve
Le 20-11-2018, à 14:29:30 +0100, Jörg Sommer a écrit : steve hat am Di 20. Nov, 12:42 (+0100) geschrieben: Hi There, I have a new box for about two months and it appears that each time mutt segfaults, the console freezes and I have to hard stop the machine. Here is what I have in

Re: segfault causes system freeze

2018-11-20 Thread Jörg Sommer
steve hat am Di 20. Nov, 12:42 (+0100) geschrieben: > Hi There, > > I have a new box for about two months and it appears that each time mutt > segfaults, the console freezes and I have to hard stop the machine. Here > is what I have in /var/log/kernel.log: > > Nov 19 15:54:17 box kernel: [

Re: segfault causes system freeze

2018-11-20 Thread Patrick Shanahan
* steve [11-20-18 06:42]: > Hi There, > > I have a new box for about two months and it appears that each time mutt > segfaults, the console freezes and I have to hard stop the machine. Here > is what I have in /var/log/kernel.log: > > Nov 19 15:54:17 box kernel: [ 7970.303276] mutt[13832]: