Marskey

Results 35 comments of Marskey
trafficstars

til neovim 0.10 released, or you can merged by youself if you are using pre-release version 0.10

我也有这个问题,通过fzf, 选择一个路径后,prompt没有刷新,实际目录已经跳转过去了。

I found out sync_scan took 3485.519583 ms

@yuanfengyun 请问有找到问题么,我目前也遇到这样的问题

> > @yuanfengyun 请问有找到问题么,我目前也遇到这样的问题 > > 能否提供一下复现的测试代码? 我是外网正是环境出现的,内网还没复现

> @Marskey 你的 libssl 版本是多少? @hanxi OpenSSL 1.0.1e-fips

``` #0 0x00007fb3410aba5c in ?? () from /usr/lib64/libcrypto.so.10 #1 0xca62c1d6ca62c1d6 in ?? () #2 0xca62c1d6ca62c1d6 in ?? () #3 0xca62c1d6ca62c1d6 in ?? () #4 0xca62c1d6ca62c1d6 in ?? () #5 0xca62c1d6ca62c1d6...

> > In OpenSSL 1.0.2 (and earlier), applications had to provide their own integration with locking and threads, as documented in the threads.pod file. This page starts with the following...

已经知道问题了,就是多线程调用openssl的问题。给后续查类似问题的参考。不要在多个服务中来访问https协议