-
### Zig Version
0.14.0-dev.2164+6b2c8fc68
### Steps to Reproduce and Observed Behavior
```zig
const Context = struct {
strings: []const []const u8,
pub fn eql(ctx: Context, a: []const …
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Version or Commit ID
main
### Other environment information
_No response_
### Actual behavior and H…
-
I get a test failure compiling dnf5-5.2.6.0 on gentoo/guru; here is the stacktrace if compiled with asan:
```
~ $ ASAN_OPTIONS=symbolize=1,detect_odr_violation=0,detect_leaks=0 ./run_tests_cli
R…
-
This issue keeps track of the problem I met when I tried to do all the dataflow transformations in Python.
If we create separate contexts for different modules, this issue will occur.
```
#0 0x0…
-
error LNK2019: unresolved external symbol "public: __cdecl tensorflow::Input::Initializer::Initializer(class std::initializer_list const &)"
error LNK2019: unresolved external symbol "public: static …
-
### Describe the bug
OpenSearch 2.14 introduced a new feature/setting: `cluster.allocator.existing_shards_allocator.batch_enabled`.
This setting is documented as being able be set dynamically:
…
-
### Zig Version
0.14.0-dev.1765+73de620ad
### Steps to Reproduce and Observed Behavior
```diff
--- lib/std/array_list.zig.orig 2024-10-06 16:53:25.000000000 +1000
+++ lib/std/array_list.zig…
-
### Zig Version
0.14.0-dev.367+a57479afc
### Steps to Reproduce and Observed Behavior
Example zig code:
```js
const std = @import("std");
const fs = std.fs;
const print = std.debug.print;…
-
Hey, when doing anything related to topics, like `ros2 topic list`, starting `rviz2` or playing a bag the application crashes. My platform is `osx-arm64`.
```
(ros2) m@mbp ~ % ros2 topic list
[fo…
-
https://share.backtrace.io/api/share/cO3K2Mh243Pb8J75Hx3j0n1
See Logging-NOTREACHED_MESSAGE on backtrace
`web_ui_impl.cc:272: NOTREACHED hit. Unhandled chrome.send("getLeoIconVisibility", [ "get…