[Bug 1065] T.sigconcept{37} cause T.sigconcept{41} to fail
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <[email protected]> |
------- Additional Comments From [email protected] 2005-08-26 02:15 ------- (from my VSX engineering team) I'm not convinced their analysis of the problem is correct. I think it is more likely a timing problem that happens to occur when the tests are run in order but doesn't when 41 is run alone. It could probably be fixed by increasing the time that the parent waits for the child. However, the suggestion of using sigsuspend() would also cure the timing problem (since timing only becomes a factor if the SIGINT is delivered before the pause() call) and it is a technically better fix anyway, so we should apply their patch. -- Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.