https://bugs.kde.org/show_bug.cgi?id=430205

            Bug ID: 430205
           Summary: Named pipes left in /tmp not removed upon exit.
           Product: kate
           Version: Git
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: hpf...@psnarf.org
  Target Milestone: ---

SUMMARY
Version 20.11.90 - issue introduced in 20.08.03
Three named pipes are created in /tmp: stdInFIFOxxx, stdOutFIFOxxx, and
stdErrFIFOxxx, where xxx are random letters. Upon exit, those named pipes
remain in /tmp. Each time Kate is launched, three more named pipes are created,
which are not deleted by the destructor of the class that created them.

STEPS TO REPRODUCE
1. Launch Kate
2. Do stuff
3. Close Kate

OBSERVED RESULT
Three named pipes created at startup remain after exit. I noticed them after I
found 24 such pipes in /tmp.

EXPECTED RESULT
All temporary named pipes are closed and deleted upon exit.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to