42wim / matterircd

Connect to your mattermost or slack using your IRC-client of choice.
MIT License
295 stars 60 forks source link

Slack: parting a channel crashes #146

Closed Peter4825 closed 6 years ago

Peter4825 commented 6 years ago

With matterircd-0.16.5-dev from today panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x48 pc=0x840287]

goroutine 250 [running]: github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit.CmdPart(0x9c04a0, 0xc420078680, 0xc42044c1c0, 0xc4202ca6e0, 0xc420428c78, 0xc420126701) /home/peter/.programs/gopath/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/server_commands.go:328 +0x247 github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit.commands.Run(0xc4201d61e0, 0x9c04a0, 0xc420078680, 0xc42044c1c0, 0xc4202ca6e0, 0x0, 0xc420111a00) /home/peter/.programs/gopath/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/commands.go:51 +0x1d3 github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit.(server).handle.func1(0xc420078680, 0xc42044c1c0, 0xc4202ca6e0, 0xc42034c640) /home/peter/.programs/gopath/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/server.go:368 +0x7a created by github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit.(server).handle /home/peter/.programs/gopath/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/server.go:367 +0x107