-
Notifications
You must be signed in to change notification settings - Fork 154
Description
服务中断。
发生错误。程序遇到了意外的错误终止了,请重启程序。我们深表歉意给您带来的不便。如果您有任何疑问,请联系我们。
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x0 pc=0x7ff66e525302]
goroutine 62324 [running]:
git.gobies.org/goby/crawler.(*HtcapCrawler).bootstrapPage.(*HtcapCrawler).listenTarget.func1({0x7ff66fc88a80?, 0xc082049520?})
git.gobies.org/goby/crawler@v0.0.5/ajaxHtcapListenTarget.go:250 +0xf22
github.com/chromedp/chromedp.runListeners({0xc0975dbb00?, 0xc03cbb7f10?, 0x7ff66ff3972e?}, {0x7ff66fc88a80, 0xc082049520})
github.com/chromedp/chromedp@v0.8.2/util.go:84 +0x19f
github.com/chromedp/chromedp.(*Target).run.func1()
github.com/chromedp/chromedp@v0.8.2/target.go:130 +0x2c5
created by github.com/chromedp/chromedp.(*Target).run in goroutine 62322
github.com/chromedp/chromedp@v0.8.2/target.go:105 +0xc5
