[Bug 713879] Re: byobu crashes on start 'pipe: too many open files'

2012-03-22 Thread Bob Ballister
Please disregard the post above. I found the real problem. https://bugs.launchpad.net/ubuntu/+source/php5/+bug/877894 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713879 Title: byobu crashes on

[Bug 713879] Re: byobu crashes on start 'pipe: too many open files'

2012-03-19 Thread Bob Ballister
I used byobu 4.37-0ubuntu1 in Ubuntu Server 11.10 64 bit. I left byobu running. But every few hours it will automatically close saying pipe: Too many open files y. Ulimit -n was 1024. I upgraded to 5.16-0ubuntu1~ppa5 and the problem still existed. I raised ulimit -n to 4096. Instead of

[Bug 713879] Re: byobu crashes on start 'pipe: too many open files'

2011-11-08 Thread Dustin Kirkland
Okay, I added a couple of ulimit checks to the byobu -v path. It costs a fork (0.01s) for each of the shell outs to ulimit, which shouldn't be necessary in the default code path. However, I can see this being useful if someone runs 'byobu -v'. Thanks for the information. Ping me if you guys

[Bug 713879] Re: byobu crashes on start 'pipe: too many open files'

2011-11-08 Thread Dustin Kirkland
** Changed in: byobu Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713879 Title: byobu crashes on start 'pipe: too many open files' To manage

[Bug 713879] Re: byobu crashes on start 'pipe: too many open files'

2011-11-08 Thread Launchpad Bug Tracker
This bug was fixed in the package byobu - 4.46-0ubuntu1 --- byobu (4.46-0ubuntu1) precise; urgency=low * debian/control: LP: #887344 - promote tmux to a 'recommends'; will 'depend' on it soon * === added directory etc/profile.d, etc/byobu/Makefile.am,

[Bug 713879] Re: byobu crashes on start 'pipe: too many open files'

2011-10-24 Thread Dustin Kirkland
** Changed in: byobu Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713879 Title: byobu crashes on start 'pipe: too many open files' To manage

[Bug 713879] Re: byobu crashes on start 'pipe: too many open files'

2011-10-24 Thread Scott Moser
Just as a point of reference: $ dpkg-query --show byobu byobu 4.37-0ubuntu1 $ bhome=/home/smoser/t/byobu-home $ mkdir -p $bhome $ i=1; while :; do i=$(($i+1)); echo -n = $i =:; \ HOME=$bhome sh -c ulimit -n $i exec byobu true break; done === 2 ===:/bin/sh: error while loading shared

[Bug 713879] Re: byobu crashes on start 'pipe: too many open files'

2011-10-24 Thread zorun
Interesting. On the machine I've tested it, the maximum number of open files (-n) was 1024, but the issue showed up anyway. What's more an issue, I guess, is the -u limit (max user processes) which is set at 24. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 713879] Re: byobu crashes on start 'pipe: too many open files'

2011-10-24 Thread Dustin Kirkland
Okay, I can put a ulimit check in byobu's startup. ** Changed in: byobu (Ubuntu) Status: Fix Released = Triaged ** Changed in: byobu Status: Fix Released = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 713879] Re: byobu crashes on start 'pipe: too many open files'

2011-10-22 Thread Dustin Kirkland
I added an entry to the manpage saying: +Byobu requires a suitable \fBulimit\fP(3) values to run. If you get an error at startup saying, 'pipe: too many open files', then check your ulimit -a values, as your open files or max user processes are too low. In this case, you will probably need

[Bug 713879] Re: byobu crashes on start 'pipe: too many open files'

2011-10-22 Thread Dustin Kirkland
I think that's the best I can do for now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713879 Title: byobu crashes on start 'pipe: too many open files' To manage notifications about this bug go

[Bug 713879] Re: byobu crashes on start 'pipe: too many open files'

2011-10-22 Thread Launchpad Bug Tracker
This bug was fixed in the package byobu - 4.43-0ubuntu1 --- byobu (4.43-0ubuntu1) precise; urgency=low [ Dustin Kirkland ] * usr/bin/byobu, usr/lib/byobu/ip_address, usr/share/man/man1/byobu.1: - support IP_EXTERNAL fetching, LP: #873736 - put ip address in the terminal

[Bug 713879] Re: byobu crashes on start 'pipe: too many open files'

2011-10-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/byobu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713879 Title: byobu crashes on start 'pipe: too many open files' To manage notifications about this bug go to: