Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure

[ Available lists | Index of cvs-ports | Month of Jan 2011 | Week of 11 Jan 2011 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Boris Samorodov <bsam@ipt.ru>
Date
11 Jan 2011 06:23:41
Subject
Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure
Message-ID
70286662@bb.ipt.ru


[ Hide this part ]
On Tue, 11 Jan 2011 08:03:40 +0800 wen heping wrote:
> 2011/1/11 Boris Samorodov <bsam@ipt.ru>:
> > On Mon, 10 Jan 2011 06:52:10 +0000 Alexey Dokuchaev wrote:
> >
> >> On Sun, Jan 09, 2011 at 11:18:48PM -0500, Sahil Tandon wrote:
> >> > On Mon, 2011-01-10 at 01:46:02 +0000, Alexey Dokuchaev wrote:
> >> > > On Mon, Jan 10, 2011 at 01:35:21AM +0000, Wen Heping wrote:
> >> > > > wen 2011-01-10 01:35:21 UTC
> >> > > > Log:
> >> > > > - Disable build with kqueue on all FreeBSD version to avoid run error.
> >> > >
> >> > > It looks like it's beneficial to find out the details from reporter of
> >> > > this "run error". If it's software bug, maybe we could provide a
> >> > > comment in the Makefile so whoever feels like fixing it could do so.
> >> > > If the bug is likely to be in FreeBSD kqueue implementation, perhaps a
> >> > > PR with details would be helpful.
> >> >
> >> > http://lists.freebsd.org/pipermail/freebsd-ports/2010-March/060003.html
> >
> >> Kudos to gj@ for his investigation; I hope clueful guys will eventually
> >> solve the problem properly. But commit message could be improved
> >> considerably if it included that text from ports@ at least partially.
> >> This would save the list from my stupid questions, and interested folks
> >> might decide to help Gary and Andriy fixing this issue.
> >
> > Well, after that commit the port is broken: freezes in minutes:
> > -----
> > % uname -a
> > FreeBSD h30.sp.ipt.ru 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #7 r217188: Sun Jan 9 15:04:27 MSK 2011 bsam@h30.sp.ipt.ru:/home/bsam/FreeBSD/base/stable/8/obj/home/bsam/FreeBSD/base/stable/8/src/sys/INDUS i386
> >
> > % ps auwx | grep tmux
> > bsam 19611 0,0 0,1 3736 2108 ?? INs 19:13 0:00,02 tmux: server (/tmp/tmux-1001/default) (tmux)
> > bsam 19609 0,0 0,1 3736 1928 0 IN+ 19:13 0:00,00 tmux: client (/tmp/tmux-1001/default) (tmux)


> I could run well on my FreeBSD 8.1 and 9-current, would you give more
> detailed message of the broken ?

Tmux "freezes" and can't be attached to:
-----
bb% uname -a
FreeBSD bb.ipt.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #8 r216790: Wed Dec 29 10:39:22 MSK 2010 bsam@bb.ipt.ru:/usr/obj/usr/src/sys/BB i386

bb% ps auwx | grep tmux
bsam 43116 0,0 0,1 9992 4272 ?? INs 8:42 0:03,24 tmux: server (/tmp/tmux-1001/default) (tmux)
bsam 43114 0,0 0,1 9992 1904 0 IN+ 8:42 0:00,02 tmux: client (/tmp/tmux-1001/default) (tmux)
bsam 85593 0,0 0,0 9812 1456 6 SN+ 9:14 0:00,00 grep --colour tmux

bb% tmux a

load: 2.45 cmd: tmux 86574 [select] 2.57r 0.00u 0.00s 0% 1872k
load: 2.25 cmd: tmux 86574 [select] 5.21r 0.00u 0.00s 0% 1872k
load: 2.25 cmd: tmux 86574 [select] 7.18r 0.00u 0.00s 0% 1872k
load: 2.25 cmd: tmux 86574 [select] 8.68r 0.00u 0.00s 0% 1872k
load: 2.25 cmd: tmux 86574 [select] 9.10r 0.00u 0.00s 0% 1872k
^C^C^C^C^C^C^C^C^C^C^C
-----

If xterm with tmux client is killed then tmux can be attached to.

--
WBR, Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve


Elapsed time: 0.196 seconds