Thread (4 messages) 4 messages, 3 authors, 2025-03-14

Re: BUG: diffcore-rename.c:1674: tracking failed somehow; failed to find associated dst for broken pair

From: Elijah Newren <hidden>
Date: 2025-03-14 06:08:14

On Fri, Sep 20, 2024 at 6:07 AM Jeff King [off-list ref] wrote:
On Fri, Sep 20, 2024 at 11:22:28AM +0200, Olaf Hering wrote:
quoted
The following issue left my terminal in a weird state.
Is this a bug in the repository, or a bug in git 2.43/46?

set -ex
pushd /dev/shm
test -d x.git || git clone https://github.com/intel/linux-sgx.git x.git
cd $_
git checkout -b $PPID.$$ a53adeaab7a8176fabb415bfcdf6d29fe4060678
d=external/ippcp_internal/inc
git log -p -b -B -w --stat --follow "$d" |& tail
cd $d
git log -p -b -B -w --stat --follow . |& tail
Definitely a bug in Git, since we're hitting a BUG(). Looks like it
reproduces with just "-B --follow" on the path in question. Bisecting
leads to 9db2ac5616 (diffcore-rename: accelerate rename_dst setup,
2020-12-11). +cc Elijah.

-Peff
Sorry for the lengthy delay; fix over here:
https://lore.kernel.org/git/pull.1876.git.1741395615315.gitgitgadget@gmail.com/ (local)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help