Morred (Laura Eck)
- Login: Morred
- Email: me@lauraeck.com
- Registered on: 06/06/2019
- Last sign in: 06/11/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 1 | 1 | 2 |
Activity
06/12/2026
-
06:58 AM Ruby Bug #22104: Segfault in PRISM while Bootsnap compiles aws-sdk client_api.rb
- Thanks for trying to reproduce this. I couldn’t reproduce it on my Mac either (ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +PRISM [arm64-darwin25]). It's only segfaulting on our CI (ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +PRIS...
06/11/2026
-
02:10 PM Ruby Bug #22104 (Open): Segfault in PRISM while Bootsnap compiles aws-sdk client_api.rb
- I'm seeing intermittent segmentation faults on aarch64-linux when Ruby compiles large auto-generated AWS SDK files, triggered through Bootsnap's ISeq compile cache.
Observed while compiling:
aws-sdk-dynamodb-*/lib/aws-sdk-dynamodb/...
06/06/2019
-
07:32 AM Ruby Bug #15904: Ruby crashes when executing Pronto gem with Rubocop
- Update: Interestingly, this crash does not happen when executing `pronto run -c develop` without the `bundle exec` in front.
-
07:20 AM Ruby Bug #15904 (Closed): Ruby crashes when executing Pronto gem with Rubocop
- When running `bundle exec pronto run -c develop` ("develop" is a branch name) on console, Ruby crashed and asked me to report this as a bug. I tried again and the same thing happened.
This project's Pronto is set up with Rubocop. I'm ...