Bug 2130 - Running testTaskExec(frysk.proc.TestExec) ...FAIL on fc5
Summary: Running testTaskExec(frysk.proc.TestExec) ...FAIL on fc5
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 1496 2104
  Show dependency treegraph
 
Reported: 2006-01-09 18:50 UTC by Andrew Cagney
Modified: 2008-10-21 21:40 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2006-01-09 18:50:29 UTC
Running testTaskExec(frysk.proc.TestExec) ...FAIL
  junit.framework.AssertionFailedError: tmp file exists

See also: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=177240

when the non-main task does an exec; the process dies
Comment 1 Andrew Cagney 2006-01-09 18:51:12 UTC
Unit test added:

2006-01-09  Andrew Cagney  <cagney@redhat.com>

        * rh177240/strace-clone-exec.shin: Add -f option to strace.

        * Makefile.am (check_PROGRAMS): Add rh177240/threadexec.
        (check_SCRIPTS): Add rh177240/strace-clone-exec.sh
        (TESTS): Add rh177240/strace-clone-exec.sh.
        (.shin.sh): New rule.
        * rh177240/threadexec.c: New file; copied from
        frysk-core/prog/syscall.
        * rh177240/strace-clone-exec.shin: New file.

Comment 2 Stepan Kasal 2006-08-07 19:31:25 UTC
frysk2130/strace-clone-exec.sh fails again on FC6 Test2 build.
Comment 3 Andrew Cagney 2006-08-10 17:46:58 UTC
Please check your kernel, this must pass.  If it doesn't the kernel, and _not_
frysk has suffered a regression, file a bug there.
Comment 4 Kris Van Hees 2007-02-08 22:26:54 UTC
Kernel regression on FC6 2.6.18 and 2.6.19 kernels.  Reopening to move to
suspended for tracking.
Comment 5 Kris Van Hees 2007-02-08 22:27:52 UTC
*** Bug 3820 has been marked as a duplicate of this bug. ***