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

Error occurs when shutdown the operating system without closing shadowsocks. #65

Closed
we1559 opened this issue Nov 14, 2014 · 1 comment
Closed

Comments

@we1559
Copy link

we1559 commented Nov 14, 2014

some information related show below

************** 异常文本 **************
System.InvalidOperationException: 进程(1984)已退出,因此无法处理请求。
在 System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
在 System.Diagnostics.Process.Kill()
在 Shadowsocks.Controller.PolipoRunner.Stop()
在 Shadowsocks.Controller.ShadowsocksController.Stop()
在 Shadowsocks.View.ConfigForm.ConfigForm_FormClosed(Object sender, FormClosedEventArgs e)
在 System.Windows.Forms.Form.OnFormClosed(FormClosedEventArgs e)
在 System.Windows.Forms.Form.WmClose(Message& m)
在 System.Windows.Forms.Form.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

and I found where related code is. I will try to fix it.

@we1559
Copy link
Author

we1559 commented Nov 14, 2014

I found this bug was fixed several days ago.
My connection with github failed so I couldn't sync to the latest code.
close this issuse

@we1559 we1559 closed this as completed Nov 14, 2014
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