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

[BUG]: panic: (*objects.BadMsgNotification) #60

Closed
heyvipho opened this issue Jan 26, 2021 · 1 comment
Closed

[BUG]: panic: (*objects.BadMsgNotification) #60

heyvipho opened this issue Jan 26, 2021 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@heyvipho
Copy link

heyvipho commented Jan 26, 2021

Description

panic: (*objects.BadMsgNotification) 0xc00058c430 [recovered]
panic: (*objects.BadMsgNotification) 0xc00058c430

goroutine 53 [running]:
github.com/xelaj/mtproto.(*MTProto).recoverGoroutine(0xc000450900)
/Users/vipho/go/pkg/mod/github.com/xelaj/[email protected]/mtproto_utils.go:86 +0x125
panic(0x180dc20, 0xc00058c430)
/usr/local/Cellar/go/1.15.7/libexec/src/runtime/panic.go:969 +0x1b9
github.com/xelaj/mtproto.(*MTProto).processResponse(0xc000450900, 0x1a86fe0, 0xc0000fc070, 0x0, 0x0)
/Users/vipho/go/pkg/mod/github.com/xelaj/[email protected]/mtproto.go:346 +0x64a
github.com/xelaj/mtproto.(*MTProto).processResponse(0xc000450900, 0x1a86fe0, 0xc0000fc000, 0x88, 0x1a86fe0)
/Users/vipho/go/pkg/mod/github.com/xelaj/[email protected]/mtproto.go:312 +0x93e
github.com/xelaj/mtproto.(*MTProto).startReadingResponses.func1(0xc000450900, 0x1a89160, 0xc0005ae080)
/Users/vipho/go/pkg/mod/github.com/xelaj/[email protected]/mtproto.go:289 +0x34b
created by github.com/xelaj/mtproto.(*MTProto).startReadingResponses
/:257 +0x70
exit status 2

@heyvipho heyvipho added the bug Something isn't working label Jan 26, 2021
@quenbyako
Copy link
Member

Hey @vipho, thanks for your feedback!

It looks like #49, so i'll close it as duplicate. You can always reopen if you want to.

@quenbyako quenbyako added the duplicate This issue or pull request already exists label Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants