summaryrefslogtreecommitdiff
path: root/doc/bugs/unable_to_decommit_memory__58___Invalid_argument.mdwn
blob: 6cd90264cc9b984d4d0ce2850ef1f268dc62649f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
### Please describe the problem.
Recent builds of git-annex spew out many lines such as:

    git-annex: unable to decommit memory: Invalid argument
    git-annex: unable to decommit memory: Invalid argument
    git-annex: unable to decommit memory: Invalid argument
    git-annex: unable to decommit memory: Invalid argument
    git-annex: unable to decommit memory: Invalid argument

### What steps will reproduce the problem?
This happens to me syncing any large repository now.

### What version of git-annex are you using? On what operating system?
git-annex version: 6.20161118-g0a34f08

uname -r: 4.4.14-11.pvops.qubes.x86_64

/etc/system-release: Fedora release 23 (Twenty Three)

### Please provide any additional information below.

I found this: https://ghc.haskell.org/trac/ghc/ticket/12495

It looks like this is a problem that occurs only on kernels < 4.5, when ghc is built with a newer glibc, I think.

### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)

Git annex rocks!

> [[fixed|done]]; fix is confirmed, all linux standalone builds are updated
> (and I pinged Yoh to update the neurodebian standalone build). --[[Joey]]