summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex_opens_too_many_files.mdwn
blob: f439b383f6c73ec1133e2095d47ef6cbe2872b11 (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
[[!meta title="network-muticast FD leak fix not deployed to Linux autobuilds yet"]]

### Please describe the problem.
After running git-annex some minutes, the websites is not responsible any more and it even crashes eventually.

### What steps will reproduce the problem?
Start the assistant.

### What version of git-annex are you using? On what operating system?
it-annex version: 4.20130802-g1452ac3
build flags: Assistant Webapp Pairing Testsuite S3 WebDAV Inotify DBus XMPP

### 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
[2013-08-06 13:32:51 CEST] main: starting assistant version 4.20130802-g1452ac3                     
                                                                                                    
Already up-to-date.                                                                                 
(scanning...) [2013-08-06 13:32:51 CEST] Watcher: Performing startup scan                           
                                                                                                    
Already up-to-date.                                                                                 
(started...)                                                                                        
git-annex: accept: resource exhausted (Too many open files)                                         
[2013-08-06 19:50:37 CEST] read: git ["--git-dir=/home/christian/git-annex/.git","--work-tree=/home/+christian/git-annex","symbolic-ref","HEAD"]                                                        
git-annex: runInteractiveProcess: pipe: Too many open files                                         
[2013-08-06 19ND:ea5te1Wm:ao1tn1cS htCeaErtSFuTas]l  lcNbreaatcsWkha etcdcr:ha es/rhh:eo dmd:ee /tgc+eihctrt:ie sdct rineaeantt/wegoPirrtko- cacenosnnsen:xe /cr.tegisiootnu/                           
racnen[ e2ex0x/1h:3a -uo0sp8te-en0dT6 e (m1Tp9oF:oi5 l1me:a:1n 1yr  eCosEpoSeuTnr] c feri eleaexdsh:+)a                                                                                                 
ugsitte d[ "(-T-ogoi tm-adniyr =o/pheonm ef/iclhersi)s                                              
tian/git-annex/.git","--work-tree=/home/christian/git-annex","symbolic-ref","HEAD"]                 
git-annex: runInteractiveProcess: pipe: Too many open files                                         
git-annex: git: createProcess: resource exhausted (Too many open files)                             
[2013-08-06 19:51:11 CEST] NetWatcherFallback: warning NetWatcherFallback crashed: git: createProces+s: resource exhausted (Too many open files)                                                        
[2013-08-06 19:51:11 CEST] DaemonStatus: warning DaemonStatus crashed: /home/christian/git-annex/.gi+t/annex/: openTempFile: resource exhausted (Too many open files) 

(system was asleep from 14:00 until 19:50)

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

> [[fixed|done]] --[[Joey]]