panic: runtime error: invalid memory address or nil pointer dereference (main.GetMessage) #375

Closed
opened 2021-06-28 08:08:27 +00:00 by grin · 1 comment

Hello, I first tried cwtch so here comes a bunch of separate reports. Close/reorg at will.

Desktop client, Linux, Debian/sid, amd64, xfce, xorg.

This one is a plain crash:

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x48 pc=0x7fc4439c6f45]

goroutine 18 [running, locked to thread]:
main.GetMessage(0xc000351d40, 0x38, 0xc0001cbb00, 0x20, 0xef, 0x38, 0xc0001cba60)
        /drone/src/lib.go:500 +0x125
main.c_GetMessage(0x7fc428205ff0, 0xc000000038, 0x7fc4282060c0, 0xef00000020, 0x7fc4437a0001)
        /drone/src/lib.go:486 +0x90
Aborted

It was preceded by about a million of
2021/06/28 00:38:43 src/lib.go [ERR ] Couldn't find message in timeline or unacked messages, probably transient threading issue, but logging for visibility..

Which may have been a result of other problems I cannot tell since it was 1 million and one messages before on the screen.

Hello, I first tried cwtch so here comes a bunch of separate reports. Close/reorg at will. Desktop client, Linux, Debian/sid, amd64, xfce, xorg. This one is a plain crash: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x48 pc=0x7fc4439c6f45] goroutine 18 [running, locked to thread]: main.GetMessage(0xc000351d40, 0x38, 0xc0001cbb00, 0x20, 0xef, 0x38, 0xc0001cba60) /drone/src/lib.go:500 +0x125 main.c_GetMessage(0x7fc428205ff0, 0xc000000038, 0x7fc4282060c0, 0xef00000020, 0x7fc4437a0001) /drone/src/lib.go:486 +0x90 Aborted ``` It was preceded by about a million of `2021/06/28 00:38:43 src/lib.go [ERR ] Couldn't find message in timeline or unacked messages, probably transient threading issue, but logging for visibility..` Which may have been a result of other problems I cannot tell since it was 1 million and one messages before on the screen.
sarah added the
bug
label 2021-06-28 14:54:58 +00:00
Owner

Thanks, closing in favour of cwtch.im/cwtch-ui#55

Thanks, closing in favour of https://git.openprivacy.ca/cwtch.im/cwtch-ui/issues/55
sarah closed this issue 2021-06-28 15:55:49 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch#375
No description provided.