aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/TransferScanner_crashed__58___fd__58__59__58___hGetLine__58___end_of_file.mdwn
blob: 40cd3ebb9cd967ea9c6a7015c74869fadc5702ac (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
### Please describe the problem.
git-annex assistant reports a warning:
TransferScanner crashed: fd:59: hGetLine: end of file

### What steps will reproduce the problem?
I don't know. Just run git-annex assistant and wait for this to happen.

### What version of git-annex are you using? On what operating system?
Version: 5.20140709
Build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV Inotify DBus XMPP DNS Feeds Quvi TDFA CryptoHash 

Gentoo

### Please provide any additional information below.


[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
error: object file /home/crabman/annex/.git/objects/97/3b57761ebe88b11e1d0d2c70c8d3b48530202f is empty
fatal: loose object 973b57761ebe88b11e1d0d2c70c8d3b48530202f (stored in /home/crabman/annex/.git/objects/97/3b57761ebe88b11e1d0d2c70c8d3b48530202f) is corrupt
error: object file /home/crabman/annex/.git/objects/97/3b57761ebe88b11e1d0d2c70c8d3b48530202f is empty
fatal: loose object 973b57761ebe88b11e1d0d2c70c8d3b48530202f (stored in /home/crabman/annex/.git/objects/97/3b57761ebe88b11e1d0d2c70c8d3b48530202f) is corrupt
error: object file /home/crabman/annex/.git/objects/97/3b57761ebe88b11e1d0d2c70c8d3b48530202f is empty
fatal: loose object 973b57761ebe88b11e1d0d2c70c8d3b48530202f (stored in /home/crabman/annex/.git/objects/97/3b57761ebe88b11e1d0d2c70c8d3b48530202f) is corrupt
error: object file /home/crabman/annex/.git/objects/97/3b57761ebe88b11e1d0d2c70c8d3b48530202f is empty
fatal: loose object 973b57761ebe88b11e1d0d2c70c8d3b48530202f (stored in /home/crabman/annex/.git/objects/97/3b57761ebe88b11e1d0d2c70c8d3b48530202f) is corrupt
fd:31: hGetLine: end of file
fd:32: hGetLine: end of file
fd:33: hGetLine: end of file
fd:34: hGetLine: end of file
fd:38: hGetLine: end of file
fd:41: hGetLine: end of file
fd:41: hGetLine: end of file
fd:41: hGetLine: end of file
fd:41: hGetLine: end of file
fd:41: hGetLine: end of file
fd:41: hGetLine: end of file
fd:43: hGetLine: end of file
fd:41: hGetLine: end of file
fd:41: hGetLine: end of file
fd:41: hGetLine: end of file
fd:41: hGetLine: end of file
fd:41: hGetLine: end of file
fd:41: hGetLine: end of file
fd:43: hGetLine: end of file


# End of transcript or log.
"""]]