42wim / matterircd

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

slack: crash on startup #154

Closed Peter4825 closed 6 years ago

Peter4825 commented 6 years ago

using the latest (v0.16.6), i get the following crash when I just started matterircd and connected/logged in using slack:

[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x84d864]

goroutine 23 [running]: github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit.(User).syncSlackChannel(0xc4201a6000, 0xc420207710, 0x9, 0xc420484445, 0x6) /go/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/slackuser.go:242 +0xf4 github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit.(User).(github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit.syncSlackChannel)-fm(0xc420207710, 0x9, 0xc420484445, 0x6) /go/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/server_commands.go:154 +0x52 github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit.CmdJoin(0x9d1800, 0xc420077790, 0xc4201a6000, 0xc420478a00, 0xc4200e3c28, 0x1) /go/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/server_commands.go:158 +0x280 github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit.commands.Run(0xc420161890, 0x9d1800, 0xc420077790, 0xc4201a6000, 0xc420478a00, 0x9cdec0, 0xc42005ca80) /go/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(0xc420077790, 0xc4201a6000, 0xc420478a00, 0xc4201e23b0) /go/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/server.go:374 +0x7a created by github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit.(server).handle /go/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/server.go:373 +0x107