-
Notifications
You must be signed in to change notification settings - Fork 36
error in process sentinel: Odd length text property list #109
Comments
I fear this might be an async bug. At least, nothing has changed in paradox for a while now. |
@jwiegley has anything changed recently in async? |
That is really a question for Thierry, he has been making the edits. Maybe check the Git history? |
Copying @thierryvolpiatto An uneducated guess based on the fact the the process sentinel has error due to some "length" and this commit has the word "length" in it: jwiegley/emacs-async@1f12717 and Nov 2015 is the approximate time frame after which I started getting this error. |
@Malabarba |
This commit is related to dired-async, I doubt you are using this in paradox. |
@kaushalmodi do you get a backtrace if you toggle-debug-on-error? @thierryvolpiatto thanks for making it a function |
That's my plan. I will make sure to enable debug on error each time before
|
Hi,
I have noticed that I get the below process sentinel error once in a while. These errors started some time after Nov 2015. I can tell this specifically because I was on a big vacation in Nov. I never saw these errors before that. But I seen these atleast 5 times when doing async package updates using paradox after I returned from vacation in Dec.
It seems as if this error occurs when I am updating odd number of packages (5, in this case).
I will put more debug info here as I find. But I am putting this out here just in case someone else is also seeing the same issue at times.
Surprisingly, even though this process sentinel error is displayed, the installation of new versions and deletion of old versions finishes fine.
My emacs version info:
The text was updated successfully, but these errors were encountered: