Bug 1897

Summary: syscall while performing a detach
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: NEW ---    
Severity: normal    
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1524, 1553    

Description Andrew Cagney 2005-11-21 06:32:05 UTC
need a testcase demonstrating a system call arriving midway through a detach.
Comment 1 Andrew Cagney 2005-11-21 06:39:58 UTC
Should be able to transition straight from detached with syscall to detached
without an intermediate state (and if one is needed the testcase will
demonstrate that).

Index: frysk-core/frysk/proc/ChangeLog
2005-11-21  Andrew Cagney  <cagney@redhat.com>

        * TaskState.java: Delete transition from detaching to
        detachingInSyscall.