NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/51532 (net/net/t_mtudisc test leaves looping httpd process)



    Date:        Fri, 07 Oct 2016 05:00:24 +1100
    From:        matthew green <mrg%eterna.com.au@localhost>
    Message-ID:  <2200.1475776824%splode.eterna.com.au@localhost>

  | i'd like to know why httpd was spinning instead of exiting itself.
  | 
  | in addition to the kill fix, i'd like to see if that is a bug we
  | should fix as well..

It was being run with librumphijack - that's almost the definition of
a bug that should be fixed...

But it s trivial to test, a qemu test run is not required, the same loop/hang
happens on a native test (a spinning process just tends to be less of a
nuisance there) - just install current somewhere, edit the (compiled) test
"binary" to remove/comment out the kill, run the test (atf-run t_mtudisc)
and after it finishes, the httpd should be there to be debugged.

kre



Home | Main Index | Thread Index | Old Index