-
While preparing the next upload of buildah 1.37.2 to Debian, I noticed build failures on s390x (and that arch only).
All build failures showed unusual behavior, (possibly indicating memory corrupt…
-
As title, trying to use `*Cond` in `SelectBuilder.Where()` causing stack overflow.
Code to reproduce:
```go
package sql
import (
"testing"
"github.com/huandu/go-sqlbuilder"
"github.com…
-
I vote commit-queue in https://go-review.googlesource.com/c/go/+/621997 ,
See https://logs.chromium.org/logs/golang/buildbucket/cr-buildbucket/8733272018311763649/+/u/step/11/log/2
linux-amd64-race …
-
**Describe the bug**
Occasionally triggers a SIGBUS: bus error
**To Reproduce**
```go
package main
import (
"testing"
"github.com/bytedance/mockey"
"github.com/smartystreets/goconve…
-
Problem:
I came across a serialization problem with `CatBoostError` exception instances.
I was able to reproduce it with a minimal example.
Consider the following two Python files:
# cb_ex…
-
## BenchmarkLarge faling
A benchmark case for the package `github.com/gnolang/gno/tm2/pkg/iavl/benchmarks`
is panicking.
It is not clear if this is due to a bug or to a hardware / memory leak.
…
-
The openbsd-386-72 builders are consistently failing on https://build.golang.org/. There seems to be a theme of memory outs and time outs TestTraceStress. Here are a few samples:
Memory outs on int…
-
Has anyone encountered this error?
````shell
unexpected fault address 0x10385b714
fatal error: fault
[signal SIGBUS: bus error code=0x1 addr=0x10385b714 pc=0x10385b714]
goroutine 129 [running…
lhzzz updated
1 month ago
-
```
#!watchflakes
default
-
In four days, CI failed twice on the same l3benchmark test, the first test case in `m3benchmark001.lvt`:
https://github.com/latex3/latex3/blob/15b5556f41276225b19c697724ea8041ee63d637/l3experimental/…