There is a newer version of the record available.

Published June 5, 2021 | Version v2
Software Open

Artifact for "Lightweight and Modular Resource Leak Verification"

  • 1. University of Washington
  • 2. University of California, Riverside

Description

This upload is a docker image containing the artifact accompanying our ESEC/FSE'21 paper "Lightweight and Modular Resource Leak Verification".  

To run the image,

0.) Install Docker following the directions at [https://www.docker.com/get-started] for your OS, if it is not already installed.  We have  tested the artifact with Docker Desktop on MacOS, but it should work for other operating systems.

1.) Unzip the provided Docker image.
    `gunzip -c path/to/resource-leak-checker.tar.gz > resource-leak-checker.tar`

2.) Load it into Docker.
    `docker load < resource-leak-checker.tar`

3.) Run the image. This should open a bash shell, at the home directory of user `fse`.
    `docker run -it msridhar/rlc:latest`

Instructions for how to run the paper's experiments are inside the container in the `object-construction-checker/fse-2021/README.md` file in the `fse` user's home directory.

Files

Files (2.5 GB)

Name Size Download all
md5:77ebecfa5aa7ae9d44da7fafad6db560
2.5 GB Download