Project

General

Profile

Actions

Bug #17867

closed

split.rb:30: [BUG] Segmentation fault

Added by rsudo (Sudo Ryu) almost 3 years ago. Updated almost 3 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 2.0.0p648 (2015-12-16) [x86_64-linux]
[ruby-core:103870]

Description

Hello,

We hit a "Segmentation fault" of a small ruby script (split.rb).
OS is CentOS7.7 and ruby 2.0.0p648 is used.

ruby --version

ruby 2.0.0p648 (2015-12-16) [x86_64-linux]

I'd like to know is this is a known issue of ruby 2.0.0 on CentOS7.7.
Or, program bugs?
Any quick workarounds are welcome.

Also, I'd like to know how to check our 'split.pb' is valid ruby program, or not.

I attached ruby error messages as a text file 'ruby_messages.txt'.

I appreciate your feedback.

Best Regards,
--Sudo


Files

ruby_messages.txt (10.3 KB) ruby_messages.txt rsudo (Sudo Ryu), 05/18/2021 07:19 AM

Updated by xtkoba (Tee KOBAYASHI) almost 3 years ago

A quick workaround would be not to use such an old version as 2.0.0p648.

Updated by jaruga (Jun Aruga) almost 3 years ago

I think the ruby 2.0.0p648 is the ruby installed as a RPM package on the CentOS 7 by default.
If you do not have any reason to continue to use it, I would recommend a newer ruby installed by Software Collections or one built from the source.

https://wiki.centos.org/AdditionalResources/Repositories/SCL
You can also find some helpful pages by searching keywords such as CentOS software collection centos-release-scl rh-ruby27.

Updated by hsbt (Hiroshi SHIBATA) almost 3 years ago

  • Status changed from Open to Rejected

Unfortunately, Ruby 2.0.0 is EOL today.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0