[OpenIndiana-discuss] gccgo crashes

Andreas Wacknitz A.Wacknitz at gmx.de
Fri Oct 20 17:33:34 UTC 2023


Am 20.10.23 um 19:15 schrieb Marcel Telka:
> On Fri, Oct 20, 2023 at 07:07:25PM +0200, Goetz T. Fischer wrote:
>> On Fri, 20 Oct 2023 15:41:06 +0200, Marcel Telka wrote:
>>> Could you please provide full repro steps?
>> done already:
>>
>> On Fri, 20 Oct 2023 03:20:51 +0200, Goetz T. Fischer wrote:
>>> initial argv: /usr/gcc/10/bin/go env
>> ...
>>> even something as simple as "env" crashes
> Sorry, I'm unable to reproduce:
>
> $ /usr/gcc/10/bin/go env
> GO111MODULE=""
> GOARCH="amd64"
> GOBIN=""
> GOCACHE="/home/marcel/.cache/go-build"
> GOENV="/home/marcel/.config/go/env"
> GOEXE=""
> GOFLAGS=""
> GOHOSTARCH="amd64"
> GOHOSTOS="solaris"
> GOINSECURE=""
> GONOPROXY=""
> GONOSUMDB=""
> GOOS="solaris"
> GOPATH="/home/marcel/go"
> GOPRIVATE=""
> GOPROXY="https://proxy.golang.org,direct"
> GOROOT="/usr/gcc/10"
> GOSUMDB="sum.golang.org"
> GOTMPDIR=""
> GOTOOLDIR="/usr/gcc/10/lib/gcc/x86_64-pc-solaris2.11/10.5.0"
> GCCGO="/usr/gcc/10/bin/gccgo"
> AR="ar"
> CC="gcc"
> CXX="g++"
> CGO_ENABLED="1"
> GOMOD=""
> CGO_CFLAGS="-g -O2"
> CGO_CPPFLAGS=""
> CGO_CXXFLAGS="-g -O2"
> CGO_FFLAGS="-g -O2"
> CGO_LDFLAGS="-g -O2"
> PKG_CONFIG="pkg-config"
> GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build677509705=/tmp/go-build -gno-record-gcc-switches -funwind-tables"
> $ echo $?
> 0
> $
>
>
> Is your system up-to-date?
>
>
It's crashing for me, too.



More information about the openindiana-discuss mailing list