Bug 2130

Summary: Running testTaskExec(frysk.proc.TestExec) ...FAIL on fc5
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: NEW ---    
Severity: normal CC: mark
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1496, 2104    

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. ***