Skip to content

BUG: panic on sub_d with race mode #2070

@wdvxdr1123

Description

@wdvxdr1123
unexpected fault address 0x1800071895b
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x1 addr=0x1800071895b pc=0xabd190]

goroutine 1 [running]:
runtime.throw({0xe51a09?, 0x451771?})
        runtime/panic.go:1047 +0x5d fp=0xc0001946f0 sp=0xc0001946c0 pc=0x46d23d
runtime.sigpanic()
        runtime/signal_unix.go:851 +0x28a fp=0xc000194750 sp=0xc0001946f0 pc=0x484bca
github.com/Mrs4s/go-cqhttp/internal/encryption/t544.sub_d(0x13a38c0, {0xc000584270, 0x10, 0x10})
        github.com/Mrs4s/go-cqhttp/internal/encryption/t544/encryption_amd64.s:251 +0x30 fp=0xc000194770 sp=0xc000194750 pc=0xabd190
github.com/Mrs4s/go-cqhttp/internal/encryption/t544.(*encryptionData).tencentEncryptB(0x13a11c0, {0xc000584270, 0x10, 0x10}, {0xc00043c0b0, 0x47070c8dedef5e3c?, 0x2c})
        github.com/Mrs4s/go-cqhttp/internal/encryption/t544/encryption_generic.go:51 +0x185 fp=0xc0001947c0 sp=0xc000194770 pc=0xabaae5
github.com/Mrs4s/go-cqhttp/internal/encryption/t544.(*encryptionData).tencentEncryptionB(0x13a11c0, {0xc0004661e0, 0x10, 0xc0003ae16c?}, {0xc0003ae168, 0x15, 0x15})
        github.com/Mrs4s/go-cqhttp/internal/encryption/t544/encryption_generic.go:69 +0x245 fp=0xc000194978 sp=0xc0001947c0 pc=0xabaf65

cc @fumiama

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions