View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002190 | GNUnet | testing library | public | 2012-02-29 15:32 | 2012-06-02 19:15 |
| Reporter | Bart Polot | Assigned To | Christian Grothoff | ||
| Priority | high | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.9.2 | ||||
| Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
| Summary | 0002190: Running a test leaves gnunet-pipe directories in /tmp | ||||
| Description | [bart@saturn ~/svn/gnunet/src/dht]$ ls /tmp/ akonadi-bart.BTmlh0 bartgnunet cron.gsOzPP gpg-nTveNi kde-bart kde-kdm ksocket-bart ksocket-kdm plugtmp pulse-n7CcctT9RwKS screens ssh-pGRQfiJw4333 [bart@saturn ~/svn/gnunet/src/dht]$ ./test_dht_2dtorus Hostkeys created Progress: [0%...25%...50%...75%...100%] Peers started Progress: [0%...25%...50%...75%...100%] Peer connection Progress: [0%.......25%.......50%.......75%.......100%] Feb 29 15:16:37-120925 test_dht_topo-3825 INFO FOUND 2! Feb 29 15:16:37-121081 test_dht_topo-3825 INFO FOUND FAR! Feb 29 15:16:37-126054 test_dht_topo-3825 INFO FOUND 1! Feb 29 15:16:37-126093 test_dht_topo-3825 INFO disconnecting peers Feb 29 15:16:37-126147 test_dht_topo-3825 INFO Ending test. Feb 29 15:16:39-334838 test_dht_topo-3825 INFO All peers successfully shut down! [bart@saturn ~/svn/gnunet/src/dht]$ ls /tmp/ akonadi-bart.BTmlh0 gnunet-pipe-2esTdZ gnunet-pipe-cj3EMT gnunet-pipe-IVLrVC gnunet-pipe-OW0JF4 gnunet-pipe-s9Q6c5 gnunet-pipe-xG7TRT kde-kdm plugtmp ssh-pGRQfiJw4333 bartgnunet gnunet-pipe-4A6bvr gnunet-pipe-DniKWw gnunet-pipe-JreSoC gnunet-pipe-pG2hxl gnunet-pipe-uJfUDa gpg-nTveNi ksocket-bart pulse-n7CcctT9RwKS cron.gsOzPP gnunet-pipe-6Wlg4l gnunet-pipe-GnGi5f gnunet-pipe-KA4YlO gnunet-pipe-R0xwmI gnunet-pipe-UR5dON kde-bart ksocket-kdm screens [bart@saturn ~/svn/gnunet/src/dht]$ | ||||
| Steps To Reproduce | Run test_dht_2dtorus. Might also happen with others. | ||||
| Additional Information | Might be related to 0002177. | ||||
| Tags | No tags attached. | ||||
|
|
The problem is that 'testing' can leak the process structure of the 'gnunet-arm -s' command IF testing is termianted before 'gnunet-arm -s' completes. |
|
|
Fixed in SVN 20404. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-02-29 15:32 | Bart Polot | New Issue | |
| 2012-03-05 01:47 | Christian Grothoff | Priority | normal => high |
| 2012-03-09 00:36 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2012-03-09 00:36 | Christian Grothoff | Status | new => assigned |
| 2012-03-09 13:08 | Christian Grothoff | Note Added: 0005584 | |
| 2012-03-09 13:08 | Christian Grothoff | Category | util library => testing library |
| 2012-03-09 13:30 | Christian Grothoff | Note Added: 0005585 | |
| 2012-03-09 13:30 | Christian Grothoff | Status | assigned => resolved |
| 2012-03-09 13:30 | Christian Grothoff | Fixed in Version | => 0.9.3 |
| 2012-03-09 13:30 | Christian Grothoff | Resolution | open => fixed |
| 2012-06-02 19:15 | Christian Grothoff | Status | resolved => closed |