-
## Background information
Running the full mpi4py test suite in the Fedora package getting what looks like a new test failure.
### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, …
-
I'm trying to test the Linux 9p filesystem, but when I try to read from a file, ganesha.nfsd dies with SEGV. Valgrind shows the problem:
==38960== Memcheck, a memory error detector
==38960== Copy…
-
For any new packages matching the *-dbginfo*.eopkg glob unzip and extract the `.debug` files to a configurable debuginfod folder.
When a debuginfod service is running this should be enough to get t…
-
I'm running into the following compilation failure of gpr2 25.0.0 (using the tarball with pregenerated kb db) with GNU GNAT 13.3.0. `gnatcoll-json.ads` is supplied from gnatcoll-core 25.0.0.
```
R…
-
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…
-
libvirt not building anymore. During build I have error:
````
..\\/..\\/libvirt-6.2.0\\/src\\/logging\\/log_protocol.x:24: syntax error
cannot shutdown /mingw64/bin/portable-rpcgen -o -: at ../../…
-
when toggling on np1sec on a chatroom window, pidgin dies immediately with this message :)
fauno updated
7 years ago
-
![libuv][libuv_banner]
## Overview
libuv is a multi-platform support library with a focus on asynchronous I/O. It
was primarily developed for use by [Node.js][], but it's also
used by [Luvit](…
-
```
(gdb) file /usr/cyrus/sbin/cyr_virusscan
Reading symbols from /usr/cyrus/sbin/cyr_virusscan...done.
(gdb) run
Starting program: /usr/cyrus/sbin/cyr_virusscan
[Thread debugging using libthread…
-
If I don't have pysvd.py in the current working directory, I get errors when trying to use gdb_svd. I've solved this problem in two ways:
1. set `PYTHONPATH` in gdb's environment, so `gdb_svd.py` know…