-
restarting httpd via supervisor leaves zombie processes behind
````
ps faxu
1000180+ 223 0.0 0.0 11820 1840 ? Ss 15:07 0:00 /bin/sh
1000180+ 376 0.0 0.0 51704 1688 ? …
-
Hi,
I have stumbled on an segafult issue yesterday after upgrading from com.google.cloud:google-cloud-pubsub from 1.123.7 to 1.123.8 . Reverting to 1.123.7 fixed the issue.
Same happens when upd…
-
**Is your feature request related to a problem? Please describe.**
I'm using NetworkManager, and configured `Restart=always` in NetworkManager.service. I found it couldn't be restarted when org.fre…
-
**Description: What's your idea?**
Quite a while ago, Arch Linux has turned on many binary security features via
compilation flags (2016)[1](#f1) or turned off options that are known to help
expl…
-
### Description of the problem / feature request:
Config definition in `~/.bazelrc` doesn't override conflicting definition in workspace `.bazelrc`.
Given the `--announce_rc` findings below,
``…
-
Reproducer:
`kpod run -t -i --rm fedora:27 bash`
In the container:
`trap "echo Got SIGTERM" 15`
Outside the container:
`kpod kill $CONTAINER_ID`
Expected behavior: the container prints "Got …
-
When I start my terminal app (Kitty) using zsh, I get this error:
```
+(anon):7> setopt monitor
+(anon):9> (( ! _GITSTATUS_STATE_POWERLEVEL9K ))
+(anon):10> [[ -r /proc/version && 'Linux versi…
t0msk updated
8 months ago
-
/kind bug
**Description**
I am attempting to setup a container that runs 2 systemd units that work together.
I am also working in a rootless environment.
I need to run an entrypoint script…
-
**Create v2panel-start.sh**
`vi /opt/jar/v2panel-start.sh`
> #!/bin/sh
> nohup java -jar -Xmx40m -XX:MaxDirectMemorySize=8M -XX:MaxMetaspaceSize=80m /opt/jar/admin.jar --spring.config.location=…
-
### Description
When trying to run to uart_smoketest as per the Getting Started command, after (quite) a while I get the following, similar errors:
```
./bazelisk.sh test --test_output=streamed --s…