dorianmariefr (Dorian Marié)
- Login: dorianmariefr
- Registered on: 01/08/2021
- Last sign in: 03/14/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 5 | 6 | 11 |
Like
Activity
03/14/2024
- 10:47 AM Ruby master Bug #20333: segfault while running my tests
- Thanks @shyouhei that seems to be it
03/13/2024
- 10:41 AM Ruby master Bug #20333: segfault while running my tests
- Happens when I run `rake` but not `rails test`
Rakefile is
```
require_relative "config/application"
Rails.... - 10:38 AM Ruby master Bug #20333 (Third Party's Issue): segfault while running my tests
- No sure how to debug it, I had a segfault while running the tests, maybe you will find it useful.
02/08/2024
- 04:18 PM Ruby master Bug #20085: Fiber.new{ }.resume causes Segmentation fault for Ruby 3.3.0 on aarch64-linux
- I can't deploy apps with Kamal (e.g. Docker) because of this crash
09/02/2023
- 04:47 PM Ruby master Revision 8cd62fbc (git): [DOC] Typo in Hash#key description "so/no such value"
- 04:46 PM Ruby master Revision 3887b45f (git): [DOC] FIx typo in description of Hash#hash (regardless or/of order)
11/24/2022
- 09:16 AM Ruby master Feature #19128: Hash#delete could take a second argument as the default value?
- You can close this, passing a block is much nicer and provides the functionality I need.
As a side note, I think p...
11/12/2022
- 04:10 PM Ruby master Feature #19128 (Rejected): Hash#delete could take a second argument as the default value?
- e.g. `{}.delete(:a, [])` would return `[]`
07/09/2022
- 12:43 PM Ruby master Bug #18904: Mutex and Fiber: No live threads left. Deadlock? (fatal)
- What would you suggest using instead?
07/08/2022
- 04:34 PM Ruby master Bug #18904: Mutex and Fiber: No live threads left. Deadlock? (fatal)
- Same error happens with `Monitor`
Also available in: Atom