From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <2138b1a385ca72749514db57cc306aeb@plan9.ucalgary.ca> To: 9fans@cse.psu.edu Subject: Re: [9fans] bug in libcomplete? From: andrey mirtchovski In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Sat, 14 Feb 2004 10:56:03 -0700 Topicbox-Message-UUID: e401e91a-eacc-11e9-9e20-41e7f4b1d025 > Lastly: I lied, there's more. the file descriptor opened in /sys/src/libcomplete/complete.c:56 is never closed, so if you're stubborn and keep pressing Ins or ctrl+f you'll soon get a 'process exceeds 100 file descriptors' warning. for some reason this crashes my terminal when my connection to the file server times out. home% cd font home% lsof | grep font home% # hit Ins many times [10646/ aurabesh/ cyberbit/ efont/ luxi/ quickbrown.txt tengwar/ ttf.tgz ttf/ unicode-all.txt unifont/ utf8demo.txt vera/] [10646/ aurabesh/ cyberbit/ efont/ luxi/ quickbrown.txt tengwar/ ttf.tgz ttf/ unicode-all.txt unifont/ utf8demo.txt vera/] [10646/ aurabesh/ cyberbit/ efont/ luxi/ quickbrown.txt tengwar/ ttf.tgz ttf/ unicode-all.txt unifont/ utf8demo.txt vera/] [10646/ aurabesh/ cyberbit/ efont/ luxi/ quickbrown.txt tengwar/ ttf.tgz ttf/ unicode-all.txt unifont/ utf8demo.txt vera/] [10646/ aurabesh/ cyberbit/ efont/ luxi/ quickbrown.txt tengwar/ ttf.tgz ttf/ unicode-all.txt unifont/ utf8demo.txt vera/] [10646/ aurabesh/ cyberbit/ efont/ luxi/ quickbrown.txt tengwar/ ttf.tgz ttf/ unicode-all.txt unifont/ utf8demo.txt vera/] [10646/ aurabesh/ cyberbit/ efont/ luxi/ quickbrown.txt tengwar/ ttf.tgz ttf/ unicode-all.txt unifont/ utf8demo.txt vera/] [10646/ aurabesh/ cyberbit/ efont/ luxi/ quickbrown.txt tengwar/ ttf.tgz ttf/ unicode-all.txt unifont/ utf8demo.txt vera/] home% lsof | grep font 16 0 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 16 1 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 16 2 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 16 3 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 16 4 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 16 5 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 16 6 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 16 7 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 86 0 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 86 1 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 86 2 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 86 3 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 86 4 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 86 5 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 86 6 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 86 7 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 87 0 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 87 1 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 87 2 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 87 3 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 87 4 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 87 5 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 87 6 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 87 7 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 89 0 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 89 1 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 89 2 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 89 3 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 89 4 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 89 5 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 89 6 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 89 7 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 90 0 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 90 1 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 90 2 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 90 3 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 90 4 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 90 5 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 90 6 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font 90 7 r M 9 (0000000000008b1a 615 80) 8192 970 /usr/andrey/font home%