-
Currently it's possible to define a malloc capability in code that gets compiled into a library, in effect giving a library a heap quota even if the compartment that includes the library is defined no…
-
### What happened?
A bug happened!
I use a macbook air m3 (8gb) and when I init a project with pnpm create plasmo or plasmo init and I tried to start the project witn pnpm dev or plasmo dev. I h…
-
想问一下这一串什么时候需要 什么时候不需要啊
如图 为什么进栈要输入 但是出栈不要输入
![image](https://github.com/user-attachments/assets/5f341601-3c55-496d-93b0-28acbd6ce8df)
-
Hi,
It seems that with the 6.12.x kernel, compilation fails:
```
make[1]: Entering directory '/usr/src/linux-standard'
warning: the compiler differs from the one used to build the kernel
The …
-
I tried using `wget` to get `index.html` and the server exited with the error:
```
malloc(): corrupted top size
```
If I don't pass anything in the path of the URL, it works.
-
In the current design all of the attributes are doing individual mallocs. That seems fine until you take into account the malloc granularity is 16b I think and often only 4b is used. There are other…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
2.0-dev
### Commit ID
2fdf5b51f3557b2c1fe66cba6e9b723e8f2fb384
### Other Environment In…
-
cp checkpoints/mimictalk_orig/os_secc2plane_torso/config.yaml checkpoints_mimictalk/TED_001_cropped_25fps
Traceback (most recent call last):
File "/home/MimicTalk/inference/app_mimictalk.py", line…
-
**Context:**
I'm not sure whether this is a bug or I'm not understanding what Enzyme is warning me about, so some information on possible sources of the error would be really appreciated. The error m…
-
Seems like a similar issue was seen here: https://github.com/RIOT-OS/RIOT/pull/2590
I have xcode-tools (~mac's version of build-essential), clang and whatnot.