lxn / walk

A Windows GUI toolkit for the Go Programming Language
Other
6.8k stars 885 forks source link

Why webview's Refresh() throw exception ? #666

Open weiweiabc109 opened 4 years ago

weiweiabc109 commented 4 years ago

Exception 0xc0000005 0x1 0xc8 0x7767d196 PC=0x7767d196

syscall.Syscall(0x7fee90fd1d0, 0x1, 0x1460950, 0x0, 0x0, 0x0, 0x0, 0x0 ) C:/Go/src/runtime/syscall_windows.go:188 +0xfa github.com/lxn/win.(*IWebBrowser2).Refresh(...)