[RTEMS Project] #2769: rtems-syms does not clean up temp files.

RTEMS trac trac at rtems.org
Tue Aug 2 00:36:47 UTC 2016


#2769: rtems-syms does not clean up temp files.
---------------------+--------------------
 Reporter:  chrisj   |      Owner:  chrisj
     Type:  defect   |     Status:  new
 Priority:  normal   |  Milestone:  4.12
Component:  General  |    Version:  4.12
 Severity:  normal   |   Keywords:
---------------------+--------------------
 I am seeing temps files such as:

 {{{
 $ ls -las /tmp/rld-*
  0 -rw-------  1 chris  wheel      0 Jul 27 18:16 /tmp/rld--04lbaa.rldxx
  0 -rw-------  1 chris  wheel      0 Jul 27 18:42 /tmp/rld--0niaaa.rldxx
  0 -rw-------  1 chris  wheel      0 Jul 27 18:39 /tmp/rld--0viaaa.rldxx
  0 -rw-------  1 chris  wheel      0 Jul 27 18:38 /tmp/rld--1Hhaaa.rldxx
 88 -rw-------  1 chris  wheel  87426 Jul 27 18:30 /tmp/rld--1ibaaa.c
  0 -rw-------  1 chris  wheel      0 Jul 27 18:24 /tmp/rld--2EZaaa.rldxx
  0 -rw-------  1 chris  wheel      0 Jul 29 17:11 /tmp/rld--2rwaaa.rldxx
  0 -rw-------  1 chris  wheel      0 Jul 29 18:14 /tmp/rld--2sBaaa.rldxx
 88 -rw-------  1 chris  wheel  88148 Jul 29 17:40 /tmp/rld--2umaaa.c
 88 -rw-------  1 chris  wheel  87426 Jul 27 18:25 /tmp/rld--3baaaa.c
 88 -rw-------  1 chris  wheel  87426 Jul 27 18:27 /tmp/rld--4Jaaaa.c
  0 -rw-------  1 chris  wheel      0 Jul 27 18:52 /tmp/rld--4Wiaaa.rldxx
  0 -rw-------  1 chris  wheel      0 Jul 27 18:38 /tmp/rld--4bfaaa.rldxx
 }}}

 left in /tmp. They look like symbols and so I suspect rtems-syms when
 building the testsuite with 4.12 (master). This is on FreeBSD.

--
Ticket URL: <http://devel.rtems.org/ticket/2769>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list