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

无效的指针 #1

Open
Sunmimy opened this issue Nov 13, 2020 · 0 comments
Open

无效的指针 #1

Sunmimy opened this issue Nov 13, 2020 · 0 comments

Comments

@Sunmimy
Copy link

Sunmimy commented Nov 13, 2020

直接运行启动后, 点击搜索....
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x40 pc=0x81cc2f]

goroutine 23 [running]:
main.httpDo(0x936aa5, 0x3, 0xc0002a80c0, 0x59, 0x0, 0x0)
D:/gopath/src/BlogSearch/BlogSearch.go:674 +0x37f
main.getjuejinList(0xc000255000, 0x6, 0x94bd84, 0x1, 0xdd3de0, 0x0, 0x0)
D:/gopath/src/BlogSearch/BlogSearch.go:786 +0xe6
main.(*MyMainWindow).GetList.func3(0xc000255000, 0x6, 0x1, 0xc0001262c0)
D:/gopath/src/BlogSearch/BlogSearch.go:372 +0xbd
created by main.(*MyMainWindow).GetList
D:/gopath/src/BlogSearch/BlogSearch.go:370 +0x411

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

1 participant