[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] still seeing semi-regular lockups
From: |
Nicolas Goaziou |
Subject: |
Re: [O] still seeing semi-regular lockups |
Date: |
Sat, 14 Jun 2014 09:43:27 +0200 |
Daimrod <address@hidden> writes:
> My guess is that the lockup happens in `org-element--cache-key-less-p',
> called by `org-element--cache-process-request'.
Probably, but it doesn't mean that this particular function is buggy.
The lockup happens there because the cache gets corrupted at some point.
After investigating a little while, it appears that switching
input-method to "latin-postfix" alone is sufficient to corrupt it.
Though, setting `org-element-cache-sync-idle-time' to a high value
prevents the problem, which means that the corruption happens only when
cache is synchronized during idle time.
That's where I am for the time being. I don't know much about input
methods, so I have no clue about the reasons behind this. I'm still
investigating.
Regards,
--
Nicolas Goaziou
- Re: [O] still seeing semi-regular lockups, Eric Abrahamsen, 2014/06/04
- Re: [O] still seeing semi-regular lockups, Daimrod, 2014/06/11
- Re: [O] still seeing semi-regular lockups, Nicolas Goaziou, 2014/06/24
- Re: [O] still seeing semi-regular lockups, Eric Abrahamsen, 2014/06/24
- Re: [O] still seeing semi-regular lockups, Matt Lundin, 2014/06/25
- Re: [O] still seeing semi-regular lockups, Matt Lundin, 2014/06/25
- Re: [O] still seeing semi-regular lockups, Sebastien Vauban, 2014/06/25
- Re: [O] still seeing semi-regular lockups, Nicolas Goaziou, 2014/06/27
- Re: [O] still seeing semi-regular lockups, Daimrod, 2014/06/25
- Re: [O] still seeing semi-regular lockups, Eric Abrahamsen, 2014/06/25