Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Where to start debugging zle recursive-edit? / Ctrl-C



On Sep 27, 12:16am, Sebastian Gniazdowski wrote:
}
} have unoptimized HEAD Zsh, coredumps are set up, added some stressing

If you're not seeing the problem under these circumstances, then it's
probably a race condition that's eliminated either by taking out the
code optimization or by adding the other processing.  Try first to
reproduce with the minimum differences from when you were seeing it
before, i.e., just debugging symbols and core dumps enabled, before
you start throwing in theoretical stressors.



Messages sorted by: Reverse Date, Date, Thread, Author