-
The way we calculate the base address for DWARF-based unwinding works for dynamically linked binaries with `libc` (C/C++/Rust), as well as statically compiled `libc` with Rust (haven't tested C/C++). …
-
### Description
When I was playing around with the `Vector512`, I noticed that `Vector512.Create(sbyte)` first **sign**-extends the value, then broadcasts to the whole vector register.
```csharp
sta…
-
When reading a list of structs from a text file/string, such as `[{number:0},{number:1},{number:2}]`, the following exception is thrown at the end of the list:
`System.FormatException: Illegal charac…
-
## Environment Details
* MicroStream Version: EclipseStore 1.1.0
* JDK version: java21.0.1
* OS: ubuntu 17
* Used frameworks: springboot 2.7.8
## Describe the bug
For more higher performan…
-
(Broader context at the end).
This issue is to discuss a potential PHEP to replace the "testing" and "software maturity" portions of the existing PyHC standards: to lay out what looks like the curr…
-
I'm building `ghc-events` as part of [static-haskell-nix](https://github.com/nh2/static-haskell-nix)'s CI, where sometimes I build with `-O0`.
An assertion appears:
```
test-versions: Assertion…
-
GitHub is not open source. GitHub Actions run on proprietary runners and we're increasingly relying on CI/CD pipelines based on them.
We need to establish a reliable alternative solution which we c…
-
Hi,
I tried to work on a stripped ELF32 Binary.
The output of the file command is:
file my_binary
/path/to/my_binary: ELF 32-bit LSB executable, version 1 (SYSV), statically linked, stripped
when…
-
I want to start off saying that this is a really cool and interesting project and I think a KMP based syntax highlighter is an awesome idea! I am excited to use it for something I am working on. Howev…
-
### How can we help?
I would like help so I can submit the manifest.
### Please read and ensure the following
- [x] The installer meets the above requirements
### Please provide the following info…