lijian@zdns.cn (jian li)
- Login: lijian@zdns.cn
- Registered on: 07/07/2023
- Last sign in: 07/07/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/07/2023
-
06:45 AM Ruby Bug #19760: Marshal.load Segmentation fault in ruby 2.2.10 aarch64
- gcc version 7.3.0 (GCC)
-
06:42 AM Ruby Bug #19760: Marshal.load Segmentation fault in ruby 2.2.10 aarch64
- Executing Marshal. load multiple times may cause Ruby program segment errors in arrch64 CPU.
For some reason, I am unable to upgrade to the Ruby version.
Can you help determine if a patch can be applied to this issue? thanks -
06:40 AM Ruby Bug #19760 (Rejected): Marshal.load Segmentation fault in ruby 2.2.10 aarch64
- irb(main):121:0> 100000.times{ Marshal.load(Marshal.dump(""))}
(irb):121: [BUG] Segmentation fault at 0x00000000000000
ruby 2.2.10p489 (2018-03-28 revision 63023) [aarch64-linux]
-- C level backtrace information --------------------...