[#111712] [Ruby master Feature#19322] Support spawning "private" child processes — "kjtsanaktsidis (KJ Tsanaktsidis) via ruby-core" <ruby-core@...>
SXNzdWUgIzE5MzIyIGhhcyBiZWVuIHJlcG9ydGVkIGJ5IGtqdHNhbmFrdHNpZGlzIChLSiBUc2Fu
14 messages
2023/01/07
[ruby-core:112131] [Ruby master Bug#19390] Time.new: Assertion Failed: bignum.c:4187:rb_int_parse_cstr:len != 0
From:
"naruse (Yui NARUSE) via ruby-core" <ruby-core@...>
Date:
2023-01-31 06:08:00 UTC
List:
ruby-core #112131
Issue #19390 has been updated by naruse (Yui NARUSE).
Backport changed from 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONTNEED, 3.2: REQUIRED to 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONTNEED, 3.2: DONE
ruby_3_2 5a2b28909ece2e1310250180f097bfcb7b0203dc merged revision(s) 3f54d09a5b8b6e4fd734abc8911e170d5967b5b0.
----------------------------------------
Bug #19390: Time.new: Assertion Failed: bignum.c:4187:rb_int_parse_cstr:len != 0
https://bugs.ruby-lang.org/issues/19390#change-101567
* Author: byroot (Jean Boussier)
* Status: Closed
* Priority: Normal
* ruby -v: ruby 3.2.0 (2023-01-25 revision a22eca8231), ruby 3.3.0dev (2023-01-30T08:29:31Z master 1c7bf378a1)
* Backport: 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONTNEED, 3.2: DONE
----------------------------------------
Can be reproduced with the following snippet:
```ruby
Time.new("2020-10-28T16:48:07.000Z")
```
I suspect but haven't confirmed that this bug was introduced in the fix for `[Bug #19296]` cc @nobu
I have a patch for it, I'll open a PR in a couple minutes.
--
https://bugs.ruby-lang.org/
______________________________________________
ruby-core mailing list -- ruby-core@ml.ruby-lang.org
To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-core.ml.ruby-lang.org/