-
My application runs fine with XCode and a self linked version of libomp.dylib (openmp) 17.0.6.
However, as soon as I enable the Sandbox on my macOS application the application throws (most likely bec…
bvoq updated
8 months ago
-
is https://github.com/openobserve/openobserve-docs/blob/main/docs/operator-guide/systemd.md?plain=1#L29 still the recommended unit file? it makes no use of any of the sandboxing features or best pract…
-
![image](https://user-images.githubusercontent.com/3181536/136240857-1ad7f489-37f6-49a9-9262-1a338fc625a6.png)
When trying to install java in sandboxed mode, it shows error like image above "Java i…
-
Currently, `landlock_restrict_self(2)` applies a ruleset on the calling thread, which makes sense from a kernel point of view, and enables some use cases such as tests. However it might be misleading …
-
Hello, I'm currently experimenting with sockets in WAMR on Zephyr, and I'm encountering some challenges.
1. I've adapted a section of the Zephyr socket API.
2. I'm attempting to run an HTTP client o…
-
Type: Bug
1. in notebook.ipynb create a Bokeh plot Click the "Save" button. Nothing happens.
![微信图片_20240826143830](https://github.com/user-attachments/assets/80423a67-4029-4423-82c3-db14cac40e5…
-
Having scheduler and client at 192.168.1.103, build server at 192.168.1.101, I'm getting `NotConnected` from `sccache --dist-status`.
scheduler.conf
```
public_addr = "192.168.1.103:10600"
[cl…
-
(First time writing one of these, so sorry if I've fail to provide good information)
**Describe the bug**
After a recent update, trying to use the File menu/dropdown results in a crash after about a…
-
As a user, I want to be able to adjust settings that affect how I use Platform.Bible so I can configure it how I like to use it.
As an extension developer, I want to be able to provide settings tha…
-
We should try to reuse the Broker stuff from the new EDK to get shared buffers created synchronously for sandboxed processes.