We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[2023-10-29T12:49:45-04:00] DEBUG bridge/deltachat: Processing 669 messages panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0xd2 pc=0x7d1c45]
goroutine 16 [running]: github.com/deltachat/deltaircd/bridge/deltachat.(*DeltaChat).processMessages(0xc000198480) /media/drive/opt/deltaircd/bridge/deltachat/deltachat.go:295 +0xc5 github.com/deltachat/deltaircd/bridge/deltachat.(*DeltaChat).loginToDeltaChat.func1() /media/drive/opt/deltaircd/bridge/deltachat/deltachat.go:122 +0x25 created by github.com/deltachat/deltaircd/bridge/deltachat.(*DeltaChat).loginToDeltaChat /media/drive/opt/deltaircd/bridge/deltachat/deltachat.go:121 +0xa18 [2023-10-29T16:49:45Z INFO deltachat_rpc_server] EOF reached on stdin
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[2023-10-29T12:49:45-04:00] DEBUG bridge/deltachat: Processing 669 messages
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0xd2 pc=0x7d1c45]
goroutine 16 [running]:
github.com/deltachat/deltaircd/bridge/deltachat.(*DeltaChat).processMessages(0xc000198480)
/media/drive/opt/deltaircd/bridge/deltachat/deltachat.go:295 +0xc5
github.com/deltachat/deltaircd/bridge/deltachat.(*DeltaChat).loginToDeltaChat.func1()
/media/drive/opt/deltaircd/bridge/deltachat/deltachat.go:122 +0x25
created by github.com/deltachat/deltaircd/bridge/deltachat.(*DeltaChat).loginToDeltaChat
/media/drive/opt/deltaircd/bridge/deltachat/deltachat.go:121 +0xa18
[2023-10-29T16:49:45Z INFO deltachat_rpc_server] EOF reached on stdin
The text was updated successfully, but these errors were encountered: