Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / MozillaSecurity/ffpuppet issues and pull requests

#216 - Add ruff

Pull Request - State: closed - Opened by tysmith about 2 months ago - 1 comment

#215 - [ci] Fix build

Pull Request - State: closed - Opened by tysmith about 2 months ago - 1 comment

#214 - Replace use of --no-remote with --new-instance

Pull Request - State: closed - Opened by tysmith 3 months ago - 1 comment

#213 - [ci] Add Python 3.12 to CI

Pull Request - State: closed - Opened by tysmith 3 months ago - 1 comment

#212 - Output process status if it cannot be closed

Pull Request - State: closed - Opened by tysmith 3 months ago - 1 comment

#211 - Fix coverage logging output

Pull Request - State: closed - Opened by tysmith 3 months ago - 1 comment

#210 - Create _safe_wait_procs() to handle AccessDenied errors

Pull Request - State: closed - Opened by tysmith 3 months ago

#209 - Display warning when crash reports disappear

Pull Request - State: closed - Opened by tysmith 3 months ago - 1 comment

#208 - Add FFPuppet.dump_coverage()

Pull Request - State: closed - Opened by tysmith 4 months ago - 1 comment

#207 - [ci] Update linters

Pull Request - State: closed - Opened by tysmith 4 months ago - 1 comment

#206 - [ci] Update orion CI repo

Pull Request - State: closed - Opened by jschwartzentruber 4 months ago - 1 comment

#205 - Avoid failures when trying to remove missing directories

Pull Request - State: closed - Opened by tysmith 4 months ago - 1 comment

#204 - [ci] Ignore untyped tests using regex instead

Pull Request - State: closed - Opened by tysmith 4 months ago - 1 comment

#203 - Failed to remove profile

Issue - State: closed - Opened by pyoor 4 months ago - 2 comments

#202 - Check for rr traceback in logs

Pull Request - State: closed - Opened by tysmith 5 months ago - 1 comment

#201 - Don't automatically pack rr traces

Pull Request - State: closed - Opened by tysmith 5 months ago

#200 - Poll socket in bootstrapper

Pull Request - State: closed - Opened by tysmith 5 months ago - 1 comment

#199 - Delay only once for all processes when measuring cpu usage

Pull Request - State: closed - Opened by tysmith 5 months ago - 1 comment

#198 - Properly output process name in files_in_use() on Windows

Pull Request - State: closed - Opened by tysmith 5 months ago - 1 comment

#197 - Use IntEnum instead of Enum

Pull Request - State: closed - Opened by tysmith 5 months ago - 1 comment

#196 - Handle using launcher as parent process

Pull Request - State: closed - Opened by tysmith 6 months ago - 1 comment

#195 - Remove launcher lookup assertion

Pull Request - State: closed - Opened by tysmith 6 months ago - 1 comment

#194 - Add diagnostic prints to launcher process detection

Pull Request - State: closed - Opened by tysmith 6 months ago - 1 comment

#193 - Bootstrap Updates

Pull Request - State: closed - Opened by tysmith 6 months ago - 1 comment

#192 - Add ProcessTree to manage browser processes

Pull Request - State: closed - Opened by tysmith 6 months ago - 1 comment

#191 - Set MDSW URLs in one place

Pull Request - State: closed - Opened by tysmith 6 months ago - 1 comment

#190 - MinidumpParser Improvements

Pull Request - State: closed - Opened by tysmith 6 months ago - 1 comment

#189 - Fix path issue using builds in the current working directory

Pull Request - State: closed - Opened by tysmith 7 months ago - 1 comment

#188 - [Windows] Fix race between process creation and job object process limits.

Pull Request - State: closed - Opened by jschwartzentruber 7 months ago - 1 comment

#187 - Try to avoid leaking processes in low memory situations

Pull Request - State: closed - Opened by tysmith 7 months ago - 2 comments

#186 - Add environment variable to enable rr chaos mode

Pull Request - State: closed - Opened by tysmith 8 months ago - 1 comment

#185 - xvfb vs no xvfb

Issue - State: closed - Opened by areuu 10 months ago - 1 comment

#183 - Update CI

Pull Request - State: closed - Opened by tysmith 10 months ago - 1 comment

#182 - Do not use --chaos flag with rr

Pull Request - State: closed - Opened by tysmith 12 months ago - 1 comment

#181 - [ci] Include only expected events and actions in taskcluster.yml

Pull Request - State: closed - Opened by tysmith 12 months ago - 1 comment

#180 - Close the parent process first

Pull Request - State: closed - Opened by tysmith 12 months ago - 1 comment

#179 - Reduce delay waiting for crash reports

Pull Request - State: closed - Opened by tysmith about 1 year ago - 1 comment

#178 - Use localhost instead of 127.0.0.1 for bootstrapping

Pull Request - State: closed - Opened by pyoor about 1 year ago - 1 comment

#177 - Include minidump-stackwalk errors in minidump logs

Pull Request - State: closed - Opened by tysmith about 1 year ago - 1 comment

#176 - Wait on parent if poll() does not return an exit code

Pull Request - State: closed - Opened by tysmith about 1 year ago - 1 comment

#175 - Update log collection logic in close()

Pull Request - State: closed - Opened by tysmith about 1 year ago - 1 comment

#174 - Wait for parent process when no processes are found

Pull Request - State: closed - Opened by tysmith about 1 year ago - 1 comment

#173 - Rework how browser processes are enumerated

Pull Request - State: closed - Opened by tysmith about 1 year ago - 1 comment

#172 - Add configuration checks for rr

Pull Request - State: closed - Opened by tysmith about 1 year ago - 1 comment

#171 - Update memory limit calculation

Pull Request - State: closed - Opened by tysmith about 1 year ago - 1 comment

#170 - Update minidump-stackwalk support

Pull Request - State: closed - Opened by tysmith about 1 year ago - 1 comment

#169 - [ci] Update pre-commit hooks

Pull Request - State: closed - Opened by tysmith about 1 year ago - 1 comment

#168 - Fix certutil lookup on Windows

Pull Request - State: closed - Opened by tysmith over 1 year ago - 1 comment

#167 - Use Path objects in more places

Pull Request - State: closed - Opened by tysmith over 1 year ago - 1 comment

#166 - Add --version

Pull Request - State: closed - Opened by tysmith over 1 year ago - 1 comment

#165 - [ci] Use codecov uploader

Pull Request - State: closed - Opened by tysmith over 1 year ago - 1 comment

#164 - Create Profile and add ability to install certs

Pull Request - State: closed - Opened by tysmith over 1 year ago - 1 comment

#163 - Update linters and drop Python 3.7

Pull Request - State: closed - Opened by tysmith over 1 year ago - 1 comment

#162 - Replace files_in_use() for Windows

Pull Request - State: closed - Opened by jschwartzentruber over 1 year ago - 1 comment

#161 - [ci] Fix pytest command in tox.ini

Pull Request - State: closed - Opened by tysmith over 1 year ago - 1 comment

#160 - CI Updates

Pull Request - State: closed - Opened by tysmith almost 2 years ago - 1 comment

#159 - Speed up running with Valgrind

Pull Request - State: closed - Opened by tysmith almost 2 years ago - 1 comment

#158 - Reduce the number of calls to open_files()

Pull Request - State: closed - Opened by tysmith almost 2 years ago

#157 - Use Job Object on Windows to limit browser memory usage

Pull Request - State: closed - Opened by tysmith almost 2 years ago - 1 comment

#156 - minidump-stackwalk scanning

Pull Request - State: closed - Opened by tysmith almost 2 years ago - 1 comment

#155 - Use system assigned port instead of random during bootstrap

Pull Request - State: closed - Opened by tysmith almost 2 years ago - 1 comment

#154 - Bootstrapper does not handle PermissionError

Issue - State: closed - Opened by tysmith almost 2 years ago
Labels: bug

#153 - Handle PermissionError in bootstrapper

Pull Request - State: closed - Opened by tysmith almost 2 years ago - 2 comments

#152 - Do not set *SAN_OPTIONS max_allocation_size_mb by default

Pull Request - State: closed - Opened by tysmith almost 2 years ago - 1 comment

#151 - Gracefully handle launch failure due to missing libraries

Pull Request - State: closed - Opened by tysmith almost 2 years ago - 1 comment

#150 - Update CI

Pull Request - State: closed - Opened by tysmith almost 2 years ago - 1 comment

#149 - Order minidump files by last modified date

Pull Request - State: closed - Opened by tysmith almost 2 years ago

#148 - Switch project to src-layout

Pull Request - State: closed - Opened by tysmith almost 2 years ago - 1 comment

#147 - Enable rss_limit_heap_profile for ASan and TSan

Pull Request - State: closed - Opened by tysmith almost 2 years ago - 1 comment

#146 - Avoid potentially leaking secret keys via rr

Pull Request - State: closed - Opened by tysmith almost 2 years ago - 1 comment

#145 - Update CI

Pull Request - State: closed - Opened by tysmith almost 2 years ago - 1 comment

#144 - Add __iter__, __len__ and __str__ to SanitizerOptions

Pull Request - State: closed - Opened by tysmith about 2 years ago - 1 comment
Labels: enhancement

#143 - Only set max_allocation_size_mb and soft_rss_limit_mb for ASan and TSan

Pull Request - State: closed - Opened by tysmith about 2 years ago - 1 comment

#142 - Fix --xvfb on Wayland

Pull Request - State: closed - Opened by tysmith about 2 years ago - 1 comment

#141 - On Wayland, launching with Xvfb still uses Wayland.

Issue - State: closed - Opened by jschwartzentruber about 2 years ago
Labels: bug

#140 - Reduce the shutdown wait after a crash

Pull Request - State: closed - Opened by tysmith about 2 years ago - 1 comment

#139 - [ci] Update macOS workers to use macos-latest

Pull Request - State: closed - Opened by tysmith about 2 years ago - 1 comment

#138 - Update memory limits

Pull Request - State: closed - Opened by tysmith about 2 years ago - 1 comment

#137 - Add support for built in browser headless mode

Pull Request - State: closed - Opened by tysmith about 2 years ago - 1 comment

#136 - Add secondary scan for processes if get_processes() fails

Pull Request - State: closed - Opened by tysmith about 2 years ago - 1 comment

#135 - Pass list of processes to _terminate()

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment

#134 - Avoid closing processes before crash reporting is complete

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment

#133 - Save minidump and raise when parsing output fails

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment

#132 - Use ASAN_OPTIONS=strict_string_checks default

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment

#131 - Nits and clean ups

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment

#130 - Output exit code details when needed

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment

#129 - Increase verbosity of mdsw errors

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment

#128 - Collect mdsw stderr/stdout on failure

Pull Request - State: closed - Opened by tysmith over 2 years ago

#127 - MDSW Updates

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment

#126 - Disable mypy for tests

Pull Request - State: closed - Opened by jschwartzentruber over 2 years ago - 1 comment

#125 - Support new minidump-stackwalk

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment

#124 - Update bootstrap to handle connections closed by the browser

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment

#123 - Wait longer for crash logs when running with a debugger

Pull Request - State: closed - Opened by tysmith over 2 years ago
Labels: bug

#122 - Fix format string syntax

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment
Labels: bug

#121 - Add pyupgrade to pre-commit checks

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment
Labels: enhancement

#120 - CI Updates

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment

#119 - Use ArgumentParser built-in checks for '--log-level'

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment

#118 - Update SanitizerOptions and UBSan defaults

Pull Request - State: closed - Opened by tysmith over 2 years ago - 1 comment
Labels: enhancement

#117 - Add macOS CI

Pull Request - State: closed - Opened by jschwartzentruber over 2 years ago - 1 comment