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

Crash when confirm invite from Skype group #20

Open
thehijacker opened this issue Aug 1, 2022 · 4 comments
Open

Crash when confirm invite from Skype group #20

thehijacker opened this issue Aug 1, 2022 · 4 comments

Comments

@thehijacker
Copy link

Hello,

I finaly made this run. Login works and says it was a success. I see lots of contacts showing. When I accept invite from one I get following error:

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

goroutine 584 [running]:
maunium.net/go/mautrix/appservice.(*IntentAPI).EnsureJoined(0x0, {0xc00037e3f0, 0x24})
        /go/pkg/mod/github.com/pidongqianqian/[email protected]/appservice/intent.go:70 +0x2a
maunium.net/go/mautrix/appservice.(*IntentAPI).RedactEvent(0x0, {0xc00037e3f0, 0x24}, {0xc00037e3c0, 0x2c}, {0x0, 0x0, 0x0})
        /go/pkg/mod/github.com/pidongqianqian/[email protected]/appservice/intent.go:226 +0x4b
main.(*MatrixHandler).HandleMessage.func1()
        /build/matrix.go:405 +0x88
created by main.(*MatrixHandler).HandleMessage
        /build/matrix.go:402 +0x2ec

I have to login again.

Thank you.

@thehijacker
Copy link
Author

Maybe important information. I have build the docker image and pushed it to dockerhub (private). Maybe something is wrong with the build? I got no error or warning messages.

@matevy
Copy link

matevy commented Sep 5, 2022

exactly the same issue here, we thought it is because we are running it on ppc64le, but apparently not.

@CyberAdmin97
Copy link

did you find the solution ?

@matevy
Copy link

matevy commented Sep 13, 2022 via email

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

3 participants