Daniel Berger
Daniel Berger
I'm afraid I have no idea. You'll have to bug Luis Lavena or Park Heesob about it.
It looks like this is coming from the `Gem::Package#verify_files` method, but I haven't narrowed it down further yet.
@marko-avlijas That's hard to do in a cross-platform manner.
@travisjeffery I'm afraid I must pass, but thank you for considering me.
@tfendin Works for me. :)
Courtesy of @d-m-u, a backtrace: ``` [----] I, [2020-10-05T10:24:03.008960 #799929:2b14149e9e4c] INFO -- : Q-task_id([r77_service_template_provision_task_77]) MIQ(ServiceAnsiblePlaybook#check_connection) xx drew with true in ServiceAnsiblePlaybook check_connection [BUG] Segmentation fault at 0x00007f89995f6b31 ruby 2.5.5p157 (2019-03-15...
I wonder if you're hitting the same thing we hit at https://github.com/libgit2/rugged/issues/859
I'm not seeing it: ``` user system total real String#split(//) 0.765812 0.000649 0.766461 ( 0.766922) String#split('') 0.809555 0.000397 0.809952 ( 0.810363) ``` ``` require "benchmark" MAX = 2000000 Benchmark.bm(30) do...
@tas50 That was 3.0.1. I just tried 2.7.2 and 2.6.6 as well. The 2.7.x results were similar to yours, whereas the 2.6.x results showed both much slower, but the regex...
Well, if you don't care, then neither do I.