francois (François Jacques)
- Login: francois
- Registered on: 03/05/2018
- Last sign in: 01/13/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/06/2018
-
07:31 PM Ruby Bug #14577: CPU 100% in custom backtrace method with IO.readlines
- Rebuilt ruby-trunk. Issue is fixed!
-
01:12 PM Ruby Bug #14577: CPU 100% in custom backtrace method with IO.readlines
- Thank you nobu! I'll retry to build ruby-trunk today and give it a try!
03/05/2018
-
08:48 PM Ruby Bug #14577: CPU 100% in custom backtrace method with IO.readlines
- Forgot to mention, this is repro on darwin (10.12.6) and linux (CentOS 6.9).
-
06:33 PM Ruby Bug #14577 (Closed): CPU 100% in custom backtrace method with IO.readlines
- Hello,
First bug reported in ruby redmine; I'll do my best to make it easy to diagnose. Please, let me know more information is needed.
- It's possible, with a very small script, to have ruby CPU usage goes to 100% and locking the ...