Skip to content

fix: panic in vless xhttp h3 mode when quic dial fails#2736

Merged
wwqgtxx merged 1 commit into
MetaCubeX:Alphafrom
beck-8:fix/vless-xhttp-h3-panic
Apr 20, 2026
Merged

fix: panic in vless xhttp h3 mode when quic dial fails#2736
wwqgtxx merged 1 commit into
MetaCubeX:Alphafrom
beck-8:fix/vless-xhttp-h3-panic

Conversation

@beck-8

@beck-8 beck-8 commented Apr 20, 2026

Copy link
Copy Markdown
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x438 pc=0x7ff749853181]

goroutine 94060 [running]:
github.com/metacubex/quic-go.(*Conn).QlogTrace(...)
        C:/Users/admin/go/pkg/mod/github.com/metacubex/quic-go@v0.59.1-0.20260413153657-53bb22f2c306/connection.go:3132
github.com/metacubex/quic-go/http3.newClientConn(0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
        C:/Users/admin/go/pkg/mod/github.com/metacubex/quic-go@v0.59.1-0.20260413153657-53bb22f2c306/http3/client.go:93 +0x41
github.com/metacubex/quic-go/http3.(*Transport).init.func1(0x7ff74aa56f00?)
        C:/Users/admin/go/pkg/mod/github.com/metacubex/quic-go@v0.59.1-0.20260413153657-53bb22f2c306/http3/transport.go:131 +0x2b
github.com/metacubex/quic-go/http3.(*Transport).dial(0xc001b91560, {0x7ff74aa56f00, 0xc00ea68190}, {0xc002defe78, 0x12})
        C:/Users/admin/go/pkg/mod/github.com/metacubex/quic-go@v0.59.1-0.20260413153657-53bb22f2c306/http3/transport.go:386 +0x17c
github.com/metacubex/quic-go/http3.(*Transport).getClient.func1()
        C:/Users/admin/go/pkg/mod/github.com/metacubex/quic-go@v0.59.1-0.20260413153657-53bb22f2c306/http3/transport.go:318 +0x71
created by github.com/metacubex/quic-go/http3.(*Transport).getClient in goroutine 94059
        C:/Users/admin/go/pkg/mod/github.com/metacubex/quic-go@v0.59.1-0.20260413153657-53bb22f2c306/http3/transport.go:315 +0x297

@wwqgtxx wwqgtxx merged commit b3104a5 into MetaCubeX:Alpha Apr 20, 2026
@beck-8 beck-8 deleted the fix/vless-xhttp-h3-panic branch April 20, 2026 06:26
kuno pushed a commit to kuno/mihomo that referenced this pull request May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants