On 2014/05/14 10:44, Giovanni Bechis wrote:
> On 05/14/14 10:31, Stuart Henderson wrote:
> > On 2014/05/13 23:42, Markus Bergkvist wrote:
> >> I'm on
> >> $ dmesg | head -n 2
> >> OpenBSD 5.5-current (GENERIC.MP) #105: Sun May  4 18:35:59 MDT 2014
> >>     dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> >>
> >> The complete port is attached.
> > 
> > Weird: on macppc, running "test_immediate" from "make test" hangs,
> > burning cpu (though not making system calls). Running it outside
> > the test framework i.e. "cd tests; ./test_immediate" it returns
> > successfully.
> > 
> > I'm not sure whether this is important or not...
> > 
> same problem with 3.2.3 version or is it new ?
>  Cheers
>   Giovanni

Good question, but this test does not exist in 3.2.3.

I did see a similar-looking hang in test_connect_delay with 3.2.3
(works from shell, fails from make) but that one went away when I raised
maxfiles-cur; the test_immediate problem does not - and in any event
it isn't using many FDs.

sthen    test_immediate 17511 text /usr/obj/ports  4808017 -rwxr-xr-x   r    
18243
sthen    test_immediate 17511   wd /usr/obj/ports  4807087 drwxr-xr-x   r     
4096
sthen    test_immediate 17511    0 /           78701 crw--w----  rw    ttyp2
sthen    test_immediate 17511    1 pipe 0x0 state: 
sthen    test_immediate 17511    2 pipe 0x0 state: 
sthen    test_immediate 17511    3 /           78701 crw--w----  rw    ttyp2
sthen    test_immediate 17511    4 pipe 0x0 state: 
sthen    test_immediate 17511    5* unix stream 0x0
sthen    test_immediate 17511    6* unix stream 0x0
sthen    test_immediate 17511    7* unix stream 0x0
sthen    test_immediate 17511    8* unix stream 0x0
sthen    test_immediate 17511    9 kqueue 0x0 0 state: 
sthen    test_immediate 17511   10* unix stream 0x0
sthen    test_immediate 17511   11* unix stream 0x0
sthen    test_immediate 17511   12 kqueue 0x0 1 state: 

Reply via email to