t_mimura (Tomohiko Mimura)
- Login: t_mimura
- Email: mito.5525@gmail.com
- Registered on: 01/14/2022
- Last sign in: 10/26/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
01/17/2022
- 10:45 AM Ruby master Bug #18489: Segmentation fault with ruby 3.1.0 in `active_decorator`
- Thank you very much!!
I can confirm that this issue is fixed.
01/16/2022
- 02:19 PM Ruby master Bug #18489: Segmentation fault with ruby 3.1.0 in `active_decorator`
- I found the minimal reproduction code.
```ruby
M = Module.new
Object.new.extend(M)
GC.start
M.include(Module.n... - 06:01 AM Ruby master Bug #18489: Segmentation fault with ruby 3.1.0 in `active_decorator`
- We had confirmed that the problem occurs on Linux OS using Docker Container (ruby:3.1.0-alpine3.14, cimg/ruby:3.1.0-b...
01/15/2022
- 05:56 AM Ruby master Bug #18489: Segmentation fault with ruby 3.1.0 in `active_decorator`
- Thanks for the comment.
> Are these segfaults caused by a particular decorator module, or multiple different modul...
01/14/2022
- 09:32 AM Ruby master Bug #18489: Segmentation fault with ruby 3.1.0 in `active_decorator`
- I'm attaching the log because it reproduced several times.
- 05:37 AM Ruby master Bug #18489 (Closed): Segmentation fault with ruby 3.1.0 in `active_decorator`
- Segmentation faults occasionally occur in product code.
We were not able to provide minimal reproducibility of the c...
Also available in: Atom