https://bugs.kde.org/show_bug.cgi?id=398744
--- Comment #6 from Paul <pa...@loftusit.com.au> --- I just re-checked this as I did do a git pull to get the latest version, and it is actually 3.0.0. I mistakenly reported the kde version. During the run of the loop guide, I find this in the proc/fd: $ ls /proc/3549/fd 0 100 103 106 109 12 15 18 20 23 26 29 31 34 37 4 42 45 48 50 53 6 64 67 7 72 75 78 80 83 86 89 91 94 97 1 101 104 107 11 13 16 19 21 24 27 3 32 35 38 40 43 46 49 51 54 61 65 68 70 73 76 79 81 84 87 9 92 95 98 10 102 105 108 110 14 17 2 22 25 28 30 33 36 39 41 44 47 5 52 55 62 66 69 71 74 77 8 82 85 88 90 93 96 99 Most of them are: lrwx------. 1 ... 64 Oct 2 23:24 90 -> 'socket:[59370]' lrwx------. 1 ... 64 Oct 2 23:24 91 -> 'socket:[66537]' lrwx------. 1 ... 64 Oct 2 23:24 92 -> 'socket:[66538]' lrwx------. 1 ... 64 Oct 2 23:24 93 -> 'socket:[78162]' up to lrwx------. 1 ... 64 Oct 2 23:39 717 -> 'socket:[101062]' lrwx------. 1 ... 64 Oct 2 23:39 718 -> 'socket:[101063]' lrwx------. 1 ... 64 Oct 2 23:39 719 -> 'socket:[99119]' It seems to increase at the frame rate of the guider loop. As I can replicate this on-demand, is there something I can do to provide more info? -- You are receiving this mail because: You are watching all bug changes.