PikachuEXE (Pikachu Leung)
- Login: PikachuEXE
- Email: pikachuexe@gmail.com
- Registered on: 02/08/2013
- Last connection: 01/06/2020
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
12/09/2019
-
02:13 AM Ruby master Bug #16402: UTF-16LE BOM causing regex match to fail with "invalid byte sequence in UTF-8"
- Submitted a question to httpclient on https://github.com/nahi/httpclient/issues/413
12/06/2019
-
01:29 AM Ruby master Bug #16402: UTF-16LE BOM causing regex match to fail with "invalid byte sequence in UTF-8"
- Thanks for your answer
But I actually encounter this when processing text input from remote data source
And would n...
12/05/2019
-
05:58 AM Ruby master Bug #16402 (Third Party's Issue): UTF-16LE BOM causing regex match to fail with "invalid byte sequence in UTF-8"
- ``` shell
$ ruby -e 'File.binwrite("u.txt", "\xff\xfe\x00\x01")'
$ file u.txt
u.txt: Little-endian UTF-16 Unicode...
04/03/2019
-
05:50 AM Ruby master Feature #15626: Manual Compaction for MRI's GC (`GC.compact`)
- @tenderlovemaking
I try your patch again and no error this time (without the middleware to call GC.compact)
Maybe...
03/25/2019
-
02:52 AM Ruby master Feature #15626: Manual Compaction for MRI's GC (`GC.compact`)
- > I'll take a look at the core file, but can you give more info so I can try locally?
I just start my current proj...
03/22/2019
-
09:21 AM Ruby master Feature #15626: Manual Compaction for MRI's GC (`GC.compact`)
- I got segfault with this patch
I added 1 extra change to fix compile error on MacOS
https://github.com/ruby/ruby/co... -
09:08 AM Ruby master Bug #15490: socket.rb - recurring segmentation faults
- I might got a similar issue with 2.6.2 (also crash at os_log_type_enabled + 627)
https://bugs.ruby-lang.org/issues/1...
03/21/2019
-
05:37 AM Ruby master Feature #15626: Manual Compaction for MRI's GC (`GC.compact`)
- ```
To prevent this, a new "pinning" table was introduced. Any object marked via
rb_gc_mark is "pinned" and is not ...
03/20/2019
-
09:41 AM Ruby master Feature #15626: Manual Compaction for MRI's GC (`GC.compact`)
- Made some changes for "auto compaction"
I am a newbie in C programming
This is just for discussion, not tested nor ...
03/19/2019
-
09:40 AM Ruby master Bug #15623: Ruby 2.6.1 Segmentation Fault in on Phusion Passenger server boot in dev
- Another crash after updating to 2.6.2
ruby 2.6.2p47 (2019-03-13 revision 67232) [x86_64-darwin18]
Not sure they are...
Also available in: Atom