Opened on 08/02/16 at 00:36:47
Closed on 04/13/18 at 00:30:33
#2769 closed defect (invalid)
rtems-syms does not clean up temp files.
Reported by: | Chris Johns | Owned by: | Chris Johns |
---|---|---|---|
Priority: | normal | Milestone: | 5.1 |
Component: | unspecified | Version: | 5 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
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.
Change History (6)
comment:1 Changed on 05/11/17 at 07:31:02 by Sebastian Huber
Milestone: | 4.12 → 4.12.0 |
---|
comment:2 Changed on 11/09/17 at 06:27:14 by Sebastian Huber
Milestone: | 4.12.0 → 5.1 |
---|
comment:6 Changed on 04/13/18 at 00:30:33 by Chris Johns
Resolution: | → invalid |
---|---|
Status: | new → closed |
I have add rtems-ld
to the testsuite so it and rtems-syms
are both run and I cannot see any temp files being left. I wonder if this happens when there is an error?
I am going to close the ticket with invalid and it can be opened again if this appears again.
Note: See
TracTickets for help on using
tickets.
Milestone renamed