1115

cygwin忽然不能开了

报错:cygwin could not fork child process there are no available terminals (-1)git

缘由:有一个bash.exe的进程须要关闭windows

解决方法:安全

  1. tasklist查看进程端口号
  2. taskkill /pid xxxx -t -f
  3. 若是仍是杀不掉就用管理员模式启动

查看windows异常关机/重启

经过windows事件查看器/Event Viewerbash

windows log ----- systemgitlab

ZGC

git clean

git clean -n 预演 git clean -f 删除文件 git clean -df 删除文件和文件夹 git clean -xf 删除文件,无论是否是gitignore里的文件 git clean -xdf 删除文件(夹),无论是否是gitignore里面的文件spa

安全漏洞

In GNOME GLib 2.56.1, g_markup_parse_context_end_parse() in gmarkup.c has a NULL pointer dereference.
复制代码

扫描出安全漏洞code

issue进程

patch事件

本站公众号
   欢迎关注本站公众号,获取更多信息