-
Notifications
You must be signed in to change notification settings - Fork 391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mu index
v 1.10.0 has a segmentation fault ~15% of time on macOS 13.3
#2469
Comments
Ah, we've seen this, but never with a symbolic backtrace before, so this should help. Thanks! |
Add a lock to the file logger and add a unit-test to stress test it. (It does fail without the lock, and passed with it). Should help for: #2469.
I don't have the MacOS setup but I've pushed a candidate fix to |
Add a lock to the file logger and add a unit-test to stress test it. (It does fail without the lock, and passed with it). Should help for: #2469.
v1.10.2 contains a possible fix for this; can your retry? Thanks. |
Thank you. I have updated, and I just ran a shell-script to execute mu index 100 times. Not a single failure (as mentioned before, I would have had 15-20 failures prior). It seems that this issue is closed. |
Thanks! Okay, I'm closing this. |
Running
mu index
from command-line works 75-85% of the time. The other times it crashes with a segmentation fault.To Reproduce
Repeated calls to
mu index
Environment
macOS 13.3, homebrew installed
mu
, emacs v. 29.0.60 (however, the issue is not in mu4e)Checklist
This issue never occurred prior to updating to v1.10.0
The core dump is attached.
core.txt
The text was updated successfully, but these errors were encountered: