Skip to content

panic: qtls.ClientSessionState not compatible with tls.ClientSessionState #7597

@NatoBoram

Description

@NatoBoram

Version information:

panic: qtls.ClientSessionState not compatible with tls.ClientSessionState

goroutine 1 [running]:
github.com/lucas-clemente/quic-go/internal/handshake.init.2()
        C:/Users/natob/Go/pkg/mod/github.com/lucas-clemente/quic-go@v0.17.3/internal/handshake/unsafe.go:26 +0x20e
OS: Windows 10 Pro x86_64
Host: System manufacturer
Kernel: 10.0.19041
Uptime: 20 hours, 48 mins
Shell: bash 4.4.23
Resolution: 1920x1080
DE: Aero
WM: Explorer
WM Theme: Custom
Terminal: Windows Terminal
CPU: Intel i5-3570K (4) @ 3.470GHz
Memory: 10395MiB / 24519MiB
go version go1.15 windows/amd64

Description:

I tried to compile the master branch, but the output can't run.

panic: qtls.ClientSessionState not compatible with tls.ClientSessionState

goroutine 1 [running]:
github.com/lucas-clemente/quic-go/internal/handshake.init.2()
        C:/Users/natob/Go/pkg/mod/github.com/lucas-clemente/quic-go@v0.17.3/internal/handshake/unsafe.go:26 +0x20e

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugA bug in existing code (including security flaws)need/triageNeeds initial labeling and prioritization

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions