This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/5045] New: translator not cleaning up temporary directories


Terminating stap before it finishes compiling results in 1 or 2 temporary
directories left in /tmp.

> ls -l /tmp/stap*
total 0

>  stap -c ls /data/hunt/stp/src/testsuite/systemtap.syscall/sys.stp
^C

> ls -l /tmp/stap*
/tmp/stapbzX4UB:
total 0

/tmp/stapFsFakj:
total 0

-- 
           Summary: translator not cleaning up temporary directories
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: hunt at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5045

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]