-
Hi, all.
I would like to introduce my recent work, ArcHeap: https://arxiv.org/pdf/1903.00503.pdf
and also found techniques by this one.
I already reported unsorted_bin_into_stack, and [this rep…
-
Hello! After running the command provided in the README file, I encountered the following error: "ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /home/minico…
-
I'm trying to use this in a project (you probably know which one) and am getting errors with the bundled executable file:
```
/home/edwin/project/node_modules/bs-platform/lib/bsc.exe -w -48 -colo…
-
When I use the address sanitizer from GCC 10.2.0 with glibc 2.33 on MIPS32 BE on the example application from the sem_wait man page, it does not work correctly.
https://man7.org/linux/man-pages/man3/…
-
My system is Ubuntu18,and I use gcc-9 and g++9 with cmake 3.20;I could run the cmake ,but when i run make,the error saids like that:
[ 33%] Building CXX object CMakeFiles/Fields2Cover.dir/src/field…
-
Should the glibc version be upgraded to 10u3?
It appears that 10u2 is no longer available and results in a failure to fetch:
WARNING: glibc-2.28-r0 do_fetch: Failed to fetch URL https://security…
-
When running `pp` version later than 2.3.4 on Ubuntu 16.04 it fails:
```
vagrant@vagrant:~$ ./pp
./pp: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by ./pp)
```
O…
-
**Describe the bug**
In `:checkhealth`, I get the following error:
```lua
13 img-clip: require("img-clip.health").check()
14
15 img-clip.nvim
16 - ERROR Operating system is not supported
17
…
-
My previous dnf5 was forcefully interrupted.
Now I get:
```
Running transaction
terminate called after throwing an instance of 'libdnf::AssertionError'
what(): libdnf/rpm/transaction.cpp:1…
-
Running `clang broken4.ll`, the file inside this attached tarball, yields a segfault:
[broken4.tar.gz](https://github.com/user-attachments/files/17592471/broken4.tar.gz)
```
PLEASE submit a bug…