Thread (5 messages) flat view 5 messages, 3 authors, 2016-06-16

Re: Segfault in the attr stack

From: Junio C Hamano <hidden>
Date: 2016-06-16 02:19:42

Gaah, of course.

This is coming from the cache preload codepath, where multiple threads
try to run ce_path_match().
It used to be OK because pathspec magic never looked at attributes,
but now it does, and attribute system is not thread-safe.

On Wed, Jun 1, 2016 at 3:11 PM, Stefan Beller [off-list ref] wrote:
This can be reproduced on sb/pathspec-label in git.git as well.

The key difference I notice is `git ls-files` works perfectly (e.g. in
the tests)
while `git status` fails.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help