Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panic in function handleDatabaseError #458

Open
galihsatriawan opened this issue Sep 5, 2023 · 0 comments
Open

Panic in function handleDatabaseError #458

galihsatriawan opened this issue Sep 5, 2023 · 0 comments

Comments

@galihsatriawan
Copy link

galihsatriawan commented Sep 5, 2023

Hi @tulir ,
We found a panic, but don't know how to reproduce it, here is the detail

/go/pkg/mod/go.mau.fi/whatsmeow@v0.0.0-20230831081037-69534bf768bc/client.go:580 +0x158 2023-09-05 08:45:30 created by go.mau.fi/whatsmeow.(*Client).handlerQueueLoop 2023-09-05 08:45:30 /go/pkg/mod/go.mau.fi/whatsmeow@v0.0.0-20230831081037-69534bf768bc/client.go:582 +0x84 2023-09-05 08:45:30 go.mau.fi/whatsmeow.(*Client).handlerQueueLoop.func1() 2023-09-05 08:45:30 /go/pkg/mod/go.mau.fi/whatsmeow@v0.0.0-20230831081037-69534bf768bc/message.go:48 +0x2e8 2023-09-05 08:45:30 go.mau.fi/whatsmeow.(*Client).handleEncryptedMessage(0x40021cc000, 0x851348?) 2023-09-05 08:45:30 /go/pkg/mod/go.mau.fi/whatsmeow@v0.0.0-20230831081037-69534bf768bc/message.go:148 +0x648 2023-09-05 08:45:30 go.mau.fi/whatsmeow.(*Client).decryptMessages(0x40021cc000, 0x400d408700, 0x400983bec0) 2023-09-05 08:45:30 /go/pkg/mod/go.mau.fi/whatsmeow@v0.0.0-20230831081037-69534bf768bc/message.go:211 +0x2f4 2023-09-05 08:45:30 go.mau.fi/whatsmeow.(*Client).decryptDM(0x40021cc000, 0xf092e2?, {{0x40107cfc80, 0xd}, 0x0, 0x0, 0x0, {0xf1d2c9, 0xe}}, 0x1) 2023-09-05 08:45:30 /go/pkg/mod/go.mau.fi/libsignal@v0.1.0/session/SessionCipher.go:173 +0x58 2023-09-05 08:45:30 go.mau.fi/libsignal/session.(*Cipher).DecryptMessageReturnKey(0x4001153b18, 0x40002aa140) 2023-09-05 08:45:30 /go/pkg/mod/go.mau.fi/libsignal@v0.1.0/session/Session.go:93 +0x94 2023-09-05 08:45:30 go.mau.fi/libsignal/session.(*Builder).Process(0x401051e410, 0x4001d5f758?, 0x40002aa140) 2023-09-05 08:45:30 /go/pkg/mod/go.mau.fi/whatsmeow@v0.0.0-20230831081037-69534bf768bc/store/signal.go:39 +0x1ec 2023-09-05 08:45:30 go.mau.fi/whatsmeow/store.(*Device).SaveIdentity(0x40006f8f20, 0x4001d5f740, 0x40066e2140) 2023-09-05 08:45:30 /go/pkg/mod/go.mau.fi/whatsmeow@v0.0.0-20230831081037-69534bf768bc/store/store.go:162 +0x104 2023-09-05 08:45:30 go.mau.fi/whatsmeow/store.(*Device).handleDatabaseError(0x40006f8f20, 0xf?, {0x1308920?, 0x40010cf8c0}, {0xf24d8e?, 0x40107cfee0?}, {0x40011538f8?, 0x1311e18?, 0x680?})

Thanks 🙏

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

No branches or pull requests

1 participant