NetBSD-Bugs archive

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

Re: bin/47685: atf test fails to timeout



The following reply was made to PR bin/47685; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: bin/47685: atf test fails to timeout
Date: Mon, 27 May 2013 14:38:05 +0200

 I caught it in the act again - t_pipe2 was exiting already, but atf-run
 did not collect it, but instead blocked here:
 
 #0  0x000000000011de50 in atf::atf_run::muxer::read_one(unsigned long, int, 
std::string&, bool) ()
 #1  0x000000000011e25c in atf::atf_run::muxer::flush() ()
 #2  0x0000000000129a38 in atf::atf_run::run_test_case(atf::fs::path const&, 
std::string const&, std::string const&, std::map<std::string, std::string, 
std::less<std::string>, std::allocator<std::pair<std::string const, 
std::string> > > const&, std::map<std::string, std::string, 
std::less<std::string>, std::allocator<std::pair<std::string const, 
std::string> > > const&, atf::fs::path const&, atf::fs::path const&, 
atf::atf_run::atf_tps_writer&) ()
 #3  0x000000000010ba98 in atf_run::run_test_program(atf::fs::path const&, 
atf::atf_run::atf_tps_writer&, std::map<std::string, std::string, 
std::less<std::string>, std::allocator<std::pair<std::string const, 
std::string> > > const&) ()
 #4  0x000000000010dab4 in atf_run::run_test(atf::fs::path const&, 
atf::atf_run::atf_tps_writer&, std::map<std::string, std::string, 
std::less<std::string>, std::allocator<std::pair<std::string const, 
std::string> > > const&) ()
 #5  0x000000000010e7e8 in atf_run::run_test_directory(atf::fs::path const&, 
atf::atf_run::atf_tps_writer&) ()
 #6  0x000000000010dae8 in atf_run::run_test(atf::fs::path const&, 
atf::atf_run::atf_tps_writer&, std::map<std::string, std::string, 
std::less<std::string>, std::allocator<std::pair<std::string const, 
std::string> > > const&) ()
 #7  0x000000000010e7e8 in atf_run::run_test_directory(atf::fs::path const&, 
atf::atf_run::atf_tps_writer&) ()
 #8  0x000000000010dae8 in atf_run::run_test(atf::fs::path const&, 
atf::atf_run::atf_tps_writer&, std::map<std::string, std::string, 
std::less<std::string>, std::allocator<std::pair<std::string const, 
std::string> > > const&) ()
 #9  0x000000000010e7e8 in atf_run::run_test_directory(atf::fs::path const&, 
atf::atf_run::atf_tps_writer&) ()
 #10 0x000000000010dae8 in atf_run::run_test(atf::fs::path const&, 
atf::atf_run::atf_tps_writer&, std::map<std::string, std::string, 
std::less<std::string>, std::allocator<std::pair<std::string const, 
std::string> > > const&) ()
 #11 0x000000000010df0c in atf_run::main() ()
 #12 0x000000004052c9b0 in atf::application::app::run(int, char* const*) ()
    from /usr/lib/libatf-c++.so.0
 #13 0x0000000000107ea0 in main ()
 
 Martin
 



Home | Main Index | Thread Index | Old Index