Commit aa60b55
ci: build natives from Blockether/fff fork (grep SIGBUS fix), release 0.9.6-2
fff's mmap-backed grep reader faults with SIGBUS when a file is rewritten
mid-search (an editor/coding agent editing the workspace) — see upstream PR
dmtrKovalenko/fff#626. Point the native build at the Blockether/fff fork
@ v0.9.6-blockether.1, which carries the fix (read grep content into an owned
buffer instead of mmap), and cut 0.9.6-2. Revert FFF_REPO to dmtrKovalenko/fff
once #626 merges.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 6e307cd commit aa60b55
2 files changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
31 | | - | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments